http://bugs.winehq.org/show_bug.cgi?id=12692 Stefan Dösinger <stefandoesinger(a)gmx.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger(a)gmx.at --- Comment #12 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2008-07-17 19:01:23 --- I guess the app tries to do D3D drawing on the NULL window, which this hack dodges for some reason. That's a rather tricky problem, since opengl cannot draw on NULL. I've no idea why this happens. Probably the NULL window is incorrect, and for some reason should be ignored(check the logs, write a test app to see what happens on windows), or we have to find a way to draw to NULL(create our own overlay window???) -- 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.