Sweden-Number/dlls/ntdll
Alexandre Julliard 5002bd21d1 kernel32: Moved the pthread emulation support to ntdll. 2008-10-30 15:39:50 +01:00
..
tests ntdll: Add a few more tests for RtlIsDosDeviceName_U, fix some failures on Windows. 2008-10-29 15:22:06 +01:00
Makefile.in kernel32: Moved the pthread emulation support to ntdll. 2008-10-30 15:39:50 +01:00
actctx.c
atom.c
cdrom.c ntdll: Sign-compare warnings fix. 2008-10-24 14:25:00 +02:00
critsection.c
debugbuffer.c ntdll: Don't cast void pointers to other pointer types. 2008-10-24 14:25:01 +02:00
debugtools.c
directory.c ntdll: Ignore some system directories in NtQueryDirectoryFile to avoid recursion troubles. 2008-10-28 13:55:24 +01:00
env.c
error.c
exception.c
file.c
handletable.c
heap.c ntdll: Allocate a new virtual region for large blocks, and ensure 16-byte alignment. 2008-10-29 17:32:45 +01:00
large_int.c
loader.c
loadorder.c
misc.c
nt.c
ntdll.spec
ntdll_misc.h kernel32: Moved the pthread emulation support to ntdll. 2008-10-30 15:39:50 +01:00
om.c
path.c ntdll: Simplify the RtlIsDosDeviceName_U implementation. 2008-10-29 15:21:51 +01:00
process.c
pthread.c kernel32: Moved the pthread emulation support to ntdll. 2008-10-30 15:39:50 +01:00
reg.c ntdll: Don't cast void pointers to other pointer types. 2008-10-24 14:25:01 +02:00
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c ntdll: Don't cast void pointers to other pointer types. 2008-10-24 14:25:01 +02:00
sec.c
serial.c
server.c
signal_i386.c ntdll: Don't cast void pointers to other pointer types. 2008-10-24 14:25:01 +02:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c kernel32: Moved the pthread emulation support to ntdll. 2008-10-30 15:39:50 +01:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Use the end of the reserved area as address space limit, in case we have more than 3Gb available. 2008-10-28 13:51:36 +01:00
wcstring.c