wine-wine/dlls/ntdll
Francois Gouget bf05d85f99 ntdll: Detect if NX support is enabled. 2011-08-24 19:07:45 +02:00
..
tests ntdll/tests: Fix the spelling of IID_Endianness. 2011-08-24 19:07:45 +02:00
Makefile.in
actctx.c ntdll: Fetch the windows directory from the shared user data. 2011-06-16 12:29:21 +02:00
atom.c
cdrom.c
critsection.c ntdll: Use FUTEX_PRIVATE_FLAG for critical section futexes when available. 2011-08-04 09:03:57 +02:00
debugbuffer.c
debugtools.c
directory.c ntdll: Use swapping method to return . and .. as first entries. 2011-08-24 13:56:37 +02:00
env.c
error.c
exception.c ntdll: Encode the function pointers in the vectored handler list. 2011-06-28 08:01:58 -05:00
file.c
handletable.c
heap.c
large_int.c ntdll: Remove divl second argument for compatibility with clang. 2011-07-29 19:18:41 +02:00
loader.c ntdll: Fetch the windows directory from the shared user data. 2011-06-16 12:29:21 +02:00
loadorder.c
misc.c
nt.c ntdll: Detect if NX support is enabled. 2011-08-24 19:07:45 +02:00
ntdll.spec
ntdll_misc.h ntdll: Fetch the windows directory from the shared user data. 2011-06-16 12:29:21 +02:00
om.c
path.c
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c ntdll: Improved implementation of the segv handler on ARM. 2011-06-21 11:22:47 +02:00
signal_i386.c
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c ntdll: Initialize the Length field of PEB->LdrData. 2011-08-22 19:49:39 +02:00
threadpool.c ntdll: Use list_empty() instead of list_count() == 0. 2011-06-16 11:57:25 +02:00
time.c
version.c ntdll: Fix the field names of KUSER_SHARED_DATA and update it. 2011-08-03 14:15:48 +02:00
version.rc
virtual.c kernel32: Add a test how PE section characteristics get mapped into memory page access, make it pass under Wine. 2011-07-20 19:23:04 +02:00
wcstring.c