mirror of
https://github.com/reactos/reactos.git
synced 2026-05-22 23:30:07 +08:00
Prepare for Console IME Input for East Asian. JIRA issue: CORE-20243 - Modify .github/labeler.yml. - Add base/system/conime/ . - Modify boot/bootdata/hivesft.inf for Console settings. - Add imm32!ImmCallImeConsoleIME prototype into <imm32_undoc.h>. - Add IMS_CONSOLEIME_1A and IMS_CONSOLEIME_1B values into <imm32_undoc.h>, for WM_IME_SYSTEM message.