WM_MOUSEWHEEL top-level constant
int
const WM_MOUSEWHEEL
Sent to the focus window when the mouse wheel is rotated.
To learn more, see learn.microsoft.com/windows/win32/inputdev/wm-mousewheel.
Implementation
const WM_MOUSEWHEEL = 522;