reactos/win32ss/include
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
..
callback.h [NTUSER][USER32][IMM32] Initialize pKL->piiex by using ImmLoadLayout (#4645) 2022-09-05 08:34:00 +09:00
ghostwnd.h
imetable.h [IMM32] Add CtfImmIsGuidMapEnable and CtfImmGetGuidAtom (#4621) 2022-08-23 21:57:45 +09:00
ntgdibad.h
ntgdihdl.h [WIN32SS] Use the DCFLAGS and DCTYPE flags defined in ntgdi/dc.h instead of the old ones in include/ntgdihdl.h 2022-03-19 17:26:09 +01:00
ntgdityp.h [Win32K] Fix typo 2021-10-14 09:59:53 -05:00
ntuser.h [USER32] Adjustment for IME/IMM (#4610) 2022-08-18 10:55:11 +09:00
ntusrtyp.h
ntwin32.h