wine/programs/winhelp winhelp.c hlpfile.h hlpf ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue Nov 12 22:09:35 CST 2002


ChangeSet ID:	6257
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/11/12 22:09:35

Modified files:
	programs/winhelp: winhelp.c hlpfile.h hlpfile.c 

Log message:
	Eric Pouech <eric.pouech at wanadoo.fr>
	Fixed several bugs in:
	- page/paragraph reading for >= Win95 help files without compression
	- bitmap & metafile loading
	- btree reading
	Now caching bitmap loading for better performance.
	Several internal code cleanups.

Patch: http://cvs.winehq.com/patch.py?id=6257

Old revision  New revision  Changes     Path
 1.18          1.19          +16 -10     wine/programs/winhelp/winhelp.c
 1.4           1.5           +8 -2       wine/programs/winhelp/hlpfile.h
 1.12          1.13          +242 -181   wine/programs/winhelp/hlpfile.c




More information about the wine-cvs mailing list