IDirectDraw7_GetCaps 1810 3rdparty/include/dshow/ddraw.h #define IDirectDraw7_GetCaps(p,a,b)              (p)->lpVtbl->GetCaps(p,a,b)
IDirectDraw7_GetCaps 1846 3rdparty/include/dshow/ddraw.h #define IDirectDraw7_GetCaps(p,a,b)              (p)->GetCaps(a,b)