A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Rafal Harabien 49793fea10 [WIN32K]
- Remove ReadRegistryValue in kbdlayout.c as we already implement RegQueryValue for reading from registry in W32k. This function additionally checks value type.
- Rename KBL to KL based on Techwiki
- HKCU\Keyboard Layout\Preload value is REG_SZ (not REG_EXPAND_SZ)
- NtUserLoadKeyboardLayoutEx should set last error if flags are invalid
- Minor keyboard layout code cleanup

svn path=/trunk/; revision=54163
2011-10-16 15:39:07 +00:00
reactos [WIN32K] 2011-10-16 15:39:07 +00:00
rosapps [REGEXPL] 2011-10-06 21:36:10 +00:00
rostests [NTDLL_WINETEST] 2011-10-16 11:26:06 +00:00
wallpaper