Module: wine Branch: master Commit: ee7c17c16d8ff23f32d384bf87e266b92515cde2 URL: https://source.winehq.org/git/wine.git/?a=commit;h=ee7c17c16d8ff23f32d384bf8...
Author: Rémi Bernon rbernon@codeweavers.com Date: Fri Apr 2 10:07:58 2021 +0200
user32/tests: Add GetKeyState tests vs SetKeyboardState calls.
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@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/user32/tests/input.c | 120 +++++++++++++++++++++++++++++++--------------- 1 file changed, 81 insertions(+), 39 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ee7c17c16d8ff23f32d38...