IDirectDrawSurface_GetCaps 1935 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface_GetCaps(p,a)                 (p)->lpVtbl->GetCaps(p,a)
IDirectDrawSurface_GetCaps 1974 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface_GetCaps(p,a)                 (p)->GetCaps(a)