mirror of
https://github.com/reactos/reactos.git
synced 2026-05-08 16:09:20 +08:00
Supporting soft keyboard will improve IME usability. JIRA issue: CORE-19268 - Define IMS_SOFTKBDONOFF constant as 0x13 in <immdev.h>. - Implement WM_IME_SYSTEM.IMS_SOFTKBDONOFF message handling in ImeWnd_OnImeSystem.