IDirectDraw_GetCaps 1388 3rdparty/include/dshow/ddraw.h #define IDirectDraw_GetCaps(p,a,b)              (p)->lpVtbl->GetCaps(p,a,b)
IDirectDraw_GetCaps 1414 3rdparty/include/dshow/ddraw.h #define IDirectDraw_GetCaps(p,a,b)              (p)->GetCaps(a,b)