InitJoystick()
Syntax
Result = InitJoystick()Description
Initialize the joystick environment for later use. You must call this function before any other functions of this library. This function tries to open DirectX (v3.0 with NT4.0 compatibility or v7.0 else), so if it fails it's probably that DirectX version is too old or not available.
Supported OS
Windows, Linux