Sweden-Number/dlls/kernelbase
Alexandre Julliard 6bcda47419 kernel32: Move Get/SetLocaleInfoW() to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-09 23:47:45 +01:00
..
tests kernelbase/tests: Fix a typo in ok() message. 2019-12-02 22:02:57 +01:00
Makefile.in kernelbase: Reimplement WideCharToMultiByte using Win32-format codepage tables. 2019-12-06 22:30:23 +01:00
compose.c kernelbase: Reimplement WideCharToMultiByte using Win32-format codepage tables. 2019-12-06 22:30:23 +01:00
console.c
debug.c
decompose.c kernelbase: Reimplement MultiByteToWideChar() using Win32-format codepage tables. 2019-12-06 22:30:23 +01:00
digitmap.c kernel32: Move FoldStringW() function to kernelbase. 2019-11-28 09:05:13 +01:00
file.c kernelbase: Fix assumptions about 0-size output buffer in ntdll Unicode conversion functions. 2019-12-03 09:30:43 +01:00
kernelbase.h
kernelbase.spec kernel32: Move Get/SetLocaleInfoW() to kernelbase. 2019-12-09 23:47:45 +01:00
loader.c
locale.c kernel32: Move Get/SetLocaleInfoW() to kernelbase. 2019-12-09 23:47:45 +01:00
main.c
memory.c
path.c
process.c kernelbase: Verify that the file can be opened when looking for an executable. 2019-12-04 10:55:15 +01:00
registry.c kernelbase: Fix assumptions about 0-size output buffer in ntdll Unicode conversion functions. 2019-12-03 09:30:43 +01:00
security.c
string.c kernelbase: Fix assumptions about 0-size output buffer in ntdll Unicode conversion functions. 2019-12-03 09:30:43 +01:00
sync.c
thread.c ntdll: Use better type for thread description info structure. 2019-12-03 21:27:14 +01:00
version.c