http://bugs.winehq.org/show_bug.cgi?id=5623
--- Comment #23 from Tim Howard mexeled@yahoo.com 2008-08-16 21:55:26 --- (In reply to comment #22)
(In reply to comment #21)
Razor (a third-party app for Ultima Online) uses GetAsyncKeyState aswell, and thus NO hotkeys work when Ultima Online has focus (or at all, for the matter).
I've found that they do work, just not the key modifiers, so you'll have to use single key combinations.
No, wait, I think I managed to edit the configuration manually, and the modifiers did not work.
Ahh, yep.. modifiers keys are the only ones Razor cannot check.. :/
Actually, I don't know this for sure since Razor crashes in .NET's GetAsyncKeyState when you press a modifier with the Razor window active.
It doesn't really 'crash', you can dismiss the exception and Razor still runs.
Anywho, how can it get all the other keys but not Ctrl, Alt and Shift?