wine-wine/dlls/dinput
Charles Davis a2e11b452a dinput: Don't link to/include Carbon on Mac OS X. 2011-01-25 12:45:44 +01:00
..
tests dinput: Fix typo. Found by clang. 2011-01-25 12:37:53 +01: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: Combine ASCII and Unicode Direct Input Device QueryInterface. 2011-01-19 12:58:29 +01:00
device_private.h 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
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: Fix typo. Found by clang. 2011-01-25 12:37:53 +01: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: Combine ASCII and Unicode device create callbacks. Add tests. 2011-01-24 14:43:09 +01: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: Combine ASCII and Unicode device create callbacks. Add tests. 2011-01-24 14:43:09 +01:00
version.rc