[1/2] user32/tests: Add tests for calling GetKeyState from thread without message queue.

Sebastian Lackner sebastian at fds-team.de
Wed Jul 8 07:32:49 CDT 2015


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




More information about the wine-devel mailing list