[Bug 21670] Flying Model Simulator - hangs at graphics card detection

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 29 18:18:34 CDT 2012


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

--- Comment #7 from Michael Stefaniuc <mstefani at redhat.com> 2012-06-29 18:18:34 CDT ---
My previous patch (while correct on its own) just papered over the
temporary regression in this bug. The real reason is that
IDirect3DRM3_CreateFrame() expects a version 3 parent frame but the app
passes it a version 1 frame. Unclear if this is an application bug or if
the API explicitly allowed it (casts are easier then doing it right).
The API is obsoleted and MSDN has no traces of it.

Patch submitted http://source.winehq.org/patches/data/87808

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