Sweden-Number/dlls/ntdll
Alexandre Julliard 70e1f845c7 ntdll: Make the __wine_spec_unimplemented_stub() copy cdecl.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-12 22:38:52 +02:00
..
tests ntdll/tests: Add NtAllocateVirtualMemory tests for zero_bits behavior. 2019-06-11 18:18:49 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c ntdll: Make the __wine_spec_unimplemented_stub() copy cdecl. 2019-06-12 22:38:52 +02:00
file.c server: Always block overlapped device requests until driver dispatches them. 2019-05-23 22:18:32 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Don't use native subsystem heuristic against builtin modules. 2019-06-11 18:15:31 +02:00
loadorder.c
misc.c
nt.c
ntdll.spec kernel32: Move the implementation of GetTickCount() to kernel32. 2019-05-30 21:53:27 +02:00
ntdll_misc.h kernel32: Move the implementation of GetTickCount() to kernel32. 2019-05-30 21:53:27 +02:00
om.c
path.c
printf.c
process.c
reg.c
relay.c winebuild: Support relay debugging for PE builtin dlls. 2019-05-16 22:55:50 +02:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c include: Make the Wine exception handlers cdecl. 2019-05-30 15:04:06 +02:00
string.c
sync.c ntdll: Try to avoid an unnecessary syscall in fast_release_srw_exclusive(). 2019-06-11 18:20:31 +02:00
tape.c
thread.c
threadpool.c
time.c kernel32: Move the implementation of GetTickCount() to kernel32. 2019-05-30 21:53:27 +02:00
version.c
version.rc
virtual.c
wcstring.c