Sweden-Number/dlls/dinput
Vitaliy Margolen 0f24b9e86f dinput: Explicitly define ASCII and Unicode methods in DirectInputDevice base class. Make ASCII methods call Unicode. Use new methods in child classes. 2011-01-10 11:03:17 +01:00
..
tests dinput/tests: Skip acquire tests when not running in the foreground. 2011-01-06 18:29:14 +01:00
Makefile.in dinput: Convert dll registration to the IRegistrar mechanism. 2010-12-07 12:54:24 +01:00
data_formats.c
device.c dinput: Explicitly define ASCII and Unicode methods in DirectInputDevice base class. Make ASCII methods call Unicode. Use new methods in child classes. 2011-01-10 11:03:17 +01:00
device_private.h dinput: Explicitly define ASCII and Unicode methods in DirectInputDevice base class. Make ASCII methods call Unicode. Use new methods in child classes. 2011-01-10 11:03:17 +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: Change internal check_dinput_hooks method to take W iface. 2011-01-10 11:02:16 +01:00
dinput_private.h dinput: Change internal check_dinput_hooks method to take W iface. 2011-01-10 11:02:16 +01:00
effect_linuxinput.c dinput: COM cleanup - return interface instead of typecasting This. 2011-01-10 10:58:19 +01:00
joystick.c dinput: COM cleanup - use helper function instead of direct typecast in base joystick class. 2011-01-10 11:01:51 +01:00
joystick_linux.c dinput: Explicitly define ASCII and Unicode methods in DirectInputDevice base class. Make ASCII methods call Unicode. Use new methods in child classes. 2011-01-10 11:03:17 +01:00
joystick_linuxinput.c dinput: Explicitly define ASCII and Unicode methods in DirectInputDevice base class. Make ASCII methods call Unicode. Use new methods in child classes. 2011-01-10 11:03:17 +01:00
joystick_osx.c dinput: Explicitly define ASCII and Unicode methods in DirectInputDevice base class. Make ASCII methods call Unicode. Use new methods in child classes. 2011-01-10 11:03:17 +01:00
joystick_private.h dinput: Pass interface instead of this pointer to joystick poll callback. 2011-01-03 16:48:16 +01:00
keyboard.c dinput: Explicitly define ASCII and Unicode methods in DirectInputDevice base class. Make ASCII methods call Unicode. Use new methods in child classes. 2011-01-10 11:03:17 +01:00
mouse.c dinput: Explicitly define ASCII and Unicode methods in DirectInputDevice base class. Make ASCII methods call Unicode. Use new methods in child classes. 2011-01-10 11:03:17 +01:00
version.rc