wine-wine/dlls/dinput
Vitaliy Margolen 8c279bb80b dinput: Fix POV for programs that use buffered events. 2009-09-11 12:14:25 +02:00
..
tests dinput/tests: Remove duplicate version dump. 2009-03-30 13:56:54 +02:00
Makefile.in dinput: Add Mac OS/X joystick support. 2009-03-11 13:03:33 +01:00
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 dinput: Add Mac OS/X joystick support. 2009-03-11 13:03:33 +01:00
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: Fix POV for programs that use buffered events. 2009-09-11 12:14:25 +02:00
joystick_linuxinput.c dinput: Fix POV for programs that use buffered events. 2009-09-11 12:14:25 +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