http://bugs.winehq.org/show_bug.cgi?id=12126 Summary: programs which calls GetAsyncKeyState doesn't recognise arrow keys Product: Wine Version: unspecified Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: andriusmao(a)gmail.com I tried to run a classmate's program which calls GetAsyncKeystate (from windows.h), but the arrow keys doesn't work, neither running it with wine nor compiling it using winelib. the calls are like GetAsyncKeyState(VK_RIGHT) & 0x1 -- 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.