[Bug 21903] gdiplus: graphics test crashing

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 1 20:08:17 CST 2010


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





--- Comment #3 from Vincent Povirk <madewokherd at gmail.com>  2010-03-01 20:08:17 ---
It looks like it's crashing creating the 8-bit bitmap, but as far as I can tell
there's nothing unusual here:

status = GdipCreateBitmapFromScan0(10, 10, 10, PixelFormat8bppIndexed, NULL,
&bitmap);

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