win32u: Fix key state not updating before WH_KEYBOARD hook
If a message is removed from the queue with PeekMessage/GetMessage, the key state should get updated before calling the WH_KEYBOARD hooks.
Merge request reports
Activity
added 1 commit
- 76f66ba9 - winu32: Fix key state not updating before WH_KEYBOARD hook
added 1 commit
- 0a9f9155 - winu32: Fix key state not updating before WH_KEYBOARD hook
added 1 commit
- 34763464 - winu32: Fix key state not updating before WH_KEYBOARD hook
added 1 commit
- ebc17010 - win32u: Fix key state not updating before WH_KEYBOARD hook
Please register or sign in to reply