Sweden-Number/dlls/ntdll
Alexandre Julliard 84fb1e1f3f ntdll: Allow module with extensions in forward specifications. 2006-12-04 13:37:32 +01:00
..
tests ntdll: Fix single stepping over popf instruction. 2006-12-04 12:23:20 +01:00
Makefile.in ntdll: Alphabetically sort the Makefile entries. 2006-11-13 12:59:05 +01:00
atom.c
cdrom.c ntdll: Store the fd type in the cache and return it in server_get_unix_fd. 2006-11-20 14:15:06 +01:00
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Always return . and .. as the first two entries in directory searches. 2006-12-01 13:11:38 +01:00
env.c
error.c
exception.c
file.c ntdll: Don't bother with async I/O on regular files. 2006-11-20 14:15:43 +01:00
handletable.c Assorted spelling fixes. 2006-11-13 13:01:53 +01:00
heap.c
large_int.c
loader.c ntdll: Allow module with extensions in forward specifications. 2006-12-04 13:37:32 +01:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Added implementation of RtlDllShutdownInProgress. 2006-11-03 13:52:02 +01:00
ntdll_misc.h ntdll: Store the fd type in the cache and return it in server_get_unix_fd. 2006-11-20 14:15:06 +01:00
om.c ntdll: Make some data const. 2006-11-29 12:37:27 +01:00
path.c ntdll: Make some data const. 2006-11-29 12:37:27 +01:00
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c ntdll: Store the fd type in the cache and return it in server_get_unix_fd. 2006-11-20 14:15:06 +01:00
server.c ntdll: Unset the WINESERVERSOCKET variable after we have retrieved it. 2006-11-27 20:05:56 +01:00
signal_i386.c ntdll: Fix single stepping over popf instruction. 2006-12-04 12:23:20 +01:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c ntdll: Store the fd type in the cache and return it in server_get_unix_fd. 2006-11-20 14:15:06 +01:00
thread.c ntdll: Fixed returned status for NtQueryThreadInformation's ThreadDescriptorTable 2006-11-15 11:24:41 +01:00
threadpool.c
time.c
version.c
virtual.c ntdll: Don't free the DOS area when a broken app passes a NULL pointer to NtFreeVirtualMemory. 2006-12-01 11:38:52 +01:00
wcstring.c