wine-wine/dlls/dinput8/tests
Brendan Shanks f65cfbfe9b dinput: Fix DInput8 keyboard behavior for injected events with scancode=0.
Grand Theft Auto IV injects VK_F8 and scancode=0, and expects DirectInput not
to report that F8 is pressed.

Signed-off-by: Brendan Shanks <bshanks@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-21 22:54:26 +02:00
..
Makefile.in
device.c dinput: Fix DInput8 keyboard behavior for injected events with scancode=0. 2020-04-21 22:54:26 +02:00
dinput.c