Aric Stewart 304ff3c728 dinput: The DIK_ keycode is not the same as the scancode.
It is mapped with the keyboard mapping to the resulting character so
the key 'A' is DIK_A nomatter what its scancode or vkey would be. This
is relevant to Japanese keymapping where the '@' key is in the '['
location the scancode for both is 0x22 but dinput generates DIK_AT in
japanese and DIK_LBRACKET in us_qwerty.
2008-08-20 13:58:25 +02:00
..
2008-07-28 12:16:34 +02:00
2008-07-28 12:16:34 +02:00
2008-07-28 12:16:34 +02:00
2008-07-28 12:16:34 +02:00
2008-07-28 12:16:34 +02:00