IDirectSoundBuffer8_Lock 666 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_Lock(p,a,b,c,d,e,f,g) (p)->lpVtbl->Lock(p,a,b,c,d,e,f,g) IDirectSoundBuffer8_Lock 694 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_Lock(p,a,b,c,d,e,f,g) (p)->Lock(a,b,c,d,e,f,g)