IDirectDrawSurface7_QueryInterface 2523 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface7_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b)
IDirectDrawSurface7_QueryInterface 2579 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface7_QueryInterface(p,a,b) (p)->QueryInterface(a,b)