Sweden-Number/dlls/ntdll
Bernhard Übelacker cbf7a10176 ntdll: Allow 16-bit executables to be loaded from build directory.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51214
Signed-off-by: Bernhard Übelacker <bernhardu@mailbox.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-29 12:42:22 +02:00
..
tests server: Forbid deleting files with an open mapping. 2021-06-28 19:43:27 +02:00
unix ntdll: Truncate files through the server. 2021-06-29 12:37:25 +02:00
Makefile.in
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
directory.c
env.c
error.c
exception.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Allow 16-bit executables to be loaded from build directory. 2021-06-29 12:42:22 +02:00
locale.c
make_errors
misc.c
nt.c
ntdll.spec ntdll: Copy the implementation of __wine_dbg_output to the PE side. 2021-06-16 15:37:46 +02:00
ntdll_misc.h
path.c ntdll: Fix null pointer dereference in RtlDosPathNameToNtPathName_U_WithStatus. 2021-06-25 22:48:47 +02:00
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c ntdll: Fix some exception test failures on ARM. 2021-06-10 19:54:33 +02:00
signal_arm64.c ntdll: Fix some exception test failures on ARM64. 2021-06-10 19:54:33 +02:00
signal_i386.c
signal_x86_64.c
string.c
sync.c
thread.c ntdll: Copy the implementation of __wine_dbg_output to the PE side. 2021-06-16 15:37:46 +02:00
threadpool.c
time.c
unixlib.h ntdll: Copy the implementation of __wine_dbg_output to the PE side. 2021-06-16 15:37:46 +02:00
version.c
version.rc
virtual.c
wcstring.c