reactos/base
Katayama Hirofumi MZ a0bef1998e
[KBSWITCH] Rely on GetKeyboardLayoutList for getting list (#5263)
- Use GetKeyboardLayoutList to get the keyboard list instead of using Preload registry key.
- Get the special IDs from registry to handle special HKLs in newly-added LoadSpecialIds function.
- Add GetKLIDFromHKL, GetHKLFromLayoutNum, UpdateLayoutList, and GetKLIDFromLayoutNum helper functions.
CORE-13145, CORE-10667, CORE-18924
2023-05-03 07:45:35 +09:00
..
applications [KBSWITCH] Rely on GetKeyboardLayoutList for getting list (#5263) 2023-05-03 07:45:35 +09:00
services [AUDIOSRV] Overhaul logging interfaces CORE-16912 (#5067) 2023-02-18 18:28:30 +01:00
setup [USETUP] Speed up DoFileCopy +24% (#5089) 2023-02-24 10:19:53 +09:00
shell [EXPLORER][RUNDLL32] Restore minimized non-task windows (#5228) 2023-05-03 07:39:05 +09:00
system [EXPLORER][RUNDLL32] Restore minimized non-task windows (#5228) 2023-05-03 07:39:05 +09:00
CMakeLists.txt