IDirectDraw7_StartModeTest 1830 3rdparty/include/dshow/ddraw.h #define IDirectDraw7_StartModeTest(p,a,b,c)     (p)->lpVtbl->StartModeTest(p,a,b,c)
IDirectDraw7_StartModeTest 1866 3rdparty/include/dshow/ddraw.h #define IDirectDraw7_StartModeTest(p,a,b,c)     (p)->StartModeTest(a,b,c)