Sweden-Number/dlls/ntdll
Charles Davis 192a838cd0 ntdll: Implement DVD_ReadStructure() on Mac OS. 2009-10-19 15:01:30 +02:00
..
tests ntdll/tests: Fix compilation on systems that don't support nameless unions. 2009-10-19 14:45:15 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c ntdll: Implement DVD_ReadStructure() on Mac OS. 2009-10-19 15:01:30 +02:00
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c ntdll: Add a stub for NtQuerySystemEnvironmentValue. 2009-10-08 14:00:19 +02:00
error.c
exception.c
file.c
handletable.c
heap.c kernel32: Implement HeapQueryInformation, add some basic tests for it. 2009-10-12 12:48:03 +02:00
large_int.c
loader.c ntdll: Run TLS callbacks in zero-sized TLS directories. 2009-10-12 12:14:21 +02:00
loadorder.c
misc.c
nt.c
ntdll.spec kernel32: Implement HeapQueryInformation, add some basic tests for it. 2009-10-12 12:48:03 +02:00
ntdll_misc.h
om.c
path.c
printf.c
process.c ntdll: Handle invalid pointers in NtQueryInformationProcess(ProcessDebugObjectHandle). 2009-10-06 16:13:16 +02:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_i386.c ntdll: Use the exception code as exit status when no debugger is present. 2009-10-13 14:15:27 +02:00
signal_powerpc.c ntdll: Use the exception code as exit status when no debugger is present. 2009-10-13 14:15:27 +02:00
signal_sparc.c ntdll: Use the exception code as exit status when no debugger is present. 2009-10-13 14:15:27 +02:00
signal_x86_64.c ntdll: Assume leaf function when we can't find exception information for an ELF module. 2009-10-16 13:39:15 +02:00
string.c
sync.c
tape.c
thread.c ntdll: Add stub for NtSetInformationThread(ThreadHideFromDebugger). 2009-10-06 16:13:17 +02:00
threadpool.c
time.c
version.c
version.rc
virtual.c
wcstring.c