A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Vizzini e6bdd2efdb Patch from Art Yerkes:
1. I removed the global keyboard pointer, and instead acquire a new copy of
the pointer for each thread that needs it.  This makes a lock unnecessary,
but is probably less efficient than it could be.

2. Keyboard DLL names are read from the registry in the same way as on win2k.
The (Default) value is taken from HKLM\System\currentcontrolset\nls\locale,
and used to form the key HKLM\System\currentcontrolset\<8-digit-locale>
And get the layout file from the "Layout File" value.  I added the entries
for kbdus in hivesys.inf.  When others make keyboard layouts, they should be
added here.

svn path=/trunk/; revision=6362
2003-10-18 20:41:10 +00:00
freeldr - Renamed a lot of variables and functions in the registry. 2003-10-12 15:52:45 +00:00
os2 Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
posix I changed the PSXDLL.DLL version info description to make it different from MS' (and make it say what it actually is). 2003-09-27 21:23:23 +00:00
reactos Patch from Art Yerkes: 2003-10-18 20:41:10 +00:00
rosapps Added Mark Tempel, Art Yerkes, Martin Fuchs, Vizzini, Filip Navara, 2003-10-11 21:06:18 +00:00