user32/tests: Add more SendInput tests.
commit2f8da3c12adcd29f69d568c4fbba37ddfecbded6
authorRémi Bernon <rbernon@codeweavers.com>
Fri, 9 Apr 2021 11:11:31 +0000 (9 13:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Apr 2021 19:23:02 +0000 (14 21:23 +0200)
treec2c26bd3e097b6f26ed50b46e6b48e96184375aa
parent62cb6ace2cfe46358e6526868145a5bd8a7f990b
user32/tests: Add more SendInput tests.

Validating that SendInput with INPUT_HARDWARE type should be no-op.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50506
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/input.c
dlls/user32/tests/input.c