Sweden-Number/dlls/ntdll
Rémi Bernon 43fe980818 ntdll: Fix main heap struct layout and flags members.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-19 21:41:49 +02:00
..
tests ntdll/tests: Test that threads have unique TEBs. 2022-04-18 21:48:15 +02:00
unix ntdll: Provide RtlInitUnicodeString for unixlibs. 2022-04-18 20:58:51 +02:00
Makefile.in
actctx.c ntdll: Add support for 2019 and 2020 WindowsSettings namespaces. 2022-04-13 16:08:30 +02:00
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c
handletable.c
heap.c ntdll: Fix main heap struct layout and flags members. 2022-04-19 21:41:49 +02:00
large_int.c
loader.c ntdll: Support overriding the codepage from the manifest. 2022-04-13 16:08:30 +02:00
locale.c ntdll: Support overriding the codepage from the manifest. 2022-04-13 16:08:30 +02:00
locale_private.h ntdll: Move more codepage conversion functions to the common header. 2022-04-11 11:54:54 +02:00
make_errors
math.c
misc.c
ntdll.spec
ntdll_misc.h
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_x86_64.c
string.c ntdll: Support UTF-8 codepage in string conversion functions. 2022-04-11 11:54:54 +02:00
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
wcstring.c