IDirectDrawSurface2_BltBatch 2062 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface2_BltBatch(p,a,b,c) (p)->lpVtbl->BltBatch(p,a,b,c) IDirectDrawSurface2_BltBatch 2105 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface2_BltBatch(p,a,b,c) (p)->BltBatch(a,b,c)