wine-wine/dlls/ntdll
Alexandre Julliard 6e764fceda Moved directory options to HKCU\Software\Wine. 2005-06-17 21:07:44 +00:00
..
tests Remove an unneeded variable in test_query_timeofday(). 2005-06-17 20:55:40 +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 Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
critsection.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
debugbuffer.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
debugtools.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
directory.c Moved directory options to HKCU\Software\Wine. 2005-06-17 21:07:44 +00:00
env.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
error.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
exception.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +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 Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
heap.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
large_int.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
loader.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
loadorder.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +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 Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +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 Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +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 Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
reg.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
relay.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
resource.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
rtl.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
rtlbitmap.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
rtlstr.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
sec.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +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 Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
signal_sparc.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
string.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
sync.c Add and fix function prototypes. 2005-06-13 10:03:18 +00:00
thread.c The TEB doesn't need execute permissions. 2005-06-17 12:15:44 +00:00
time.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
version.c Moved version key to HKCU\Software\Wine. 2005-06-17 21:06:14 +00:00
virtual.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
wcstring.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00