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-19 20:31:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
dinput
History
Mike Frysinger
dd174c54e1
joystick: Search for /dev/input/js as well as /dev/js.
2006-04-19 19:27:41 +02:00
..
tests
dinput: Keyboard should be acquired before calling GetDeviceState.
2006-04-03 11:39:28 +02:00
.gitignore
…
data_formats.c
…
device_private.h
dinput: Create single thread for mouse and keyboard hook.
2006-03-21 11:27:49 +01:00
device.c
dinput: Create single thread for mouse and keyboard hook.
2006-03-21 11:27:49 +01:00
dinput_main.c
…
dinput_private.h
…
dinput.spec
…
effect_linuxinput.c
…
joystick_linux.c
joystick: Search for /dev/input/js as well as /dev/js.
2006-04-19 19:27:41 +02:00
joystick_linuxinput.c
dinput/joystick_linuxinput: Add POV detection and reporting.
2006-03-13 14:18:19 +01:00
keyboard.c
dinput: Keyboard should be acquired before calling GetDeviceState.
2006-04-03 11:39:28 +02:00
Makefile.in
…
mouse.c
dinput: Create single thread for mouse and keyboard hook.
2006-03-21 11:27:49 +01:00
regsvr.c
…
version.rc
…