mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
f64577c1ea1a43403ad88c77c59c4a7cf5a779d1
- Rewrite keyboard input processing to match windows behavior - Deduplicate code, add comments, mark functions static - Support keyboard LEDs in SendInput API - Set last error in more places - Make keyboard layouts compatible with Windows - Add some defines from keyboard layouts to kbd.h and use names from MS file - Move kbd.h from ntoskrnl to NDK as it has nothing to do with kernel - More fixes which I don't remember - Please test CAPSLOCK key with AltGr characters (RALT+X) for layouts which support it. If something fails, report it to me on IRC svn path=/trunk/; revision=54006
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%