IDirectDrawSurface7_GetCaps 2538 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface7_GetCaps(p,a)                 (p)->lpVtbl->GetCaps(p,a)
IDirectDrawSurface7_GetCaps 2594 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface7_GetCaps(p,a)                 (p)->GetCaps(a)