Reading joysticks thanks to winmm.dll ( previously mmsystem.dll ) on Windows.
Joysticks reading under Windows.
Other methods are possible like
- SlimDX : demonstration source code in C#
- SharpDX
- Simple DirectMedia Layer
Reading joysticks thanks to winmm.dll ( previously mmsystem.dll ) on Windows.
Joysticks reading under Windows.
Other methods are possible like