Sweden-Number/dlls/kernelbase
Nikolay Sivov a80ecd1af7 tools: Update to Unicode 14.0.0.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-15 19:34:21 +02:00
..
tests kernelbase: Don't add a backslash to the second path if not needed. 2021-08-23 22:14:19 +02:00
Makefile.in include: Use proper dllimports for kernel32 functions. 2020-11-24 18:41:13 +01:00
collation.c
console.c ntdll: Create a thread to run the ctrl-C routine instead of raising an exception. 2021-06-09 23:38:43 +02:00
debug.c ntdll: Update the MEMORY_INFORMATION_CLASS enumeration. 2021-08-03 23:41:05 +02:00
digitmap.c tools: Update to Unicode 14.0.0. 2021-09-15 19:34:21 +02:00
file.c kernelbase: Don't set the output size in DeviceIoControl() if the NT status denotes error. 2021-09-14 18:30:44 +02:00
kernelbase.h kernelbase: Remove no longer needed console handle mapping. 2020-12-01 19:50:30 +01:00
kernelbase.rc
kernelbase.rgs make_unicode: Add support for the 720 codepage (Arabic, Farsi and Urdu). 2021-06-08 22:28:44 +02:00
kernelbase.spec kernelbase: Add stub for SetProcessGroupAffinity(). 2021-09-01 21:24:39 +02:00
loader.c kernelbase: Make sure that last error is set on LOAD_LIBRARY_AS_DATAFILE failure. 2021-03-31 22:16:25 +02:00
locale.c make_unicode: Add support for the 720 codepage (Arabic, Farsi and Urdu). 2021-06-08 22:28:44 +02:00
main.c kernelbase: Copy MulDiv() implementation instead of forwarding. 2020-11-13 13:18:53 +01:00
memory.c kernelbase: Move CopyContext() implementation to ntdll. 2021-06-03 17:42:19 +02:00
path.c kernelbase: Don't add a backslash to the second path if not needed. 2021-08-23 22:14:19 +02:00
process.c kernelbase: Add stub for SetProcessGroupAffinity(). 2021-09-01 21:24:39 +02:00
registry.c kernelbase: Fix an ASCII / ANSI mixup in a comment. 2021-08-24 12:14:19 +02:00
security.c kernelbase: Fix an incorrect allocation size. 2021-08-10 22:48:53 +02:00
string.c
sync.c kernelbase: Don't use wine/server.h. 2021-02-16 23:01:37 +01:00
thread.c kernelbase: Don't allow converting thread to fiber more than once. 2021-07-29 10:16:25 +02:00
version.c kernelbase: Mind OS version in the PE header when reporting OS version. 2021-09-01 09:00:22 +02:00
volume.c kernelbase: Fix buffer size passed to read_nt_symlink(). 2021-04-21 21:00:33 +02:00