mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 18:32:49 +08:00
- Modify NtUserSetImeOwnerWindow prototype. - Add User32GetTopLevelWindow function. - Add ImeWnd_OnImeSetContext function. - Implement WM_IME_SETCONTEXT message handling of the IME window. CORE-11700