10 Jul
2024
10 Jul
'24
10:48 a.m.
v2: Always return TRUE from NtUserGetKeyboardState, the get_key_state request could only previously fail if the thread message queue failed to be created. Note that as we now skip the request we also don't create a message queue for GetKeyboardState calls. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6036#note_75756