mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
49793fea10f32e8dd2fcc7149f28b228a3c84e64
- 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
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%