mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 21:34:20 +08:00
Preparing for Console IME. JIRA issue: CORE-18923 - Add IntRegQueryValue, IntPathQuoteSpacesW, and GetConsoleIMECommandLine helper functions. - Add ConsoleIMERoutine function. - Modify ConnectInfo.ImeRoutine in ConDllInitialize function. - Modify kernel32.spec to add ConsoleIMERoutine. - Add ConsoleIMERoutine prototype to <wincon_undoc.h>. - Connect ImeRoutine in ConSrvConnect function. Co-authored-by: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>