Sweden-Number/dlls/ntdll
Ivan Leo Puoti 2964d8bc52 Rename SystemDriverInformation to SystemModuleInformation. 2005-05-20 09:40:59 +00:00
..
tests Some tests for NTDLL atom support (by György 'Nog' Jeney). 2005-05-11 15:56:09 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
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 Fix nativeapi.pm so it knows about AC_HEADER_STAT(). 2005-05-06 16:22:54 +00:00
critsection.c
debugbuffer.c
debugtools.c
directory.c Implement get_default_drive_device for FreeBSD. 2005-05-19 11:12:27 +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 Removed the special casing of kernel32 and ntdll for the TEB 2005-05-16 17:52:10 +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 entry point definitions from module.h to kernel16_private.h. 2005-05-18 18:27:54 +00:00
loadorder.c
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 Assorted spelling fixes. 2005-05-06 15:44:31 +00:00
sec.c
server.c Fix nativeapi.pm so it knows about AC_HEADER_STAT(). 2005-05-06 16:22:54 +00:00
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 Removed the MESSAGEQUEUE structure, and store the corresponding 2005-04-27 08:18:20 +00:00
time.c Added UYT to TZ_INFO. 2005-05-12 09:54:39 +00:00
version.c Set win2k3 service pack number to 1. 2005-05-05 09:49:24 +00:00
virtual.c Make the argument comments out-of-line. 2005-05-18 09:45:12 +00:00
wcstring.c