Sweden-Number/dlls/ntdll
Frédéric Delanoy 7e309601f3 dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
..
tests ntdll/tests: Fix compilation on systems that don't support nameless unions. 2011-08-01 11:04:48 +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
debugbuffer.c
debugtools.c
directory.c ntdll: Fetch the windows directory from the shared user data. 2011-06-16 12:29:21 +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: Parse ARM CPU level. 2011-06-16 11:15:56 +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
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