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-21 05:11:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
dinput
History
Vitaliy Margolen
8c279bb80b
dinput: Fix POV for programs that use buffered events.
2009-09-11 12:14:25 +02:00
..
tests
…
data_formats.c
…
device_private.h
…
device.c
…
dinput_main.c
…
dinput_private.h
…
dinput.spec
…
effect_linuxinput.c
…
joystick_linux.c
dinput: Fix POV for programs that use buffered events.
2009-09-11 12:14:25 +02:00
joystick_linuxinput.c
dinput: Fix POV for programs that use buffered events.
2009-09-11 12:14:25 +02:00
joystick_osx.c
…
joystick_private.h
dinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char isn't enough to store all possible axis values.
2009-09-08 13:07:09 +02:00
joystick.c
dinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char isn't enough to store all possible axis values.
2009-09-08 13:07:09 +02:00
keyboard.c
…
Makefile.in
…
mouse.c
…
regsvr.c
…
version.rc
…