[Bug 14710] OleLoadPicturePath loads image in windows but not in wine, could cause access violation in some circumstances

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 11 07:32:09 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14710





--- Comment #2 from Robert Walker <support at robertinventor.com>  2008-09-11 07:32:08 ---
Just looked at my report again now, some time after I posted it, and I see it
was a bit unclear, but maybe you know what I meant.

Should have said:

OleLoadPicturePath should load gifs and jpegs (also .ico and .wmf) as well as
bitmaps in Wine since it is able to do that in Windows. As an intermediate fix,
if it doesn't load them then it should initialise the pPic to NULL to make sure
the calling program doesn't treat an uninitialised pPic as a valid pointer.

http://msdn.microsoft.com/en-us/library/ms678485(VS.85).aspx
"The stream must be in BMP (bitmap), JPEG, WMF (metafile), ICO (icon), or GIF
format."

Hope that is clear now and apologies if you already understood what I meant by
the bug report.

Thanks,

Robert


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list