[Bug 7380] FoxIT pdf reader does not run, wine crashes

Wine Bugs wine-bugs at winehq.org
Fri Mar 30 15:04:45 CDT 2007


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





------- Additional Comments From xerox_xerox2000 at yahoo.co.uk  2007-30-03 15:04 -------
Created an attachment (id=5566)
 --> (http://bugs.winehq.org/attachment.cgi?id=5566&action=view)
A better test app.

This is a better test executable to show the problem. I explicitely pass in a
bogus pointer:

SetDIBits(hDC, hBitmap, 0, 100, (BYTE*)0xcafecafe/*bogus*/, &bmpInfo, 0);

On wine this crashes, on windows this executable runs, showing a black square.

I'll try convert this into a proper test

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list