..
tests
Make Unicode strings static const.
2004-04-20 01:12:17 +00:00
.cvsignore
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +00:00
cdrom.c
Moved creation of the CDROM registry keys into the registry loading
2004-04-23 21:36:22 +00:00
critsection.c
Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using
2004-03-12 01:59:35 +00:00
debugbuffer.c
Stub implementations of RtlCreateQueryDebugBuffer,
2004-03-18 02:08:43 +00:00
debugtools.c
Smarter allocation algorithm for the string buffer, to allow
2004-03-03 21:34:13 +00:00
directory.c
Pass the creation disposition to wine_nt_to_unix_file_name so that it
2004-04-27 02:15:52 +00:00
env.c
RtlSetCurrentDirectory_U: store a handle to the current directory
2004-04-16 05:00:46 +00:00
error.c
exception.c
file.c
Pass the creation disposition to wine_nt_to_unix_file_name so that it
2004-04-27 02:15:52 +00:00
heap.c
large_int.c
loader.c
Reimplemented GetFileAttributesW, SetFileAttributesW and SetFileTime
2004-04-20 00:36:29 +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
Stub implementations of RtlCreateQueryDebugBuffer,
2004-03-18 02:08:43 +00:00
misc.c
nt.c
NtQueryInformationToken isn't a stub so change the FIXME to a TRACE.
2004-04-19 19:25:29 +00:00
ntdll_misc.h
Make DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of
2004-04-23 02:46:18 +00:00
ntdll.spec
Moved creation of the CDROM registry keys into the registry loading
2004-04-23 21:36:22 +00:00
om.c
path.c
Minor fixes.
2004-04-20 00:37:00 +00:00
process.c
reg.c
Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using
2004-03-12 01:59:35 +00:00
relay.c
Fix a compile error for SNOOP_GetProcAddress on non-i386.
2004-04-17 00:21:18 +00:00
resource.c
Stub and documentation for RtlFormatMessage.
2004-04-20 01:07:23 +00:00
rtl.c
- fix DbgPrint and implement DbgPrintEx
2004-04-07 19:05:34 +00:00
rtlbitmap.c
rtlstr.c
Fixed ntdll_wcstoumbs and WideCharToMultiByte to set the 'used' flag
2004-04-19 03:05:07 +00:00
sec.c
Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using
2004-03-12 01:59:35 +00:00
server.c
signal_i386.c
Set SA_RESTART sigaction flag for other BSDs beside NetBSD.
2004-02-24 01:21:56 +00:00
signal_powerpc.c
signal_sparc.c
string.c
sync.c
NtPulseEvent: Don't print FIXME for an optional parameter if it isn't
2004-04-01 21:01:53 +00:00
thread.c
Get rid of the TEB flags, they are no longer used.
2004-04-15 05:04:53 +00:00
time.c
A couple of optimizations and bug fixes.
2004-04-02 20:28:07 +00:00
version.c
virtual.c
Handle file mappings on removable media entirely inside ntdll.
2004-04-06 23:13:47 +00:00
wcstring.c
_wto{l,i,i64} parameters are const.
2004-03-11 22:38:38 +00:00