Sweden-Number/dlls/ntdll
Alexandre Julliard 156ba4eddf ntdll: Avoid putting the virtual heap in the low 2Gb on 64-bit. 2010-12-17 13:26:00 +01:00
..
tests ntdll: Fix test failure on some NT4 machines. 2010-12-13 17:30:44 +01:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c ntdll: Add a stub implementation of FSCTL_GET_RETRIEVAL_POINTERS. 2010-11-23 13:22:30 +01:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Ensure alignment of static TLS data and free it at thread exit. 2010-12-15 13:16:55 +01:00
loadorder.c
misc.c
nt.c ntdll: Set the IdleTime member from the SystemPerformanceInformation info class in NtQuerySystemInformation. 2010-11-26 14:58:39 +01:00
ntdll.spec
ntdll_misc.h ntdll: Don't call NtClose directly in delete_view. 2010-12-02 12:47:42 +01:00
om.c ntdll: Don't call NtClose directly in delete_view. 2010-12-02 12:47:42 +01:00
path.c
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c
signal_i386.c
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c ntdll: Mask invalid flags for RtlQueueWorkItem. 2010-11-11 18:12:47 +01:00
time.c
version.c ntdll: Bump win2k3 version information to sp2. 2010-12-13 12:31:31 +01:00
version.rc
virtual.c ntdll: Avoid putting the virtual heap in the low 2Gb on 64-bit. 2010-12-17 13:26:00 +01:00
wcstring.c