IDirectDrawSurface3_PageLock 2239 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface3_PageLock(p,a) (p)->lpVtbl->PageLock(p,a) IDirectDrawSurface3_PageLock 2284 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface3_PageLock(p,a) (p)->PageLock(a)