.. |
tests
|
Better fix for removing trailing spaces in RtlGetFullPathName_U.
|
2004-05-14 22:10:24 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
…
|
|
cdrom.c
|
Remove incorrect support for FreeBSD and NetBSD in
|
2004-06-16 19:03:25 +00:00 |
critsection.c
|
Take spin count into account in RtlEnterCriticalSection.
|
2004-06-17 23:11:08 +00:00 |
debugbuffer.c
|
…
|
|
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 Darwin support in get_default_drive_device.
|
2004-07-07 00:47:10 +00:00 |
env.c
|
…
|
|
error.c
|
…
|
|
exception.c
|
…
|
|
file.c
|
Don't use lseek when truncating a file to avoid corrupting the current
|
2004-06-17 23:05:48 +00:00 |
heap.c
|
Const correctness.
|
2004-06-15 00:47:00 +00:00 |
large_int.c
|
…
|
|
loader.c
|
Set the system directory in ntdll as soon as we have determined it.
|
2004-07-15 22:07:21 +00:00 |
loadorder.c
|
Set the system directory in ntdll as soon as we have determined it.
|
2004-07-15 22:07:21 +00:00 |
misc.c
|
…
|
|
nt.c
|
Report NOT_IMPLEMENTED for not implemented token classes.
|
2004-07-06 19:42:30 +00:00 |
ntdll.spec
|
Set the system directory in ntdll as soon as we have determined it.
|
2004-07-15 22:07:21 +00:00 |
ntdll_misc.h
|
Set the system directory in ntdll as soon as we have determined it.
|
2004-07-15 22:07:21 +00:00 |
om.c
|
…
|
|
path.c
|
Better fix for removing trailing spaces in RtlGetFullPathName_U.
|
2004-05-14 22:10:24 +00:00 |
process.c
|
- Added ProcessBasicInformation class to ntdll.NtQueryInformationProcess.
|
2004-06-14 17:02:00 +00:00 |
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 and RELAY_GetProcAddress
|
2004-06-18 19:34:10 +00:00 |
resource.c
|
Const correctness.
|
2004-06-15 00:47:00 +00:00 |
rtl.c
|
Const correctness.
|
2004-06-15 00:47:00 +00:00 |
rtlbitmap.c
|
Const correctness.
|
2004-06-15 00:47:00 +00:00 |
rtlstr.c
|
…
|
|
sec.c
|
Use the Unix codepage to convert the user name to Unicode.
|
2004-05-07 04:01:28 +00:00 |
server.c
|
Use wine_exec_wine_binary in all cases to start the server.
|
2004-05-30 03:11:10 +00:00 |
signal_i386.c
|
…
|
|
signal_powerpc.c
|
…
|
|
signal_sparc.c
|
…
|
|
string.c
|
…
|
|
sync.c
|
…
|
|
thread.c
|
Store the number of processors in the PEB structure.
|
2004-06-15 00:52:03 +00:00 |
time.c
|
…
|
|
version.c
|
Report win2k service pack 4 instead of 3.
|
2004-07-14 21:44:10 +00:00 |
virtual.c
|
We no longer need to make the import directory writable, the loader
|
2004-06-22 03:02:35 +00:00 |
wcstring.c
|
…
|
|