IDirectDrawSurface_GetDC 1938 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface_GetDC(p,a) (p)->lpVtbl->GetDC(p,a) IDirectDrawSurface_GetDC 1977 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface_GetDC(p,a) (p)->GetDC(a)