Sweden-Number/dlls/ntdll
Alexandre Julliard cc297050f9 ntdll: Support memory allocations inside reserved areas. 2006-07-24 14:00:19 +02:00
..
tests make_dlls: Recursively ignore .ok files in all tests directories. 2006-07-10 21:26:50 +02:00
Makefile.in libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Null-terminate strings returned by VFAT_IOCTL_READDIR_BOTH to work around a kernel bug. 2006-07-19 20:04:45 +02:00
env.c
error.c
exception.c
file.c
handletable.c
heap.c ntdll: Simplify the sanity checks in RtlFreeHeap and RtlReAllocateHeap. 2006-07-21 13:22:13 +02:00
large_int.c
loader.c ntdll: Moved the calling of the process entry point to LdrInitializeThunk. 2006-07-13 14:58:04 +02:00
loadorder.c
misc.c
nt.c
ntdll.spec
ntdll_misc.h ntdll: Use NtAllocateVirtualMemory to allocate all TEBs except the first one. 2006-07-21 20:20:30 +02:00
om.c
path.c
process.c ntdll: Implementation of process CreationTime and ExitTime. 2006-07-21 13:27:16 +02:00
reg.c ntdll: Fix possible TRACE crash. 2006-07-05 12:10:09 +02:00
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c server: Simplify process creation. 2006-07-19 14:00:10 +02:00
signal_i386.c
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c ntdll: Use NtAllocateVirtualMemory to allocate all TEBs except the first one. 2006-07-21 20:20:30 +02:00
threadpool.c
time.c
version.c ntdll: Fix a return code from RtlVerifyVersionInfo and change the FIXME to a TRACE now that all of the tests pass. 2006-07-17 14:48:05 +02:00
virtual.c ntdll: Support memory allocations inside reserved areas. 2006-07-24 14:00:19 +02:00
wcstring.c