IDirectDrawSurface3_QueryInterface 2200 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface3_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) IDirectDrawSurface3_QueryInterface 2245 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface3_QueryInterface(p,a,b) (p)->QueryInterface(a,b)