Sweden-Number/dlls/kernelbase
Zebediah Figura 351fa352f6 kernelbase: Set user_lcid to the user locale, not the system locale.
Fixes: fffbe3fcae
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-13 10:42:59 +02:00
..
tests kernelbase/tests: Enable compilation with long types. 2022-02-28 10:32:37 +01:00
Makefile.in kernel32: Move the error message table to kernelbase. 2022-03-31 10:57:07 +02:00
collation.c
console.c kernelbase: Provide a pseudo console environment for initial CUI processes not tied to a Unix tty. 2022-04-12 21:39:42 +02:00
debug.c
digitmap.c
file.c kernelbase: Reset last error on success in CopyFileExW(). 2022-04-11 21:15:56 +02:00
kernelbase.h kernel32: Move the language group resources to kernelbase. 2022-03-31 10:57:07 +02:00
kernelbase.rc kernel32: Move the language group resources to kernelbase. 2022-03-31 10:57:07 +02:00
kernelbase.rgs make_unicode: Generate the language groups registry keys. 2022-03-24 23:22:06 +01:00
kernelbase.spec kernelbase: Implement NlsValidateLocale(). 2022-04-07 22:44:39 +02:00
loader.c kernelbase: Implement IsApiSetImplemented(). 2022-02-22 18:20:23 +01:00
locale.c kernelbase: Set user_lcid to the user locale, not the system locale. 2022-04-13 10:42:59 +02:00
main.c kernel32: Move the language group resources to kernelbase. 2022-03-31 10:57:07 +02:00
memory.c kernelbase: Use the same HLOCAL flags / lock layout as native. 2022-04-04 18:40:26 +02:00
path.c kernelbase: Do not parse the hostname of internet URLs if they are missing a double slash. 2022-03-23 18:42:13 +01:00
process.c kernelbase: Add support for CREATE_NO_WINDOW flag in CreateProcess. 2022-04-12 21:39:42 +02:00
registry.c
security.c
string.c
sync.c
thread.c
version.c
volume.c
winerror.mc kernel32: Move the error message table to kernelbase. 2022-03-31 10:57:07 +02:00