Sweden-Number/dlls/ntdll
Charles Davis 6368dbbd59 ntdll: Implement CDROM_RawRead() on Mac OS. 2009-10-14 11:46:43 +02:00
..
tests ntdll/tests: Fix exception test failure on Win7. 2009-10-07 15:20:10 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c ntdll: Implement CDROM_RawRead() on Mac OS. 2009-10-14 11:46:43 +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 ntdll: Silence a noisy FIXME. 2009-09-24 15:32:23 +02:00
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: Move creation of the CPU-specific registry keys to wineboot. 2009-09-24 14:23:02 +02:00
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 ntdll: Avoid crashing on an empty resource directory. 2009-09-24 13:14:47 +02:00
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
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