j
k
j a
j l
Anton Baskanov (@baskanov) commented about dlls/win32u/message.c:
} } if (msg->message == WM_MOUSEWHEEL) msg->hwnd = info.hwndFocus;
} }
msg->hwnd = info.hwndFocus;
What's the point? Even native doesn't do this anymore starting with Windows 10.
Back to the thread
Back to the list