ChangeSet ID: 20828 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/26 05:10:34
Modified files: dlls/msi : dialog.c
Log message: Mike McCormack mike@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