IDirectDrawPalette_SetEntries 1279 3rdparty/include/dshow/ddraw.h #define IDirectDrawPalette_SetEntries(p,a,b,c,d) (p)->lpVtbl->SetEntries(p,a,b,c,d)
IDirectDrawPalette_SetEntries 1289 3rdparty/include/dshow/ddraw.h #define IDirectDrawPalette_SetEntries(p,a,b,c,d) (p)->SetEntries(a,b,c,d)