Sweden-Number/dlls/ntdll
Alexandre Julliard ffdc0332fa Moved configuration keys to HKCU\Software\Wine\DllOverrides. 2005-06-16 16:13:11 +00:00
..
tests Fix some -Wstrict-prototypes warnings. 2005-06-16 15:52:44 +00:00
.cvsignore
Makefile.in
atom.c
cdrom.c Reimplement IOCTL_SCSI_PASS_THROUGH_DIRECT and 2005-06-14 12:25:41 +00:00
critsection.c
debugbuffer.c
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
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
heap.c Fix some declaration and write string warnings. 2005-06-16 10:45:25 +00:00
large_int.c
loader.c Allocate the system view for builtin modules earlier in 2005-06-05 18:22:02 +00:00
loadorder.c Moved configuration keys to HKCU\Software\Wine\DllOverrides. 2005-06-16 16:13:11 +00:00
misc.c
nt.c Add/fix more NT native API declarations. 2005-06-16 10:46:11 +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 Add/fix more NT native API declarations. 2005-06-16 10:46:11 +00:00
path.c
process.c Return STATUS_INVALID_INFO_CLASS for non-implemented classes. 2005-06-14 12:25:02 +00:00
reg.c Dependency fixes for winternl.h. 2005-06-10 19:33:47 +00:00
relay.c Store a relative pointer for registry entry points to avoid some text 2005-06-16 11:04:41 +00:00
resource.c Removed some unnecessary inclusions of thread.h 2005-06-06 20:13:08 +00:00
rtl.c
rtlbitmap.c
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
signal_sparc.c
string.c
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
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