wine/dlls/msi dialog.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed Oct 26 05:10:34 CDT 2005


ChangeSet ID:	20828
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/10/26 05:10:34

Modified files:
	dlls/msi       : dialog.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Switch back to using IPicture to load images.  LoadImage did the
	resizing for us, but doesn't handle jpeg files and requires us writing
	a temp file, whereas IPicture handles jpeg files and can load directly
	from a stream.

Patch: http://cvs.winehq.org/patch.py?id=20828

Old revision  New revision  Changes     Path
 1.52          1.53          +68 -2      wine/dlls/msi/dialog.c




More information about the wine-cvs mailing list