Sweden-Number/dlls/ntdll
Sebastian Lackner 6483c07b4e ntdll/tests: Add tests for setting debug registers with NtSetContextThread.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-06 15:50:54 +01:00
..
tests ntdll/tests: Add tests for setting debug registers with NtSetContextThread. 2016-01-06 15:50:54 +01:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Increase maximum number of autodetected COM/LPT ports to 256. 2015-12-25 12:04:40 +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 ntdll: Avoid path buffer re-allocation step for common dll name lengths. 2015-11-10 19:43:11 +09:00
loadorder.c
misc.c
nt.c ntdll: Add NtQuerySystemInformationEx() stub. 2016-01-05 15:08:26 +01:00
ntdll.spec ntdll: Add NtQuerySystemInformationEx() stub. 2016-01-05 15:08:26 +01:00
ntdll_misc.h
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_arm.c
signal_arm64.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 ntdll: Check ContextFlags before restoring registers on x86_64. 2016-01-06 15:50:30 +01:00
string.c
sync.c
tape.c
thread.c ntdll: Receive debug registers from server on x86_64. 2016-01-06 15:50:42 +01:00
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