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@winehq.org ReportedBy: andriusmao@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
http://bugs.winehq.org/show_bug.cgi?id=12126
--- Comment #1 from Andrius andriusmao@gmail.com 2008-03-20 11:56:55 --- Created an attachment (id=11514) --> (http://bugs.winehq.org/attachment.cgi?id=11514) Source code which uses GetAsyncKeyState
It's a simple program source code whivh uses GetAsyncKeyState
http://bugs.winehq.org/show_bug.cgi?id=12126
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase
--- Comment #2 from Austin English austinenglish@gmail.com 2008-10-17 15:35:16 --- Is this still a problem in current (1.1.6 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=12126
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #3 from Austin English austinenglish@gmail.com 2009-04-17 14:20:12 --- No response in 6 months => abandoned. If you still have problems in current (1.1.19 or newer) wine and can provide the requested information, feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=12126
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2009-04-17 14:28:30 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=12126
Andrius andriusmao@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|ABANDONED |
--- Comment #5 from Andrius andriusmao@gmail.com 2009-04-17 21:37:19 --- the problem is still present in current wine (1.1.19), sorry for the delay, reopening.
http://bugs.winehq.org/show_bug.cgi?id=12126
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #11514|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=12126
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias|Arrow_keys | Severity|normal |enhancement Component|user32 |winex11.drv
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-04-18 11:25:27 --- You don't pull events -> Wine not processing any X messages. All GUI apps have event loops this is kind of artificial problem.
You have any real life app that has this problem?
http://bugs.winehq.org/show_bug.cgi?id=12126
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2009-04-18 11:56:07 --- Actually duplicate.
*** This bug has been marked as a duplicate of bug 8854 ***
http://bugs.winehq.org/show_bug.cgi?id=12126
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2009-04-18 12:04:18 --- Closing