mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 02:24:47 +08:00
- Modify NtUserSetImeOwnerWindow prototype. - Add User32GetTopLevelWindow function. - Add ImeWnd_OnImeSetContext function. - Implement WM_IME_SETCONTEXT message handling of the IME window. CORE-11700