[Bug 12248] Ufo Aftermath cursor issue: the cursor is invisible ingame

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 31 05:24:17 CDT 2008


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





--- Comment #12 from Nick <krna at rambler.ru>  2008-10-31 05:24:16 ---
In fact cursor is specific for application window. I.e. it is shared between
all threads inside a process. But patch f3ae5f521... assumes(implicitly) that
cursor is thread specific. It is ok for single-threaded apps, but in
multi-threaded case it appears to slightly wrong. UFO Aftershock( maybe
Afterlight too ) shows that. This app wants to change its cursor from at least
2 or 3 threads.

Alexandre, is it possible to fix this issue?


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