reactos/modules/rostests/apitests/kernel32
Hermès Bélusca-Maïto ba516ff0f5
[KERNEL32_APITESTS] Add a test showing thread locale/LangID sync with console (#4301)
This test shows how a console program's thread's language ID changes,
or not, when changing the console output code page (or indirectly
when starting on/connecting to a new console), depending on whether
or not the console is running on a CJK/on a non-CJK system, and the
selected code page is a CJK/a non-CJK one.

By that, the test indirectly tests the (non-exposed) consoles GetLangId
+ SetThreadLocale() calls being made under the hood.
2022-02-08 15:58:00 +01:00
..
redirptest [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
classtest.manifest
classtest2.manifest
CMakeLists.txt
comctl32dep.manifest
ConsoleCP.c [KERNEL32_APITESTS] Add a test showing thread locale/LangID sync with console (#4301) 2022-02-08 15:58:00 +01:00
CreateProcess.c
DefaultActCtx.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
dep1.manifest
deptest.manifest [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
DeviceIoControl.c
dosdev.c
FindActCtxSectionStringW.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
FindFiles.c
FLS.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
FormatMessage.c
FormatMessage.mc
GetComputerNameEx.c
GetCurrentDirectory.c
GetDriveType.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
GetModuleFileName.c
GetVolumeInformation.c
interlck.c
IsDBCSLeadByteEx.c
JapaneseCalendar.c
kernel32_apitest.rc
LoadLibraryExW.c
lstrcpynW.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
lstrlen.c
Mailslot.c
MultiByteToWideChar.c [KERNEL32_APITEST] Improve MultiByteToWideChar testcase 2021-12-10 12:24:41 +09:00
precomp.h
PrivMoveFileIdentityW.c
QueueUserAPC.c
SetComputerNameExW.c
SetConsoleWindowInfo.c
SetCurrentDirectory.c
SetUnhandledExceptionFilter.c [KERNEL32_APITEST] Fix compilation & global wut?? with SSE exception test 2021-04-28 13:10:23 +02:00
SystemFirmware.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
TerminateProcess.c
testlist.c
TunnelCache.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
WideCharToMultiByte.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
xmlns.manifest