http://bugs.winehq.org/show_bug.cgi?id=10643
--- Comment #19 from Mark K markk@clara.co.uk 2011-12-14 13:19:04 CST --- The WinUAE developer said:
"... but perhaps this is the problem:
DInputKeyState is only changed in KeyboardCallback(). GetDeviceState() only uses DInputKeyState.
KeyboardCallback() is only called (and DInputKeyState updated) when device is acquired. This is only my guess but it would cause this problem."