wine/dlls/ntdll
2004-03-01 21:23:18 +00:00
..
tests Assorted spelling and case fixes. 2004-02-09 22:07:42 +00:00
.cvsignore
cdrom.c Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform 2004-01-23 01:51:33 +00:00
critsection.c
debugtools.c Don't use constructors for ntdll and kernel32 initialization. 2004-01-07 04:50:11 +00:00
env.c
error.c Added RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLastWin32Error, 2003-12-12 05:56:44 +00:00
exception.c Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
file.c Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform 2004-01-23 01:51:33 +00:00
heap.c
large_int.c
loader.c Return right away from import_dll when a dll is not found to avoid 2004-02-24 01:25:03 +00:00
loadorder.c Tweak the load order algorithm a bit to better reflect the user's 2004-02-24 01:26:31 +00:00
Makefile.in
misc.c
nt.c Return an SID when GetTokenInformation is called with class 2003-12-30 19:17:05 +00:00
ntdll.spec Added support for Unix code page in NTDLL. 2004-01-18 22:11:52 +00:00
ntdll_misc.h Added support for Unix code page in NTDLL. 2004-01-18 22:11:52 +00:00
om.c
path.c - RtlGetFullPathName_U: rewritten so that the source & destination 2004-01-20 01:40:23 +00:00
process.c
reg.c Implemented RegFlushKey and NtFlushKey. 2004-01-03 00:38:30 +00:00
relay.c
resource.c Try not to display uninitialized data in traces (found by Valgrind). 2003-12-13 01:34:40 +00:00
rtl.c
rtlbitmap.c
rtlstr.c Update documentation for Rtl functions. 2004-02-27 04:35:43 +00:00
sec.c
server.c Fixed an error message. 2004-01-19 21:55:32 +00:00
signal_i386.c Set SA_RESTART sigaction flag for other BSDs beside NetBSD. 2004-02-24 01:21:56 +00:00
signal_powerpc.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
signal_sparc.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
string.c
sync.c Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform 2004-01-23 01:51:33 +00:00
thread.c Fixed a couple of race conditions in the wine_pthread routines at 2004-02-05 02:01:35 +00:00
time.c In TIME_GetBias make sure there is a cached value for daylight as 2004-03-01 21:23:18 +00:00
version.c
virtual.c Write section access also assumes read access. 2004-02-17 20:22:43 +00:00
wcstring.c