Commit Graph

5 Commits

Author SHA1 Message Date
Stefan Eßer
a5ceb59dda Update to August, 11th version of Wine.
Many programs from the Win-3.1 distribution are working fine
with this release. Just try "wine winfile" and click on the
"sol.exe" icon to see how far they got :)
1996-08-13 16:35:27 +00:00
Stefan Eßer
7622001509 Upgrade to Wine-960218.
Do not strip binary, since symbols might be necessary for debugging.
Fix error in MEMORY_IsVrangeFree(): fprintf() takes FILE* as first argument.

The implementation of MEMORY_IsVrangeFree seems to rely on data not easily
available on a FreeBSD system. Somebody has to look into this ...
1996-02-19 02:03:30 +00:00
Stefan Eßer
9d027f93a1 Fix off by one error in malloc parameters.
Submitted by:	Thomas Sandford <tdgsandf@prds-grn.demon.co.uk>
1996-02-06 23:15:46 +00:00
Stefan Eßer
db474ab2ea Upgrade to January 31st version.
CAUTION: The format of $PREFIX/etc/wine.conf has changed!
Check against wine.ini from the build directory ...
1996-02-02 22:51:58 +00:00
Stefan Eßer
4204fc1202 Correct device names for [serialports] and [parallelports].
Make SymbolTableFile point at /usr/local/etc/wine.sym.

Reviewed by:	hsu (Jeffrey Hsu)
1995-10-07 00:29:23 +00:00