reactos/dll/win32/imm32
Katayama Hirofumi MZ 85e292d58f
[NTUSER][USER32][IMM32] Initialize pKL->piiex by using ImmLoadLayout (#4645)
To recognize IME, we have to initialize pKL->piiex.
- Add co_ClientImmLoadLayout and User32CallImmLoadLayoutFromKernel functions to call imm32!ImmLoadLayout on user mode from kernel.
- Use co_ClientImmLoadLayout in NtUserLoadKeyboardLayoutEx.
- Improve Imm32LoadIME to sanitize the IME table.
CORE-11700
2022-09-05 08:34:00 +09:00
..
candidate.c [IMM32] Many renamings and 'Win:' info (#4438) 2022-04-09 10:41:39 +09:00
CMakeLists.txt [IMM32] Add ctf.c for Cicero (#4430) 2022-04-07 22:55:33 +09:00
compstr.c [IMM32] Add more 'Win:' comments (#4423) 2022-03-31 19:36:11 +09:00
ctf.c [IMM32] Add CtfImmIsGuidMapEnable and CtfImmGetGuidAtom (#4621) 2022-08-23 21:57:45 +09:00
guideline.c [IMM32] Renaming: worker functions (#4420) 2022-03-31 14:34:08 +09:00
ime.c [NTUSER][USER32][IMM32] Initialize pKL->piiex by using ImmLoadLayout (#4645) 2022-09-05 08:34:00 +09:00
imm.c [NTUSER][USER32][IMM32] Initialize pKL->piiex by using ImmLoadLayout (#4645) 2022-09-05 08:34:00 +09:00
imm32.spec [IMM32] Add CtfImmIsGuidMapEnable and CtfImmGetGuidAtom (#4621) 2022-08-23 21:57:45 +09:00
keymsg.c [IMM32] Reduce magic numbers from CtfImmSetLangBand 2022-08-15 23:00:54 +09:00
precomp.h [IMM32][USER32] ImmPutImeMenuItemsIntoMappedFile (#4588) 2022-07-23 05:58:17 +09:00
regword.c [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
utils.c [NTUSER][USER32][IMM32] Initialize pKL->piiex by using ImmLoadLayout (#4645) 2022-09-05 08:34:00 +09:00
version.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
win3.c [IMM32] Renaming: s/Imm32HeapAlloc/ImmLocalAlloc/ 2022-03-29 18:02:25 +09:00