Sweden-Number/dlls/ntdll
Alexandre Julliard 5cf75e615a makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
..
tests ntdll/tests: Print 64bit integers as two 32 bit integers. 2006-08-23 12:00:15 +02:00
Makefile.in makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Fixed buffer overflow in NtQueryDirectoryFile optimisation. 2006-08-07 13:53:31 +02:00
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c
loadorder.c ntdll: Default to native loadorder for the main exe if not in system directory. 2006-08-15 19:48:08 +02:00
misc.c
nt.c
ntdll.spec ntdll: Fix some function arguments. 2006-08-04 11:59:25 +02:00
ntdll_misc.h
om.c
path.c ntdll: Fix failing test on windows. 2006-08-18 20:56:19 +02:00
process.c
reg.c
relay.c
resource.c
rtl.c ntdll: Fix some function arguments. 2006-08-04 11:59:25 +02:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Fix a race condition at thread exit. 2006-08-04 12:04:39 +02:00
signal_i386.c ntdll: Remove some macros and clean up the code now that all platforms use siginfo. 2006-08-11 14:45:11 +02:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c ntdll: Use RTL_CRITICAL_SECTION not CRITICAL_SECTION. 2006-08-23 12:01:00 +02:00
time.c
version.c ntdll: Print 64bit integers with wine_dbgstr_longlong. 2006-08-25 11:18:46 +02:00
virtual.c
wcstring.c