Sweden-Number/dlls/ntdll
Alexandre Julliard 7ae1b2897e ntdll: Check the NX compatibility flag for every loaded module. 2006-12-07 20:52:16 +01:00
..
tests ntdll/tests: Fix typo. 2006-12-07 11:23:50 +01:00
Makefile.in
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Always return . and .. as the first two entries in directory searches. 2006-12-01 13:11:38 +01:00
env.c
error.c
exception.c
file.c ntdll: Don't bother with async I/O on regular files. 2006-11-20 14:15:43 +01:00
handletable.c
heap.c ntdll: Added support for the HEAP_CREATE_ENABLE_EXECUTE flag. 2006-12-05 15:43:13 +01:00
large_int.c
loader.c ntdll: Check the NX compatibility flag for every loaded module. 2006-12-07 20:52:16 +01:00
loadorder.c
misc.c
nt.c
ntdll.spec
ntdll_misc.h ntdll: Force exec permissions on all mmaps unless the app is marked NX-compatible. 2006-12-05 15:42:29 +01:00
om.c ntdll: Make some data const. 2006-11-29 12:37:27 +01:00
path.c ntdll: Make some data const. 2006-11-29 12:37:27 +01:00
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Unset the WINESERVERSOCKET variable after we have retrieved it. 2006-11-27 20:05:56 +01:00
signal_i386.c ntdll: Fix single stepping over popf instruction. 2006-12-04 12:23:20 +01:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c
version.c
virtual.c ntdll: Fix the failing loader tests. 2006-12-07 15:34:36 +01:00
wcstring.c