wine/dlls/ntdll
2025-08-27 17:33:05 +02:00
..
tests ntdll/tests: Add check for len and avoid CommitSize with old Windows. 2025-08-27 17:33:05 +02:00
unix ntdll: Zero the process and thread handles when creating a Unix process. 2025-08-26 21:28:30 +02:00
actctx.c
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c
handletable.c
heap.c ntdll: Add a stub for RtlQueryProcessHeapInformation(). 2025-08-15 14:52:10 +02:00
large_int.c
loader.c
locale.c
locale_private.h
make_errors
Makefile.in
math.c
misc.c
ntdll.spec ntdll: Add semi-stub for NtQueueApcThreadEx2(). 2025-08-19 22:55:49 +02:00
ntdll_misc.h
ntsyscalls.h ntdll: Add semi-stub for NtQueueApcThreadEx2(). 2025-08-19 22:55:49 +02:00
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_arm64ec.c ntdll: Add semi-stub for NtQueueApcThreadEx2(). 2025-08-19 22:55:49 +02:00
signal_i386.c
signal_x86_64.c ntdll: Use NtContinueEx in KiUserApcDispatcher on x64. 2025-08-19 22:55:49 +02:00
string.c
sync.c
thread.c
threadpool.c
time.c
unixlib.h
unwind.c
unwind.h
version.c
version.rc
wcstring.c