A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Rafal Harabien f64577c1ea [WIN32K]
- 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
2011-10-05 14:09:51 +00:00
reactos [WIN32K] 2011-10-05 14:09:51 +00:00
rosapps [ROSAPPS/SCREENSAVERS] 2011-10-01 21:28:47 +00:00
rostests [GDI32_WINETEST][KERNEL32_WINETEST] 2011-10-05 09:35:25 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00