Sweden-Number/dlls/dinput
Vitaliy Margolen 9d86110327 dinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char isn't enough to store all possible axis values. 2009-09-08 13:07:09 +02:00
..
tests
Makefile.in
data_formats.c
device.c
device_private.h
dinput.spec
dinput_main.c dinput: Add missing newline to trace message. 2009-04-20 17:20:07 +02:00
dinput_private.h
effect_linuxinput.c
joystick.c dinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char isn't enough to store all possible axis values. 2009-09-08 13:07:09 +02:00
joystick_linux.c dinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char isn't enough to store all possible axis values. 2009-09-08 13:07:09 +02:00
joystick_linuxinput.c dinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char isn't enough to store all possible axis values. 2009-09-08 13:07:09 +02:00
joystick_osx.c dinput: Add a trailing '\n' to ERR() messages. 2009-04-20 15:25:20 +02:00
joystick_private.h dinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char isn't enough to store all possible axis values. 2009-09-08 13:07:09 +02:00
keyboard.c
mouse.c
regsvr.c
version.rc