WM_DISPLAYCHANGE top-level constant

int const WM_DISPLAYCHANGE

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

To learn more, see learn.microsoft.com/windows/win32/gdi/wm-displaychange.

Implementation

const WM_DISPLAYCHANGE = 126;