wine/dlls/dinput
2010-01-14 09:11:22 -06:00
..
tests dinput/tests: Fix a few intermittent test failures. 2009-10-15 12:06:18 +02:00
data_formats.c
device.c dsound: Make id_to_offset() static. 2009-12-02 14:19:50 +01:00
device_private.h dsound: Make id_to_offset() static. 2009-12-02 14:19:50 +01:00
dinput.spec
dinput_main.c Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01: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: Pass event instance ID to queue_event instead of offset. 2009-11-30 12:49:11 +01:00
joystick_linuxinput.c dinput: Pass event instance ID to queue_event instead of offset. 2009-11-30 12:49:11 +01:00
joystick_osx.c dinput: Don't check a parameter twice (Coccinelle). 2010-01-14 09:11:22 -06: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: Pass event instance ID to queue_event instead of offset. 2009-11-30 12:49:11 +01:00
Makefile.in dinput: Add Mac OS/X joystick support. 2009-03-11 13:03:33 +01:00
mouse.c dinput: Pass event instance ID to queue_event instead of offset. 2009-11-30 12:49:11 +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