Sweden-Number/dlls/ntdll
André Hentschel 171c9a5327 ntdll: Add ARM support. 2010-09-20 12:58:44 +02:00
..
tests makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Makefile.in ntdll: Add ARM support. 2010-09-20 12:58:44 +02:00
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Set correct protection flags on sections in builtin DLLs. 2010-08-24 17:22:32 +02:00
loadorder.c
misc.c
nt.c ntdll: Add ARM support. 2010-09-20 12:58:44 +02:00
ntdll.spec ntdll: Use int64 in the spec file for 64-bit integers. 2010-08-31 14:23:48 +02:00
ntdll_misc.h ntdll: Set correct protection flags on sections in builtin DLLs. 2010-08-24 17:22:32 +02:00
om.c ntdll: Do not return STATUS_SUCCESS on failure in NtQueryObject(). 2010-09-15 10:32:55 -05:00
path.c
printf.c
process.c
reg.c
relay.c winebuild: Use the correct registers for relay debugging of floating point arguments on x86_64. 2010-08-30 12:41:28 +02:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Add ARM support. 2010-09-20 12:58:44 +02:00
signal_arm.c ntdll: Add ARM support. 2010-09-20 12:58:44 +02:00
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 ntdll: Make sure ill_handler() and bus_handler() are used on Sparc. 2010-08-24 12:21:44 +02:00
signal_x86_64.c
string.c
sync.c
tape.c
thread.c ntdll: Allocate a console (without renderer) when starting a program from unix console. 2010-09-01 14:01:03 +02:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Fix the protection state of writable sections. 2010-08-26 18:06:10 +02:00
wcstring.c