IDirectDrawSurface_BltBatch 1927 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface_BltBatch(p,a,b,c) (p)->lpVtbl->BltBatch(p,a,b,c) IDirectDrawSurface_BltBatch 1966 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface_BltBatch(p,a,b,c) (p)->BltBatch(a,b,c)