.. |
.cvsignore
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
Makefile.in
|
Use libwine and libwine_unicode directly from their build directory
|
2000-12-06 00:05:14 +00:00 |
critsection.c
|
Added basic working stubs of new Windows 2000 API functions.
|
2000-10-29 01:24:54 +00:00 |
debugtools.c
|
Fixed debug routines to work before the process heap is created.
|
2000-12-20 18:43:42 +00:00 |
error.c
|
…
|
|
exception.c
|
Moved GET_IP out of winnt.h.
|
2000-11-25 23:56:20 +00:00 |
file.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
large_int.c
|
Added a few more large integer functions.
|
2000-10-13 20:26:03 +00:00 |
misc.c
|
Added/modified documentation for function arguments.
|
2000-12-02 23:44:59 +00:00 |
nt.c
|
Implemented _ultow() and export [Nt/Zw]QueryVolumeInformationFile().
|
2000-12-13 21:28:15 +00:00 |
ntdll.spec
|
Added support for Unicode applications in winebuild.
|
2000-12-15 03:38:11 +00:00 |
ntdll_misc.h
|
Fixed a few prototypes.
|
2000-10-15 00:39:11 +00:00 |
om.c
|
Added exception handling wrapper to a number of server requests.
|
2000-08-30 00:00:48 +00:00 |
reg.c
|
Converted enum_key_value request to the new request mechanism.
|
2000-12-15 20:57:00 +00:00 |
rtl.c
|
Implemented RtlAcquirePebLock and RtlReleasePebLock.
|
2000-12-11 03:41:19 +00:00 |
rtlstr.c
|
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
|
2000-11-28 22:40:56 +00:00 |
sec.c
|
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
|
2000-11-28 22:40:56 +00:00 |
signal_i386.c
|
Do not include sys/ptrace.h and sys/user.h unconditionally.
|
2000-11-29 20:04:09 +00:00 |
signal_sparc.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
string.c
|
Moved shared crtdll/ntdll functions into ntdll.
|
2000-06-23 16:16:30 +00:00 |
sync.c
|
Moved a bunch of routines to kernel32.dll (with the help of
|
2000-09-29 20:48:04 +00:00 |
time.c
|
Implemented a bunch of large integer functions in ntdll.
|
2000-10-01 01:40:42 +00:00 |
wcstring.c
|
Implemented _ultow() and export [Nt/Zw]QueryVolumeInformationFile().
|
2000-12-13 21:28:15 +00:00 |