IDirectDrawSurface4_GetDC 2372 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface4_GetDC(p,a)                   (p)->lpVtbl->GetDC(p,a)
IDirectDrawSurface4_GetDC 2423 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface4_GetDC(p,a)                   (p)->GetDC(a)