Sweden-Number/dlls/dinput8
Arkadiusz Hiler 6b777d0b20 dinput8: Use scan codes to test uAppData.
Virtual key codes are layout dependant while direct input works with
scan codes.

Using virtual key code for 'A' with AZERTY layout resulted in scan code
for 'Q' being sent out, which in turn made the tests fail.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50987
Signed-off-by: Arkadiusz Hiler <ahiler@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-26 21:29:38 +02:00
..
tests dinput8: Use scan codes to test uAppData. 2021-05-26 21:29:38 +02:00
Makefile.in dinput: Move IDirectInputDeviceA wrappers to ansi.c. 2021-05-25 21:13:01 +02:00
dinput8.idl
dinput8.spec
version.rc