wine/dlls/ntdll
2023-03-28 11:58:30 +02:00
..
tests ntdll: One more fix for CPU information in old Wow64 mode. 2023-03-24 15:50:16 +01:00
unix ntdll: Only fall back to start.exe when using a different loader. 2023-03-28 11:58:30 +02:00
actctx.c ntdll: Open application manifest files with FILE_SHARE_DELETE. 2023-03-20 17:11:10 +01:00
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Fix inverted TlsIndex check. 2023-03-09 18:41:17 +01:00
locale.c
locale_private.h
make_errors
Makefile.in
math.c
misc.c
ntdll.spec ntdll: Implement NtWow64IsProcessorFeaturePresent(). 2023-03-15 11:48:57 +01:00
ntdll_misc.h
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c wineboot: Add processor features for supported WoW64 architectures on ARM64. 2023-03-15 14:57:51 +01:00
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c ntdll: Print correct thread rename trace when using current thread ID with exception method. 2023-03-23 14:31:23 +01:00
signal_arm64.c ntdll: Print correct thread rename trace when using current thread ID with exception method. 2023-03-23 14:31:23 +01:00
signal_i386.c ntdll: Print correct thread rename trace when using current thread ID with exception method. 2023-03-23 14:31:23 +01:00
signal_x86_64.c ntdll: Print correct thread rename trace when using current thread ID with exception method. 2023-03-23 14:31:23 +01:00
string.c
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
wcstring.c