mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 00:12:50 +08:00
- Add code to ImeWnd_OnImeSystem function. - Add CtfLoadThreadLayout and User32DoImeHelp helper functions. - Define IMS_... constants (for WM_IME_SYSTEM wParam) and fix some magic numbers. CORE-11700