A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Magnus Olsen 1bbe7c2674 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
2007-02-10 14:52:46 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos reverting 25758 : for follow reason 2007-02-10 14:52:46 +00:00
rosapps A gdi handle viewer. 2007-02-08 23:29:24 +00:00