Sweden-Number/dlls/ntdll
Charles Davis f082eac97c ntdll: Implement CDROM_GetInterfaceInfo() on Mac OS. 2011-03-02 12:29:28 +01:00
..
tests ntdll/tests: Make sure return values are used (LLVM/Clang). 2011-02-14 13:33:33 +01:00
Makefile.in
actctx.c
atom.c
cdrom.c ntdll: Implement CDROM_GetInterfaceInfo() on Mac OS. 2011-03-02 12:29:28 +01:00
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c ntdll: Add more error codes. 2010-08-17 11:55:39 +02:00
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
misc.c
nt.c ntdll: Fix time accounting in NtQuerySystemInformation. 2011-02-24 18:25:48 +01:00
ntdll.spec
ntdll_misc.h
om.c
path.c
printf.c ntdll: Copy the msvcrt printf implementation to ntdll to allow supporting MS ABI varargs. 2009-01-28 19:38:19 +01:00
process.c
reg.c
relay.c
resource.c
rtl.c ntdll: Add stubs for Rtl[G/S]etCurrentTransaction. 2010-11-08 13:30:20 +01:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Don't print an error when architecture is set to win64 and the app is 64-bit. 2011-03-01 14:11:19 +01:00
signal_arm.c
signal_i386.c
signal_powerpc.c ntdll: Remove an unused function from signal_powerpc. 2010-09-08 13:30:23 +02:00
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Improve the error reporting for invalid PE file architectures. 2011-02-19 14:11:05 +01:00
wcstring.c