operating direct x??
Do you know C++? If not, you have to learn it pretty thoroughly before you can start using DirectX.
yeah i know c/c++.but i want to know how to goto dinput or if u need to goto c/c++ to operate directx stuff.can someone explain how to operate it.
Uhh... goto?
You should try a book. I reccomend Andre LaMothe's Tricks of the Windows Game Programming Gurus to start.
Wait, I think I got what you're asking. You can only use DirectX from a C++ (or Visual Basic) program.
[edited by - micepick on March 16, 2003 7:15:18 PM]
You should try a book. I reccomend Andre LaMothe's Tricks of the Windows Game Programming Gurus to start.
Wait, I think I got what you're asking. You can only use DirectX from a C++ (or Visual Basic) program.
[edited by - micepick on March 16, 2003 7:15:18 PM]
Seriously, it's gonna be hard as hell for you to learn DirectX without a book. I found the aforementioned one very helpful, and I'm not sure if I would have understood anything without it. Basically, you need to include the appropriate .h files and link the .lib files into your project.
[Removed the unproductive stuff ]
[edited by - micepick on March 16, 2003 7:23:40 PM]
[Removed the unproductive stuff ]
[edited by - micepick on March 16, 2003 7:23:40 PM]
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement