wine-wine/dlls/dinput
Alexandre Julliard cf0e96c6d0 configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
..
tests makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
config.c dinput: Avoid signed-unsigned integer comparisons. 2013-01-15 12:13:53 +01:00
data_formats.c makefiles: Add a makedep pragma to mark source files that are parts of the import library. 2013-11-11 11:46:21 +01:00
device.c dinput: Use BOOL type where appropriate. 2013-10-08 09:09:13 +02:00
device_private.h
dinput.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
dinput.spec
dinput_classes.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
dinput_main.c dinput: Enumerate devices past the first non-matching device. 2013-05-21 12:08:01 +02:00
dinput_private.h dinput: Enumerate devices past the first non-matching device. 2013-05-21 12:08:01 +02:00
effect_linuxinput.c dinput: Use BOOL type where appropriate. 2013-11-08 12:46:21 +01:00
joystick.c dinput: Use BOOL type where appropriate. 2013-10-04 12:46:26 +02:00
joystick_linux.c dinput: Consistently use GetCurrentTime(). 2013-12-11 16:26:01 +01:00
joystick_linuxinput.c dinput: Fix logging typos. 2013-12-12 12:07:08 +01:00
joystick_osx.c dinput: Use BOOL type where appropriate. 2013-10-04 12:46:26 +02:00
joystick_private.h dinput: Debug print DIEFFECT structure. 2013-05-24 11:01:33 +02:00
keyboard.c dinput: Consistently use GetCurrentTime(). 2013-12-11 16:26:01 +01:00
mouse.c dinput: Enumerate devices past the first non-matching device. 2013-05-21 12:08:01 +02:00
resource.h