http://bugs.winehq.org/show_bug.cgi?id=53751 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |98d1f8bb3847b18ca0797cbc58e | |9a65311a21381 CC| |z.figura12@gmail.com Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Zeb Figura <z.figura12@gmail.com> --- I ended up looking at this at nearly the same time, and found that the logic about GDI/ddraw buffers that was introduced in 4ce1d7f93a actually almost works here, it's just that there's no backbuffers, and ddraw doesn't actually set FRONTBUFFER on the frontbuffer in that case. With that changed, it works. Fixed upstream by 98d1f8bb3847b18ca0797cbc58e9a65311a21381. There may be other things we should change—as you've observed, more recent Windows doesn't behave that way, although that in itself doesn't mean that much. -- 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.