Data type of Direct X...........

Started by
1 comment, last by johnc82 22 years, 4 months ago
hi...... Could anyone tell where can i find the whole list of Direct X data type and their fuctions and plus their definations.... like DWORD, BYTE** , UNIT , D3DVALUE..... etc etc.... ;-( thanks..... :-)
:-)
Advertisement
In MSVC6, right click on the identifier and hit "Got to definition". it will probably tell you that you need to have your build settings altered, click yes. Right click on it again and it will show you the typedef for that type.
SlimDX | Ventspace Blog | Twitter | Diverse teams make better games. I am currently hiring capable C++ engine developers in Baltimore, MD.
Gee, I dunno... maybe the SDK?

This topic is closed to new replies.

Advertisement