[Bug 24220] GetKeyboardState doesn't work

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 31 07:05:03 CDT 2010


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

--- Comment #1 from Jeff Zaroyko <jeffz at jeffz.name> 2010-08-31 07:05:03 CDT ---
Your test has an error, GetKeyboardState returns 'BOOL', you need to check if
it failed by testing it against 0.  I don't have access to a Wine environment
right now, but perhaps you should fix your test and retry.

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