wine-wine/dlls/dinput
Alexandre Julliard 86b682154b dinput: Reset the clipped flag when the cursor is released. 2011-05-05 16:32:00 +02:00
..
tests dinput/tests: Make sure to use return value (LLVM/Clang). 2011-02-07 10:06:07 -06:00
Makefile.in dinput: Don't link to/include Carbon on Mac OS X. 2011-01-25 12:45:44 +01:00
data_formats.c
device.c dinput: Return correct error code for DIPROP_VIDPID. 2011-02-02 12:24:07 +01:00
device_private.h dinput: Mark internal symbols as hidden. 2011-04-29 14:21:40 +02:00
dinput.spec
dinput_classes.idl dinput: Convert dll registration to the IRegistrar mechanism. 2010-12-07 12:54:24 +01:00
dinput_main.c dinput: Combine ASCII and Unicode device create callbacks. Add tests. 2011-01-24 14:43:09 +01:00
dinput_private.h dinput: Combine ASCII and Unicode device create callbacks. Add tests. 2011-01-24 14:43:09 +01:00
effect_linuxinput.c dinput: Effect length can actually be 0. 2011-03-31 12:38:28 +02:00
joystick.c dinput: COM cleanup - use interfaces instead of vtbl. Combine both Unicode and ASCII interfaces into the same classes. 2011-01-10 12:41:20 +01:00
joystick_linux.c dinput: Combine ASCII and Unicode device create callbacks. Add tests. 2011-01-24 14:43:09 +01:00
joystick_linuxinput.c dinput: Implement getting DIPROP_VIDPID property for evdev joystick driver. Fixes bug 26418. 2011-04-14 17:37:23 +02:00
joystick_osx.c dinput: Don't link to/include Carbon on Mac OS X. 2011-01-25 12:45:44 +01:00
joystick_private.h dinput: Explicitly define ASCII and Unicode methods in joystick base class. Use new methods in child classes. 2011-01-10 11:03:49 +01:00
keyboard.c dinput: Combine ASCII and Unicode device create callbacks. Add tests. 2011-01-24 14:43:09 +01:00
mouse.c dinput: Reset the clipped flag when the cursor is released. 2011-05-05 16:32:00 +02:00
version.rc