.. |
tests
|
Remove unneeded wine/library.h include.
|
2005-08-11 10:29:03 +00:00 |
.cvsignore
|
|
|
atom.c
|
|
|
cdrom.c
|
Reverse the direction of raw SCSI commands.
|
2005-08-08 11:02:32 +00:00 |
critsection.c
|
Hack to make the main heap critical section have a proper debug info
|
2005-08-03 16:03:15 +00:00 |
debugbuffer.c
|
|
|
debugtools.c
|
|
|
directory.c
|
Added a wine_unix_to_nt_file_name function to do proper pathname
|
2005-08-11 10:41:26 +00:00 |
env.c
|
|
|
error.c
|
Added names for a bunch of status values.
|
2005-07-28 18:40:45 +00:00 |
exception.c
|
|
|
file.c
|
Use proper macro for using IOKit includes.
|
2005-07-24 16:15:06 +00:00 |
handletable.c
|
|
|
heap.c
|
Hack to make the main heap critical section have a proper debug info
|
2005-08-03 16:03:15 +00:00 |
large_int.c
|
|
|
loader.c
|
Moved the version initialization to ntdll.
|
2005-08-10 13:12:27 +00:00 |
loadorder.c
|
Also look for the plain module specification in WINEDLLOVERRIDES for
|
2005-07-11 13:23:31 +00:00 |
Makefile.in
|
Specify a base address for kernel and ntdll.
|
2005-08-09 11:19:01 +00:00 |
misc.c
|
|
|
nt.c
|
- Change the default user SID to match what was previously returned by
|
2005-07-18 13:22:55 +00:00 |
ntdll_misc.h
|
Added a wine_unix_to_nt_file_name function to do proper pathname
|
2005-08-11 10:41:26 +00:00 |
ntdll.spec
|
Added a wine_unix_to_nt_file_name function to do proper pathname
|
2005-08-11 10:41:26 +00:00 |
om.c
|
|
|
path.c
|
Added a wine_unix_to_nt_file_name function to do proper pathname
|
2005-08-11 10:41:26 +00:00 |
process.c
|
Implemented a few trivial ntdll functions that have been added in
|
2005-08-02 11:38:51 +00:00 |
reg.c
|
Use an SID instead of the user name for the path of the
|
2005-07-11 20:42:12 +00:00 |
relay.c
|
Added small assembly wrapper to call entry points without having to
|
2005-07-22 19:50:13 +00:00 |
resource.c
|
|
|
rtl.c
|
Implemented RtlGetNtProductType.
|
2005-08-10 14:48:45 +00:00 |
rtlbitmap.c
|
|
|
rtlstr.c
|
|
|
sec.c
|
Use an SID instead of the user name for the path of the
|
2005-07-11 20:42:12 +00:00 |
server.c
|
Use the new RtlExitUserThread function instead of exporting
|
2005-08-02 09:55:40 +00:00 |
signal_i386.c
|
|
|
signal_powerpc.c
|
|
|
signal_sparc.c
|
|
|
string.c
|
|
|
sync.c
|
|
|
thread.c
|
Added a VIRTUAL_alloc_teb function to allocate TEBs while making sure
|
2005-08-09 10:43:47 +00:00 |
time.c
|
Moved the server start time to the init_thread request and got rid of
|
2005-07-14 10:32:46 +00:00 |
version.c
|
Implemented RtlGetNtProductType.
|
2005-08-10 14:48:45 +00:00 |
virtual.c
|
Added a VIRTUAL_alloc_teb function to allocate TEBs while making sure
|
2005-08-09 10:43:47 +00:00 |
wcstring.c
|
Use the unicode.h functions where possible.
|
2005-07-12 17:57:31 +00:00 |