wine-wine/dlls/dinput
Christian Costa 6a8ae41c9d Handle device class in DX8 enumeration (found by Robert Reif).
Fixed remaining DX8 device types.
Factorized a bit GetCapabilities for keyboard and mouse.
2004-12-13 13:17:03 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Added default data formats for c_dfDIJoystick and c_dfDIJoystick2. 2004-08-31 18:51:23 +00:00
data_formats.c Removed trailing white space. 2004-09-03 17:27:58 +00:00
device.c Use InterlockedIncrement/InterlockedDecrement for reference counting. 2004-09-17 18:10:41 +00:00
device_private.h Add buffered mode to joystick. 2004-09-13 18:03:30 +00:00
dinput.spec Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
dinput_main.c Fixed enumeration of joysticks in DX8. 2004-12-07 14:19:29 +00:00
dinput_private.h Added support for multiple devices. 2004-09-13 19:16:47 +00:00
joystick_linux.c Handle device class in DX8 enumeration (found by Robert Reif). 2004-12-13 13:17:03 +00:00
joystick_linuxinput.c Handle device class in DX8 enumeration (found by Robert Reif). 2004-12-13 13:17:03 +00:00
keyboard.c Handle device class in DX8 enumeration (found by Robert Reif). 2004-12-13 13:17:03 +00:00
mouse.c Handle device class in DX8 enumeration (found by Robert Reif). 2004-12-13 13:17:03 +00:00
regsvr.c Make dinput.dll self register. 2004-04-06 20:09:45 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00