IDirectDraw2_GetCaps 1493 3rdparty/include/dshow/ddraw.h #define IDirectDraw2_GetCaps(p,a,b)              (p)->lpVtbl->GetCaps(p,a,b)
IDirectDraw2_GetCaps 1521 3rdparty/include/dshow/ddraw.h #define IDirectDraw2_GetCaps(p,a,b)              (p)->GetCaps(a,b)