IDirectDrawSurface4_QueryInterface 2354 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface4_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b)
IDirectDrawSurface4_QueryInterface 2405 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface4_QueryInterface(p,a,b) (p)->QueryInterface(a,b)