reactos/win32ss/user/user32
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
..
controls [USER32] SetScrollPos should not bypass UserApiHook 2022-02-23 20:32:02 +01:00
include [USER32] Add 'Win:' info to misc/imm.c (#4452) 2022-04-16 14:34:06 +09:00
lang [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4513) 2022-05-20 15:38:24 +03:00
misc [NTUSER][USER32][IMM32] Initialize pKL->piiex by using ImmLoadLayout (#4645) 2022-09-05 08:34:00 +09:00
resources
windows [NTUSER][USER32][IMM32] Initialize pKL->piiex by using ImmLoadLayout (#4645) 2022-09-05 08:34:00 +09:00
CMakeLists.txt [USER32] Don't delay-load-link to imm32.dll (#4328) 2022-01-31 09:30:47 +09:00
user32.rc [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03:00
user32.spec [GITHUB] Add MSVC ARM64 builder 2022-05-25 21:10:17 +03:00