IDirectSoundCapture_CreateCaptureBuffer 734 3rdparty/include/dshow/dsound.h #define IDirectSoundCapture_CreateCaptureBuffer(p,a,b,c) (p)->lpVtbl->CreateCaptureBuffer(p,a,b,c) IDirectSoundCapture_CreateCaptureBuffer 743 3rdparty/include/dshow/dsound.h #define IDirectSoundCapture_CreateCaptureBuffer(p,a,b,c) (p)->CreateCaptureBuffer(a,b,c)