IDirectDraw4_GetCaps 1694 3rdparty/include/dshow/ddraw.h #define IDirectDraw4_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b) IDirectDraw4_GetCaps 1727 3rdparty/include/dshow/ddraw.h #define IDirectDraw4_GetCaps(p,a,b) (p)->GetCaps(a,b)