mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +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.