IDirectDrawSurface_QueryInterface 1920 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b)
IDirectDrawSurface_QueryInterface 1959 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface_QueryInterface(p,a,b) (p)->QueryInterface(a,b)