IDirectSoundBuffer8_GetObjectInPath 679 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_GetObjectInPath(p,a,b,c,d) (p)->lpVtbl->GetObjectInPath(p,a,b,c,d) IDirectSoundBuffer8_GetObjectInPath 707 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_GetObjectInPath(p,a,b,c,d) (p)->GetObjectInPath(a,b,c,d)