Platform SDK: DirectX

Tutorial 3: Using the Joystick

[C++]

This topic pertains only to application development in Visual Basic. See DirectInput C/C++ Tutorials.

[Visual Basic]

This tutorial shows how to create a joystick device, set its properties, and retrieve immediate data. The example code is based on the Joystick sample.

The tutorial breaks down the required tasks into the following steps: