WM_PALETTEISCHANGING top-level constant

int const WM_PALETTEISCHANGING

The WM_PALETTEISCHANGING message informs applications that an application is going to realize its logical palette.

Implementation

const WM_PALETTEISCHANGING = 0x0310;