Rewrote the two routines using the vkey->scancode array to use
commit120e4576c437e7d556b5ad4c2fbdacccf5956019
authorDavid Faure <faure@kde.org>
Sun, 1 Nov 1998 13:03:43 +0000 (1 13:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 1 Nov 1998 13:03:43 +0000 (1 13:03 +0000)
treea3c7678941410bfdbe09dfbf6816d009065334a6
parent6f75dc440f92c707545beb2718eac21b7edf0f9c
Rewrote the two routines using the vkey->scancode array to use
keyc2vkey for each keycode, instead. Not tested.
Removed unused IDirectInputDeviceA_GetDeviceState.
Fixed warning in TRACE() call.
windows/dinput.c