IDirectDrawSurface2_QueryInterface 2055 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface2_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) IDirectDrawSurface2_QueryInterface 2098 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface2_QueryInterface(p,a,b) (p)->QueryInterface(a,b)