mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 06:34:33 +08:00
- Add UserGetImeInfoEx helper function. - Implement NtUserGetImeInfoEx function by using UserGetImeInfoEx. - Fix imm32.ImmGetImeInfoEx. - Modify enum IMEINFOEXCLASS. CORE-11700