[Bug 52] PrgWin95: Problems with access to the root window

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 6 13:35:14 CST 2008


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





--- Comment #18 from Alexandre Julliard <julliard at winehq.org>  2008-02-06 13:35:14 ---
This is a partial WONTFIX. We can't prevent other X11 apps from drawing, as
that would require grabbing the X server and that's not something we want to
allow a Windows app to do.

We could prevent other Windows apps from drawing by implementing
LockWindowUpdate, so that part is a valid bug. But it means the behavior will
then only be guaranteed to be correct in desktop mode.


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