reactos/base/setup/lib
Katayama Hirofumi MZ 25b7447818
[SETUPLIB][NTUSER] Toggle input language/layout on Alt+Shift / Ctrl+Shift (#5839)
- Respect the toggle key settings.
- Change the hot key settings in 
  base/setup/lib/mui.c.
- Revert IntDefWindowProc function about
  Alt+Shift handling.
- Delete some code in
  co_IntProcessKeyboardMessage for Alt+Shift
  handling.
- Add IntGetNextKL, IntLanguageToggle, and
  IntCheckLanguageToggle helper functions.
- Modify ProcessKeyEvent and
  UserGetLanguageToggle functions to
  support [Left Alt]+Shift and Ctrl+Shift.
- Improve WM_INPUTLANGCHANGEREQUEST
  handling.
- Message handling shouldn't access kbswitch
  directly.
CORE-10667
2023-10-31 22:37:49 +09:00
..
lang [INF][INTL.INF][SETUPLIB] We don't have preinstalled IMEs (#4774) 2022-10-14 07:17:24 +09:00
spapisup
utils [USETUP] Blur the boundaries between MBR "Primary" and "Logical" partitions (#5837) 2023-10-28 17:08:41 +02:00
bootcode.c
bootcode.h
bootsup.c [SETUPLIB] Add NTFS boot support. (#3778) 2022-10-19 02:02:24 +02:00
bootsup.h
CMakeLists.txt [CMAKE] Set _WINKD_ define only where required (kernel and setuplib) 2022-09-10 23:16:26 +02:00
errorcode.h
fsutil.c [SETUPLIB] Add NTFS boot support. (#3778) 2022-10-19 02:02:24 +02:00
fsutil.h [SETUPLIB] Add NTFS boot support. (#3778) 2022-10-19 02:02:24 +02:00
install.c
install.h
mui.c [SETUPLIB][NTUSER] Toggle input language/layout on Alt+Shift / Ctrl+Shift (#5839) 2023-10-31 22:37:49 +09:00
mui.h
muifonts.h [SETUP][INF] Use the standard "Helv" -> "MS Sans Serif" substitution... (#4864) 2022-11-13 00:26:13 +01:00
muilanguages.h
precomp.h
registry.c
registry.h
settings.c [SETUP] Don't default to MP builds, when KDBG is enabled 2022-07-20 23:57:42 +02:00
settings.h
setuplib.c
setuplib.h
substset.h