10 Feb
2025
10 Feb
'25
9:24 a.m.
Anton Baskanov (@baskanov) commented about dlls/win32u/message.c:
} }
+ if (msg->message == WM_MOUSEWHEEL) + msg->hwnd = info.hwndFocus;
What's the point? Even native doesn't do this anymore starting with Windows 10. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7300#note_94127