IDirectDrawSurface7_GetDC 2541 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface7_GetDC(p,a) (p)->lpVtbl->GetDC(p,a) IDirectDrawSurface7_GetDC 2597 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface7_GetDC(p,a) (p)->GetDC(a)