WM_DISPLAYCHANGE top-level constant

int const WM_DISPLAYCHANGE

The WM_DISPLAYCHANGE message is sent to all windows when the display resolution has changed.

Implementation

const WM_DISPLAYCHANGE = 0x007E;