wine/dlls/ntdll
Austin English f12241ae14 ntoskrnl.exe: Add RtlInitializeGenericTableAvl/RtlInsertElementGenericTableAvl stubs.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-24 15:04:31 +01:00
..
tests ntdll/tests: Add more tests for SystemHandleInformation. 2015-12-24 11:51:06 +01:00
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Fix NtQueryDirectoryFile behavior on short file names on case insensitive file systems. 2015-12-21 20:26:48 +01:00
env.c
error.c
exception.c
file.c
handletable.c
heap.c ntdll: Fix valgrind heap realloc notifications. 2015-12-21 21:55:26 +01:00
large_int.c
loader.c
loadorder.c
Makefile.in
misc.c
nt.c
ntdll_misc.h
ntdll.spec ntoskrnl.exe: Add RtlInitializeGenericTableAvl/RtlInsertElementGenericTableAvl stubs. 2015-12-24 15:04:31 +01:00
om.c
path.c
printf.c
process.c ntdll: ProcessDebugFlags should return debug_children flag instead of !debugger_present. 2015-12-21 18:14:43 +01:00
reg.c ntdll: Added KeyCachedInformation key info class implementation. 2015-11-12 22:17:02 +09:00
relay.c
resource.c
rtl.c ntoskrnl.exe: Add RtlInitializeGenericTableAvl/RtlInsertElementGenericTableAvl stubs. 2015-12-24 15:04:31 +01:00
rtlbitmap.c ntdll: Trace RTL_BITMAP api arguments as unsigned when appropriate. 2015-12-21 21:54:35 +01:00
rtlstr.c
sec.c
serial.c
server.c
signal_arm64.c
signal_arm.c
signal_i386.c ntdll: Silence useless fixme message when handling SIMD floating point invalid operation exception. 2015-12-03 16:23:30 +09:00
signal_powerpc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Commit new guard pages in virtual_handle_stack_fault. 2015-11-30 23:16:49 +09:00
wcstring.c