Sweden-Number/dlls/ntdll
Sebastian Lackner 99ac786c69 ntdll/tests: Add more tests for debug string events.
This patch adds additional tests, to check how debuggers handle
OUTPUT_DEBUG_STRING_EVENT events.
2014-06-20 16:30:57 +02:00
..
tests ntdll/tests: Add more tests for debug string events. 2014-06-20 16:30:57 +02:00
Makefile.in
actctx.c ntdll: Fix LdrLockLoaderLock()/LdrUnlockLoaderLock() on 64bit. 2014-06-11 13:05:39 +02:00
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Align FILE_*_DIRECTORY_INFORMATION structs to 8 bytes. 2014-05-15 19:04:56 +02:00
env.c
error.c
exception.c
file.c
handletable.c
heap.c ntdll: Heap handles should be 64K-aligned. 2014-03-26 11:24:30 +01:00
large_int.c
loader.c ntdll: Fix LdrLockLoaderLock()/LdrUnlockLoaderLock() on 64bit. 2014-06-11 13:05:39 +02:00
loadorder.c
misc.c ntdll: Removed no longer used defines. 2014-06-11 16:16:08 +02:00
nt.c ntdll: Stub TokenAppContainerSid in NtQueryInformationToken. 2014-06-12 18:13:19 +02:00
ntdll.spec ntdll: Implement RtlInstallFunctionTableCallback on x86_64. 2014-04-08 19:23:14 +02:00
ntdll_misc.h
om.c
path.c
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c ntdll: Trace missing exception info on ARM. 2014-02-14 13:51:19 +01:00
signal_arm64.c
signal_i386.c ntdll: Make sure flags are preserved in raise_trap_exception(). 2014-04-15 21:03:55 +02:00
signal_powerpc.c
signal_x86_64.c ntdll/tests: Fix exception test failures on x86_64. 2014-06-11 19:15:01 +02:00
string.c
sync.c
tape.c
thread.c kernel32: Don't allocate FLS index 0. 2014-03-28 17:46:03 +01:00
threadpool.c ntdll: Use condition variable for RtlQueueWorkItem implementation. 2014-03-12 10:41:26 +01:00
time.c kernel32: Added QueryUnbiasedInterruptTime(). 2014-04-02 15:50:09 +02:00
version.c
version.rc
virtual.c ntdll: Determine the mapping type automatically from the WRITECOPY flag. 2014-05-13 12:28:58 +02:00
wcstring.c