http://bugs.winehq.org/show_bug.cgi?id=26512 Roderick Colenbrander <thunderbird2k(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k(a)gmail.com --- Comment #6 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2011-03-22 23:25:40 CDT --- I haven't noticed a OpenGL / D3D situation like this before and I have no idea if it could work at all. That said, try to add a line like this to the start of pixelformat_from_fbconfig_id: if (!has_opengl()) return 0; It would trigger initialization of the OpenGL code. Though I have no idea what will happen .. -- 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.