[Bug 24420] Simple d3d8 application crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 9 13:43:36 CDT 2010


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

--- Comment #2 from 3vi1 <winehq.org at eternaldusk.com> 2010-10-09 13:43:35 CDT ---
Looks like this is not a Wine issue:

A quick peek at the debug channels and source shows the real issue:

dx5_logo.bmp is not included in the zip.  If you create a bitmap with that
name, it will run fine.

This example code wraps its calls to DXUtil_FindMediaFile and
D3DXCreateTextureFromFileEx in a THR() macro, but that macro does not throw an
exception and exit (it only writes to debug channels and continues).

This should be closed as invalid/bad-microsoft-example-code.

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