[Bug 27238] Tesla: The Weather Man demo: movement keys not working (GetKeyState should fallback to GetAsyncKeyState for threads without message queue)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 7 21:56:22 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=27238

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |wineserver
            Summary|Tesla: The Weather Man      |Tesla: The Weather Man
                   |demo: movement keys not     |demo: movement keys not
                   |working                     |working (GetKeyState should
                   |                            |fallback to
                   |                            |GetAsyncKeyState for
                   |                            |threads without message
                   |                            |queue)

--- Comment #7 from Sebastian Lackner <sebastian at fds-team.de> ---
Some manual tests confirm that the patch from comment #5 matches the Windows
behaviour. Bug 31899 is very similar, and shows that there are additional
problems with the GetKeyState function (for threads where the message queue was
already created). Setting component to wineserver.

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