Sweden-Number/dlls/ntdll
Alexandre Julliard 5e3cf758d1 ntdll: Set the initial process context on ARM.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-21 21:47:42 +01:00
..
tests ntdll: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:16:54 +01:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Delay attaching to dlls loaded because of a forwarded entry point. 2017-11-21 13:14:16 +01:00
loadorder.c ntdll: Remove redundant comparison. 2017-10-12 15:59:24 +02:00
misc.c
nt.c
ntdll.spec ntdll: Added RtlDosPathNameToNtPathName_U_WithStatus(). 2017-10-23 10:33:44 +02:00
ntdll_misc.h ntdll: Fixup imports in the first thread that runs, even if it's not the main one. 2017-11-20 20:24:39 +01:00
om.c
path.c ntdll: RtlGetCurrentDirectory_U() returns length, not status. 2017-10-23 10:33:50 +02:00
printf.c ntdll: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:16:54 +01:00
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Don't change packing of fd cache entries. 2017-11-02 19:12:08 +01:00
signal_arm.c ntdll: Set the initial process context on ARM. 2017-11-21 21:47:42 +01:00
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c ntdll: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:16:54 +01:00
sync.c
tape.c
thread.c ntdll: Use a separate stack when starting new threads. 2017-11-21 15:05:50 +01:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Also check for EACCES to detect noexec failures. 2017-11-17 12:02:16 +01:00
wcstring.c