wine-wine/dlls/dinput
Ričardas Barkauskas 258fd75b39 dinput: Fix counting non mapped axis as pov. 2009-10-21 16:05:56 +02:00
..
tests dinput/tests: Fix a few intermittent test failures. 2009-10-15 12:06:18 +02:00
Makefile.in dinput: Add Mac OS/X joystick support. 2009-03-11 13:03:33 +01:00
data_formats.c
device.c dinput: Remove superfluous pointer casts. 2009-01-28 12:30:51 +01:00
device_private.h dinput: Remove DIEnumDevicesCallbackAtoW. 2008-12-20 11:11:30 +01:00
dinput.spec
dinput_main.c dinput: Make the creation functions hookable. 2009-10-14 12:21:06 +02:00
dinput_private.h dinput: Add Mac OS/X joystick support. 2009-03-11 13:03:33 +01:00
effect_linuxinput.c dinput: Fix effect direction conversion from DIEFF_CARTESIAN coordinates. 2009-02-03 12:40:07 +01:00
joystick.c dinput: Fix counting non mapped axis as pov. 2009-10-21 16:05:56 +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 dinput: Add few special cases for key mappings. 2009-03-03 12:35:14 +01:00
mouse.c dinput: Let each device decide which hook event to skip. 2009-02-23 12:19:25 +01:00
regsvr.c janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
version.rc