Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I "talk" to a joystick using VB 5 or 6?

Status
Not open for further replies.

Bregga

MIS
May 11, 1999
8
US
I understand there is a DirectX control that you should use to read from joysticks, but how do I get started. Where does this control appear and how do you get it on your form, etc?<br>

 
I would suggest starting by downloading DirectX 7 SDK from Microsoft. Be warned, it is HUGE. 150mb Plus. Direct X doesn't actually add any controls, you do everything in code. Examples are inculded for Joysticks including force feedback. If you are lucky you will be able to copy and paste the code from the tutorial files.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top