wine-wine/dlls/ntdll
Zebediah Figura 16eb17bb0a ntdll/tests: Add tests for RtlCreateUserStack().
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-17 20:52:34 +02:00
..
tests ntdll/tests: Add tests for RtlCreateUserStack(). 2019-06-17 20:52:34 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Add support for EXT4 per directory case folding. 2019-06-17 12:49:22 +02:00
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 ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
large_int.c
loader.c ntdll: Implement RtlCreateUserStack() and RtlFreeUserStack(). 2019-06-17 20:50:10 +02:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Implement RtlCreateUserStack() and RtlFreeUserStack(). 2019-06-17 20:50:10 +02:00
ntdll_misc.h ntdll: Implement RtlCreateUserStack() and RtlFreeUserStack(). 2019-06-17 20:50:10 +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 ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
signal_arm64.c ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
signal_i386.c ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
signal_powerpc.c ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +02:00
signal_x86_64.c ntdll: Clarify NtAllocateVirtualMemory zero_bits parameter semantics. 2019-06-13 20:55:35 +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 ntdll: Implement RtlCreateUserStack() and RtlFreeUserStack(). 2019-06-17 20:50:10 +02:00
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 ntdll: Implement RtlCreateUserStack() and RtlFreeUserStack(). 2019-06-17 20:50:10 +02:00
wcstring.c