[Bug 19309] Mapsource crashes unexpectedly

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 15 13:36:50 CDT 2009


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





--- Comment #8 from Patrick Ammann <pammann at aro.ch>  2009-08-15 13:36:50 ---
the problem seems to be within the gdiplus function:
"GdipBitmapLockBits"

i case i hack part of the code from:
"if(pbmi->bmiHeader.biHeight > 0){"
to
"if(0 && pbmi->bmiHeader.biHeight > 0){"

the application runs, but shows visible defects...

-- 
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