IDirectDrawSurface2_PageUnlock 2095 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface2_PageUnlock(p,a)     (p)->lpVtbl->PageUnlock(p,a)
IDirectDrawSurface2_PageUnlock 2138 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface2_PageUnlock(p,a)     (p)->PageUnlock(a)