Applications Graphics & Sound Computer Graphics 3D & Raytracing 3D Graphics Direct-X  

Direct Input Library and Tutorial 1.0

download download  
important code information
author:
Drew
minimum requirements:
Direct Input Library and Tutorial 1.0 description

This library is meant for beginner to intermediate programmers/developers who have little knowledge of DirectX and DirectInput. The reason for this is because it's something that anyone who's worked with DirectInput could do. I've packaged all the necessary calls to use a keyboard or mouse in DirectInput into a few simple to use functions. Provided with the C++ header file is a text file detailing how to use the library in your programs. The source code is well documented, so intermediate develops could also use the library to get a good idea on how to implement DirectInput for their own means.


Included in this zip file are three documents (besides this one).

The first document is asdDInput.h. This is my DirectInput Library. To use it, add it to a folder that is set as a search path for your C++ include files. If not, you may also add it to and project folders that you want to use this library with.

The second document, asdDInput.txt, contains instructions for using this library.

The third document, asdDInput.lib contains the compiled code for this library. If you're using VC++ 6.0 you must add this library to your project so it can be compiled into your executable. If you're using VC++.net, you'll need to add the file to your additional input files under Project Properties.

Andrew S. Dunsmore


File List:
ReadMe.txt1Kb
asdDInput.h5Kb
asdDInput.lib42Kb
asdDInputLib.txt10Kb

Similar code
A very simple DirectX Interface (for DOS-like programmers) (Popularity: ) : A very simple DirectX Interface (for DOS-like programmers)
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 51
version
size in Kb 18
popularity   784/7913374
user rating 4/10
ad


New Code
Popular Code