IDirectDraw3_GetCaps 1590 3rdparty/include/dshow/ddraw.h #define IDirectDraw3_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b) IDirectDraw3_GetCaps 1620 3rdparty/include/dshow/ddraw.h #define IDirectDraw3_GetCaps(p,a,b) (p)->GetCaps(a,b)