[Bug 12126] New: programs which calls GetAsyncKeyState doesn' t recognise arrow keys

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 20 11:43:16 CDT 2008


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 at winehq.org
        ReportedBy: andriusmao at 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.



More information about the wine-bugs mailing list