Sweden-Number/dlls/ntdll
Luke Benstead 8ed1f0547e ntdll: Add semi-stub implementation for SystemExecutionState query. 2009-07-22 14:42:51 +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
loadorder.c
misc.c
nt.c ntdll: Add semi-stub implementation for SystemExecutionState query. 2009-07-22 14:42:51 +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