mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00: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 <[email protected]>