reactos/dll/win32/kernel32/client/console
Katayama Hirofumi MZ 8b948ff062
[KERNEL32][SDK] RegisterConsoleIME and UnregisterConsoleIME (#5270)
The conime.exe program exists in WinXP/Win2k3 and it realizes Console IME. conime.exe calls kernel32!RegisterConsoleIME and kernel32!UnregisterConsoleIME. To realize Console IME, these two functions are required. CORE-11700
2023-05-07 22:55:46 +09:00
..
alias.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
console.c [KERNEL32][SDK] RegisterConsoleIME and UnregisterConsoleIME (#5270) 2023-05-07 22:55:46 +09:00
history.c [KERNEL32] Update some console API prototypes. 2017-12-10 17:04:29 +01:00
init.c [KERNEL32][CONSRV] Retrieve the best-suited language ID corresponding to the active console output code page. (#4301) 2022-02-08 15:58:02 +01:00
readwrite.c [KERNEL32] lpNumberOfCharsWritten is optional for WriteConsole (#1079) 2022-08-12 01:58:18 +02:00
vista.c [KERNEL32:CONSOLE] Explicitly use _WIN32_WINNT_VISTA. 2020-03-02 01:08:36 +01:00