Sweden-Number/dlls/dinput
Neil Olver dd9a30ba46 The flag for a mouse button down in the structure returned by
GetDeviceState should be 0x80 (only the high bit set), not 0xff.
2004-12-27 16:55:41 +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 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
joystick_linuxinput.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
keyboard.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
mouse.c The flag for a mouse button down in the structure returned by 2004-12-27 16:55:41 +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