[Wine] Re: GetAsyncKeyState

vitamin wineforum-user at winehq.org
Thu May 8 12:09:28 CDT 2008


bdevel wrote:
> 
> vitamin wrote:
> >  Or better then that don't use GetAsyncKeyState - it's a really bad thing to relay on.
> 
> 
> Ok then show me a better solution to get the keystates. But I think this bug has to be fixed.
> 
> I realy love wine (because i can play allmost every windows game). But this bug drives me crazy!


GetKeyState() is what you should use. Getting "global" key states are bad. If you really have to do that, then you doing something really wrong.

DO NOT post that app here, it will be removed







More information about the wine-users mailing list