IDirectDrawSurface3_PageUnlock 2240 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface3_PageUnlock(p,a)     (p)->lpVtbl->PageUnlock(p,a)
IDirectDrawSurface3_PageUnlock 2285 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface3_PageUnlock(p,a)     (p)->PageUnlock(a)