Sweden-Number/dlls/ntdll
Alexandre Julliard 5393f0a947 ntdll: Fix the protection state of writable sections. 2010-08-26 18:06:10 +02:00
..
tests ntdll/tests: Add a test for the protection state of the read-write data section. 2010-08-26 18:05:55 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c ntdll: Check for __FreeBSD_kernel__, remove redundant ifdef's, make FIXME's consistent. 2010-08-19 11:30:58 +02: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 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 Sparc processor support. 2010-08-24 12:21:38 +02:00
ntdll.spec ntdll: Implement RtlIpv4AddressToString / RtlIpv4AddressToStringEx. 2010-08-19 11:52:47 +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
path.c
printf.c
process.c ntdll: Implement NtSetInformationProcess for ProcessDefaultHardErrorMode. 2010-08-16 16:39:53 +02:00
reg.c
relay.c winebuild: Support relay debugging for thiscall functions. 2010-08-24 19:59:44 +02:00
resource.c
rtl.c ntdll: Implement RtlIpv4AddressToString / RtlIpv4AddressToStringEx. 2010-08-19 11:52:47 +02:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically. 2010-08-23 17:09:45 +02:00
signal_i386.c
signal_powerpc.c
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
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