.. |
tests
|
We should not make deststring static since we count on it being fresh
|
2004-05-05 01:38:24 +00:00 |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
cdrom.c
|
Added auto-detection of DOS drive devices based on finding the
|
2004-04-29 20:04:48 +00:00 |
critsection.c
|
|
|
debugbuffer.c
|
Stub implementations of RtlCreateQueryDebugBuffer,
|
2004-03-18 02:08:43 +00:00 |
debugtools.c
|
Initialize ntdll debugging earlier on so that we can trace the server
|
2004-05-05 05:56:37 +00:00 |
directory.c
|
Added auto-detection of DOS drive devices based on finding the
|
2004-04-29 20:04:48 +00:00 |
env.c
|
Fixed RtlSetEnvironmentVariable to deal properly with Unicode strings
|
2004-05-05 01:39:12 +00:00 |
error.c
|
|
|
exception.c
|
|
|
file.c
|
Reimplemented GetFileType and SetEndOfFile using ntdll functions.
|
2004-05-01 02:44:00 +00:00 |
heap.c
|
|
|
large_int.c
|
|
|
loader.c
|
Initialize ntdll debugging earlier on so that we can trace the server
|
2004-05-05 05:56:37 +00:00 |
loadorder.c
|
|
|
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
|
Use the Unix codepage to convert the user name to Unicode.
|
2004-05-07 04:01:28 +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
|
Use the Unix codepage to convert the user name to Unicode.
|
2004-05-07 04:01:28 +00:00 |
server.c
|
Initial support for automatically creating the ~/.wine directory on
|
2004-05-11 04:29:18 +00:00 |
signal_i386.c
|
|
|
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
|
|
|