IDirectDrawSurface2_PageLock 2094 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface2_PageLock(p,a) (p)->lpVtbl->PageLock(p,a) IDirectDrawSurface2_PageLock 2137 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface2_PageLock(p,a) (p)->PageLock(a)