IDirectDrawSurface2_GetDC 2073 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface2_GetDC(p,a)                   (p)->lpVtbl->GetDC(p,a)
IDirectDrawSurface2_GetDC 2116 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface2_GetDC(p,a)                   (p)->GetDC(a)