reactos/win32ss/user
Hermès Bélusca-Maïto 3e44a5d71c
[KERNEL32][CONSRV] Retrieve the best-suited language ID corresponding to the active console output code page. (#4301)
CORE-17601, CORE-17803
Replaces PR #4281.

Implement SrvGetConsoleLangId() (server-side) and set the new current
thread's locale after connecting to a console, or changing its output
code page.

Based on API tracing on Windows 2003, as well as on comments and code
gathered from: https://github.com/microsoft/terminal

Tests results are listed in PR #4301.
2022-02-08 15:58:02 +01:00
..
ntuser [NTUSER] Implement NtUserNotifyIMEStatus (#4345) 2022-02-08 12:22:08 +09:00
rtl [WIN32K:NTUSER] Zero allocated memory in IntCbAllocateMemory. 2020-06-24 09:15:27 +02:00
user32 [USER32] Implement ImeWnd_OnImeSetContext (#4329) 2022-02-02 11:58:31 +09:00
winsrv [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