reactos/reactos/dll/keyboard/kbda2
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
..
CMakeLists.txt [CMAKE] 2011-05-16 13:12:07 +00:00
kbda2.c [WIN32K] 2011-10-05 14:09:51 +00:00
kbda2.rbuild Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc removed from BUILTIN_CPPFLAGS in rules.mak) 2009-04-21 00:33:41 +00:00
kbda2.rc
kbda2.spec Replace .def file by a .spec file 2008-08-16 13:18:50 +00:00