5 Jun
2024
5 Jun
'24
1:45 p.m.
A manual test shows that hotkeys messages are supposed to be received even with that flag, so basically moving the NOLEGACY check right after find_hardware_message_window looks like a simple fix and goes in the right direction.
Done in v3. I considered adding tests for hotkey/rawinput interactions, but found that we emit WM_HOTKEY and WM_INPUT messages in the opposite order from Windows, so skipped them for now. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5741#note_72464