MSI: Switch back to using IPicture to load images (RESEND)

Mike McCormack mike at codeweavers.com
Tue Oct 25 09:44:32 CDT 2005


OK. Updated the script to make the patch into an attachment to stop 
Mozilla from wrapping the lines in the patch.

Mike


ChangeLog:
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.

  dlls/msi/dialog.c |   70 
+++++++++++++++++++++++++++++++++++++++++++++++++++--
  1 files changed, 68 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0512f04bad6599c86fc0a87cd277e2ab3f8f1aa0.diff
Type: text/x-patch
Size: 2711 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051025/d8cba9f1/0512f04bad6599c86fc0a87cd277e2ab3f8f1aa0.diff


More information about the wine-patches mailing list