Home
What's New?
Statistics
 

Direct Input 7
Artwork Blog Java Games Software Make A Donation Contact Info

(more info)

Up
CDIBase
CDIJoystick
CDIKeyboard
CDIMouse

        

Welcome to the DirectX7 Direct Input Programming section.

The classes provided in this section are aimed at the intermediate programmer who is familiar with C/C++ and COM.  Full source code is provided and commented to help get you started.

The Keyboard and Joystick Classes require the CDIBase class as they are derived from CDIBase.

If you are using Microsoft Visual C++ 6 with Service Pack 4 you can download the projects that demonstrate how to use the classes.

If you have any queries or comments on the source code I have published please drop an e-mail to Directinput7@Muckypaws.com

The source code provided on these pages are provided as-is and you are free to use the code within your projects.  However it would be nice if you gave myself and muckypaws a mention in your software credits or readme file.


Please remember: -

Ensure the you have Microsoft's DirectX7 SDK installed on your development system and that your compiler has the correct linkage/path to the DirectX Header and Libraries.

DirectX7 Is currently supported on Windows 95/98/98SE/Me/2000 systems. 

 


 with questions or comments about this web site.
Last modified: Saturday, 25 April 2009 19:42:55.

(C) 1998-2007 Jason Brooks - All Rights Reserved