This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-24 15:01:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
dinput
History
Andrew Talbot
da0a48d235
dinput: Assign to structs instead of using memcpy.
2008-03-01 12:02:19 +01:00
..
tests
…
data_formats.c
…
device_private.h
…
device.c
dinput: Some debug output for BuildActionMap.
2008-02-18 12:41:37 +01:00
dinput_main.c
dinput: Fix compilation on systems that don't support nameless unions.
2008-02-26 11:21:17 +01:00
dinput_private.h
dinput: Add a dumper for LPDIACTIONFORMAT.
2008-02-16 15:10:47 +01:00
dinput.spec
…
effect_linuxinput.c
dinput: Assign to structs instead of using memcpy.
2008-03-01 12:02:19 +01:00
joystick_linux.c
dinput: Include fcntl.h instead of sys/fcntl.h since they are equivalent and the former is more portable.
2008-02-28 10:50:57 +01:00
joystick_linuxinput.c
dinput: Include fcntl.h instead of sys/fcntl.h since they are equivalent and the former is more portable.
2008-02-28 10:50:57 +01:00
keyboard.c
dinput: Fix character count passed to GetKeyNameTextW in SysKeyboardWImpl_GetObjectInfo.
2008-02-25 13:31:34 +01:00
Makefile.in
…
mouse.c
dinput: Assign to structs instead of using memcpy.
2008-03-01 12:02:19 +01:00
regsvr.c
…
version.rc
…