Sweden-Number/dlls/ntdll
Alexandre Julliard 2e4bca9db5 Added magic comments to all Wine-specific registry accesses to make
them easier to grep.
2005-06-13 18:56:00 +00:00
..
tests Fixed size of our SYSTEM_TIMEOFDAY_INFORMATION struct. 2005-06-13 11:34:56 +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 Match RaiseException and EXCEPTION_RECORD to SDK definitions. 2005-02-24 13:15:36 +00:00
debugbuffer.c Stub implementations of RtlCreateQueryDebugBuffer, 2004-03-18 02:08:43 +00:00
debugtools.c Moved the ntdll per-thread data out of the TEB into a private 2005-06-06 20:04:33 +00:00
directory.c Added magic comments to all Wine-specific registry accesses to make 2005-06-13 18:56:00 +00:00
env.c Fixed RtlExpandEnvironmentStrings_U to not depend on the string being 2004-11-29 18:24:08 +00:00
error.c Removed some unnecessary inclusions of thread.h 2005-06-06 20:13:08 +00:00
exception.c Removed some unnecessary inclusions of thread.h 2005-06-06 20:13:08 +00:00
file.c - Don't free the fileio object because it will be freed anyway in 2005-06-09 09:45:42 +00:00
handletable.c Replace GetCurrentProcess() with NtCurrentProcess() in ntdll. 2005-02-22 19:33:50 +00:00
heap.c Removed some unnecessary inclusions of thread.h 2005-06-06 20:13:08 +00:00
large_int.c Documentation spelling fixes. 2005-02-25 14:07:56 +00:00
loader.c Allocate the system view for builtin modules earlier in 2005-06-05 18:22:02 +00:00
loadorder.c Added magic comments to all Wine-specific registry accesses to make 2005-06-13 18:56:00 +00:00
misc.c _ftol should return a 64-bit int (spotted by Jon Griffiths). 2003-08-19 01:03:08 +00:00
nt.c Fixed size of our SYSTEM_TIMEOFDAY_INFORMATION struct. 2005-06-13 11:34:56 +00:00
ntdll.spec Add and fix function prototypes. 2005-06-13 10:03:18 +00:00
ntdll_misc.h Moved the ntdll per-thread data out of the TEB into a private 2005-06-06 20:04:33 +00:00
om.c Fix the PSID and PSECURITY_DESCRIPTOR types. 2004-08-13 23:55:43 +00:00
path.c Removed the special casing of kernel32 and ntdll for the TEB 2005-05-16 17:52:10 +00:00
process.c Moved FlushInstructionCache to ntdll. 2004-08-04 18:15:04 +00:00
reg.c Dependency fixes for winternl.h. 2005-06-10 19:33:47 +00:00
relay.c Added magic comments to all Wine-specific registry accesses to make 2005-06-13 18:56:00 +00:00
resource.c Removed some unnecessary inclusions of thread.h 2005-06-06 20:13:08 +00:00
rtl.c Prefix the internal name of all register functions with __regs_ for 2005-05-07 18:10:30 +00:00
rtlbitmap.c Documentation spelling fixes. 2005-02-25 14:07:56 +00:00
rtlstr.c Implement RtlAnsiCharToUnicodeChar. 2005-06-10 19:30:23 +00:00
sec.c Implement RtlAbsoluteToSelfRelativeSD. 2005-06-13 11:34:02 +00:00
server.c Moved the ntdll per-thread data out of the TEB into a private 2005-06-06 20:04:33 +00:00
signal_i386.c Moved the ntdll per-thread data out of the TEB into a private 2005-06-06 20:04:33 +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 Remove unneeded headers to reduce unneeded rebuilds. 2004-12-17 19:09:29 +00:00
sync.c Add and fix function prototypes. 2005-06-13 10:03:18 +00:00
thread.c Moved the ntdll per-thread data out of the TEB into a private 2005-06-06 20:04:33 +00:00
time.c Added UYT to TZ_INFO. 2005-05-12 09:54:39 +00:00
version.c Added magic comments to all Wine-specific registry accesses to make 2005-06-13 18:56:00 +00:00
virtual.c Removed some unnecessary inclusions of thread.h 2005-06-06 20:13:08 +00:00
wcstring.c Get rid of the remaining calls to strncpyW, and remove that function 2005-04-21 17:18:50 +00:00