Sweden-Number/dlls/dinput
Vitaliy Margolen a1b08e5d04 dinput: COM cleanup - use helper function instead of direct typecast in Linux joystick. 2011-01-10 11:01:55 +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: COM cleanup - use helper function instead of direct typecast in base device class. 2011-01-10 10:58:36 +01:00
device_private.h dinput: Rename IDirectInputDevice2AImpl into IDirectInputDeviceImpl. 2011-01-03 16:46:41 +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: COM cleanup - use proper DirectInput interface with IUknown calls. 2011-01-10 10:58:14 +01:00
dinput_private.h dinput: Convert DirectInput to using interface instead of vtbl. 2010-12-29 10:48:32 +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: COM cleanup - use helper function instead of direct typecast in Linux joystick. 2011-01-10 11:01:55 +01:00
joystick_linuxinput.c dinput: COM cleanup - use proper interface instead of typecasting This when calling queue_event. 2011-01-10 10:58:26 +01:00
joystick_osx.c dinput: COM cleanup - use proper DirectInput interface with IUknown calls. 2011-01-10 10:58:14 +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: COM cleanup - use helper function instead of direct typecast in keyboard. 2011-01-10 11:01:46 +01:00
mouse.c dinput: COM cleanup - use helper function instead of direct typecast in mouse. 2011-01-10 11:01:39 +01:00
version.rc