Sweden-Number/dlls/ntdll
Richard Cohen 980f1d675e Fix some obsolete comments 2005-05-27 19:26:34 +00:00
..
tests Some tests for NTDLL atom support (by György 'Nog' Jeney). 2005-05-11 15:56:09 +00:00
.cvsignore
Makefile.in Implemented NTDLL atom support. 2005-05-11 15:55:49 +00:00
atom.c Fixed a number of atom test failures. 2005-05-14 11:11:21 +00:00
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c Avoid compiler warning in parse_mount_entries(). 2005-05-20 19:24:07 +00:00
env.c
error.c
exception.c Use the more idiomatic form of iterating through the list. 2005-05-18 09:45:53 +00:00
file.c Call fileio_terminate for FILE_AsyncWriteService. 2005-05-26 16:07:53 +00:00
handletable.c
heap.c Removed last dependencies on 16-bit headers from ntdll. 2005-05-18 18:37:30 +00:00
large_int.c
loader.c Moved the loaddll trace into the load_builtin_dll function so that it 2005-05-23 10:33:34 +00:00
loadorder.c Fix some obsolete comments 2005-05-27 19:26:34 +00:00
misc.c
nt.c Rename SystemDriverInformation to SystemModuleInformation. 2005-05-20 09:40:59 +00:00
ntdll.spec Correct arg count for 3 functions in ntdll.spec and unicows.spec. 2005-05-16 08:45:46 +00:00
ntdll_misc.h Removed the special casing of kernel32 and ntdll for the TEB 2005-05-16 17:52:10 +00:00
om.c
path.c Removed the special casing of kernel32 and ntdll for the TEB 2005-05-16 17:52:10 +00:00
process.c
reg.c Implement RegNotifyChangeKeyValue on top of NtNotifyChangeKey. 2005-05-16 14:08:11 +00:00
relay.c
resource.c
rtl.c Prefix the internal name of all register functions with __regs_ for 2005-05-07 18:10:30 +00:00
rtlbitmap.c
rtlstr.c
sec.c Implement NtAccessCheck. 2005-05-24 12:32:18 +00:00
server.c
signal_i386.c Removed the special casing of kernel32 and ntdll for the TEB 2005-05-16 17:52:10 +00:00
signal_powerpc.c Prefix the internal name of all register functions with __regs_ for 2005-05-07 18:10:30 +00:00
signal_sparc.c Prefix the internal name of all register functions with __regs_ for 2005-05-07 18:10:30 +00:00
string.c
sync.c Removed the special casing of kernel32 and ntdll for the TEB 2005-05-16 17:52:10 +00:00
thread.c
time.c Added UYT to TZ_INFO. 2005-05-12 09:54:39 +00:00
version.c
virtual.c Use LIST_FOR_EACH_ENTRY in virtual memory code. 2005-05-23 09:51:02 +00:00
wcstring.c