IDirectDrawSurface3_Unlock 2233 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface3_Unlock(p,a) (p)->lpVtbl->Unlock(p,a) IDirectDrawSurface3_Unlock 2278 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface3_Unlock(p,a) (p)->Unlock(a)