reverting 25758 : for follow reason
authorMagnus Olsen <magnus@greatlord.com>
Sat, 10 Feb 2007 14:52:46 +0000 (14:52 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Sat, 10 Feb 2007 14:52:46 +0000 (14:52 +0000)
commit1bbe7c267449e193b9613e7c0fa8b9b5c186286c
treed4f83a7a3585a6647731ad4c135280cfc1cb24da
parent516fc1cc7456465ef69d1445001f660190b8de33
reverting 25758 : for follow reason
1. it cause regress of loading keyboard layout from the regsiter when reatcos booting.
2. it does not follow windows implement
3. it does not using ntoskrnl for it is ntoskrnl that handling the keyboard not the win32k.
4. it does not using right protoype for some syscall
5. some syscall does not working like windows. it mess it up instead.
6. Do not implement own design on public api and syscall

svn path=/trunk/; revision=25763
13 files changed:
reactos/base/shell/cmd/console.c
reactos/dll/win32/user32/user32.def
reactos/dll/win32/user32/windows/input.c
reactos/drivers/video/videoprt/videoprt.h
reactos/include/reactos/win32k/ntuser.h
reactos/subsystems/win32/win32k/include/input.h
reactos/subsystems/win32/win32k/include/win32.h
reactos/subsystems/win32/win32k/ntuser/input.c
reactos/subsystems/win32/win32k/ntuser/kbdlayout.c [deleted file]
reactos/subsystems/win32/win32k/ntuser/keyboard.c
reactos/subsystems/win32/win32k/ntuser/ntstubs.c
reactos/subsystems/win32/win32k/win32k.rbuild
reactos/tools/nci/w32ksvc.db