Fix oleaut32/olepicture

Maxime Bellengé maxime.bellenge at laposte.net
Fri Apr 25 11:30:02 CDT 2003


This patch fixes the loading of jpeg images through OleLoadPicture

According to MSDN, each scanline of a DIB has to be aligned on DWORD.
Moreover BITMAPINFOHEADER says that colors should be BGR.

These changes fix the SplashScreen of emule. Now it looks as it should.

a+ 

Max

ChangeLog:
  * Fixes scanline size in OLEPictureImpl_Load for jpeg
  * Convert from RGB to BGR according to BITMAPINFOHEADER MSDN
documentation.

-- 
Maxime Bellengé <maxime.bellenge at laposte.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: olepicture.patch
Type: text/x-patch
Size: 2729 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030425/7f11446f/olepicture.bin


More information about the wine-patches mailing list