mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
- Replace WH_KEYBOARD_LL hook and handler with WH_KEYBOARD and adapted KeyboardProc. - Update key-state checks to use HIWORD(lParam) flags and GetKeyState.