Re: [1/2] user32/tests: Add tests for calling GetKeyState from thread without message queue.
8 Jul
2015
8 Jul
'15
12:32 p.m.
On 08.07.2015 13:31, Sebastian Lackner wrote:
For https://bugs.winehq.org/show_bug.cgi?id=27238
The test is marked as broken on VMs > Win2003, but manually testing confirms that it still works the same way on Windows 7. There must be a difference between simulated keyboard input and real keyboard input.
NOTE: SendInput doesn't make a difference.
--- dlls/user32/tests/input.c | 65 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+)
The test failures on wvistau64 are not caused by my patch. Seems to be "just another random issue". ;) All tests passed on a second attempt: https://newtestbot.winehq.org/JobDetails.pl?Key=15143
3901
Age (days ago)
3901
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sebastian Lackner