wine/dlls/ntdll
2023-10-13 15:57:03 +02:00
..
tests ntdll: Implement NtQueryValueKey(KeyValuePartialInformationAlign64). 2023-10-10 10:14:08 +02:00
unix ntdll: Use the standard syscall calling convention for NtFlushProcessWriteBuffers. 2023-10-11 17:26:49 +02:00
actctx.c include: Move RTL functions that belong in ntddk.h from winternl.h to ntddk.h. 2023-09-27 11:17:47 +02:00
atom.c
crypt.c
debugbuffer.c
env.c server: Separate console and new group flag (CreateProcess). 2023-08-23 17:38:51 +02:00
error.c
error.h
exception.c
handletable.c
heap.c ntdll: Match Windows used block filling. 2023-07-27 13:12:06 +09:00
large_int.c
loader.c ntdll: Move LdrInitializeThunk to the CPU backends. 2023-10-13 15:57:03 +02:00
locale.c ntdll: Store the codepage data addresses in both PEBs. 2023-09-08 17:18:08 +02:00
locale_private.h
make_errors
Makefile.in
math.c
misc.c
ntdll.spec ntdll: Implement NtCreateToken(). 2023-08-31 19:53:16 +02:00
ntdll_misc.h ntdll: Move LdrInitializeThunk to the CPU backends. 2023-10-13 15:57:03 +02:00
path.c
printf.c
printf.h
process.c ntdll: Fix the hardcoded selector values for ARM64. 2023-09-15 15:56:37 +02:00
reg.c
relay.c winebuild: Add SEH information to relay entry points on ARM64. 2023-09-07 17:12:55 +02:00
resource.c
rtl.c ws2_32: Make htonl/htons/ntohl/ntohs proper functions. 2023-10-10 11:05:28 +02:00
rtlbitmap.c
rtlstr.c include: Move RTL functions that belong in ntddk.h from winternl.h to ntddk.h. 2023-09-27 11:17:47 +02:00
sec.c
signal_arm.c ntdll: Move LdrInitializeThunk to the CPU backends. 2023-10-13 15:57:03 +02:00
signal_arm64.c ntdll: Move LdrInitializeThunk to the CPU backends. 2023-10-13 15:57:03 +02:00
signal_i386.c ntdll: Move LdrInitializeThunk to the CPU backends. 2023-10-13 15:57:03 +02:00
signal_x86_64.c ntdll: Move LdrInitializeThunk to the CPU backends. 2023-10-13 15:57:03 +02:00
string.c
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
wcstring.c