.. |
messages
|
Use .mc.rc extension for rc files generated by the message compiler.
|
2000-11-06 05:30:48 +00:00 |
nls
|
A number of additions to the nls files. Also one correction, we had
|
2000-12-01 20:45:02 +00:00 |
.cvsignore
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
Makefile.in
|
Use .mc.rc extension for rc files generated by the message compiler.
|
2000-11-06 05:30:48 +00:00 |
comm.c
|
Avoid using TIOCM_* constants if not available.
|
2000-11-25 01:29:00 +00:00 |
comm.spec
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +00:00 |
debugger.c
|
Moved wsprintf functions to dlls/user.
|
2000-11-26 22:39:50 +00:00 |
flatthunk.h
|
Moved thunking functions off to kernel32.dll.
|
2000-07-25 16:42:25 +00:00 |
format_msg.c
|
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
|
2000-11-28 22:40:56 +00:00 |
kernel.rc
|
Use .mc.rc extension for rc files generated by the message compiler.
|
2000-11-06 05:30:48 +00:00 |
kernel.spec
|
Fixed segstr to str proto.
|
2000-12-01 20:46:23 +00:00 |
kernel32.spec
|
Export a few 16-bit functions needed by higher-level dlls.
|
2000-11-30 18:53:38 +00:00 |
kernel_main.c
|
Moved LDT handling to libwine.so. Changed the interface to use the
|
2000-11-14 01:54:49 +00:00 |
locale_rc.rc
|
Added missing locales to locale_rc.rc.
|
2000-11-25 23:52:38 +00:00 |
stress.c
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
stress.spec
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +00:00 |
sync.c
|
Moved standard syslevel APIs declaration to winbase.h.
|
2000-11-15 23:41:46 +00:00 |
system.spec
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +00:00 |
thunk.c
|
Renamed CallTo16* functions to wine_call_to_16* and export them from
|
2000-11-29 19:39:30 +00:00 |
time.c
|
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
|
2000-11-01 03:11:12 +00:00 |
toolhelp.c
|
Add FIXMEs for all these nice completely unimplemented TOOLHELP
|
2000-09-22 20:51:09 +00:00 |
toolhelp.spec
|
Added entry for TerminateApp16.
|
2000-11-27 21:55:30 +00:00 |
utthunk.c
|
Use the HEAP_WINE_SEGPTR flag to specify allocations on the segptr heap.
|
2000-11-30 01:19:51 +00:00 |
win87em.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
win87em.spec
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +00:00 |
windebug.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
windebug.spec
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +00:00 |
wowthunk.c
|
Renamed CallTo16* functions to wine_call_to_16* and export them from
|
2000-11-29 19:39:30 +00:00 |
wprocs.spec
|
Stub support for int2f/ax=1684/bx=0027 (VXDLDR).
|
2000-08-28 19:29:26 +00:00 |