AVIPALCHANGE

typedef struct
{
    BYTE		bFirstEntry;	
    BYTE		bNumEntries;	
    WORD		wFlags;		
    PALETTEENTRY	peNew[];	
} AVIPALCHANGE;