Sweden-Number/dlls/ntdll
Alexandre Julliard df6c65623a ntdll: Add support for the MEM_RESET flag in VirtualAlloc, with tests. 2009-07-09 19:31:36 +02:00
..
tests
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Add management of the Wow64 filesystem redirection flag. 2009-07-06 15:08:39 +02:00
env.c
error.c
exception.c
file.c
handletable.c
heap.c ntdll: Go back to growing the heap in smaller increments once we start running out of address space. 2009-06-30 14:07:18 +02:00
large_int.c
loader.c ntdll: Release some address space after the process initialization is done. 2009-06-25 14:33:34 +02:00
loadorder.c
misc.c
nt.c ntdll: Fix the formatting of the get_token_groups request for 64-bit. 2009-07-03 13:58:09 +02:00
ntdll.spec ntdll: Add management of the Wow64 filesystem redirection flag. 2009-07-06 15:08:39 +02:00
ntdll_misc.h ntdll: Support querying the Wow64 state of other processes. 2009-07-07 11:38:19 +02:00
om.c
path.c
printf.c
process.c ntdll: Support querying the Wow64 state of other processes. 2009-07-07 11:38:19 +02:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Support querying the Wow64 state of other processes. 2009-07-07 11:38:19 +02:00
signal_i386.c
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c ntdll: Avoid the close-on-exec race with pipe() on kernels that support pipe2(). 2009-07-01 12:13:34 +02:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Add support for the MEM_RESET flag in VirtualAlloc, with tests. 2009-07-09 19:31:36 +02:00
wcstring.c