Rémi Bernon : user32/tests: Repeat each GetKeyState test a few times.

Alexandre Julliard julliard at winehq.org
Fri Apr 2 16:10:12 CDT 2021


Module: wine
Branch: master
Commit: 53a6b55ff64a49c2409872571ee9d626c5071cda
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=53a6b55ff64a49c2409872571ee9d626c5071cda

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Fri Apr  2 10:07:57 2021 +0200

user32/tests: Repeat each GetKeyState test a few times.

As it changes the results on the second and later iterations.

This shows for instance that without a thread message queue, the first
key press is always missed but then the thread input will follow desktop
async keystate updates.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=26269
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=27238
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=31899
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=35907
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45385
Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/user32/tests/input.c | 148 ++++++++++++++++++++++++----------------------
 1 file changed, 77 insertions(+), 71 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=53a6b55ff64a49c2409872571ee9d626c5071cda



More information about the wine-cvs mailing list