wine-wine/dlls/dinput
Michael Stefaniuc 127733ebda dinput: Remove explicit cast to long as it happens implicitly.
LPDIEFFECT->rglDirection is a LPLONG.
2010-05-18 18:42:09 +02:00
..
tests makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
data_formats.c
device.c dinput: Don't use HIWORD to check if a REFGUID is a DIPROP. 2010-02-02 11:47:20 +01:00
device_private.h dsound: Make id_to_offset() static. 2009-12-02 14:19:50 +01:00
dinput.spec
dinput_main.c dinput: Add the riid for an unsupported interface to a FIXME. 2010-04-28 09:19:47 -05:00
dinput_private.h dinput: Don't use HIWORD to check if a REFGUID is a DIPROP. 2010-02-02 11:47:20 +01:00
effect_linuxinput.c dinput: Remove explicit cast to long as it happens implicitly. 2010-05-18 18:42:09 +02:00
joystick.c dinput: Don't use HIWORD to check if a REFGUID is a DIPROP. 2010-02-02 11:47:20 +01: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: Don't use HIWORD to check if a REFGUID is a DIPROP. 2010-02-02 11:47:20 +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: Don't use HIWORD to check if a REFGUID is a DIPROP. 2010-02-02 11:47:20 +01:00
mouse.c dinput: Don't use HIWORD to check if a REFGUID is a DIPROP. 2010-02-02 11:47:20 +01:00
regsvr.c
version.rc