WM_SETTINGCHANGE top-level constant

int const WM_SETTINGCHANGE

A message that is sent to all top-level windows when the SystemParametersInfo function changes a system-wide setting or when policy settings have changed.

To learn more, see learn.microsoft.com/windows/win32/winmsg/wm-settingchange.

Implementation

const WM_SETTINGCHANGE = 26;