IDirectDrawSurface3_GetDC 2218 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface3_GetDC(p,a)                   (p)->lpVtbl->GetDC(p,a)
IDirectDrawSurface3_GetDC 2263 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface3_GetDC(p,a)                   (p)->GetDC(a)