Please if you know C++, could you try to answer this?http://forums.vb-world.net/showthread.php?threadid=18922
Printable View
Please if you know C++, could you try to answer this?http://forums.vb-world.net/showthread.php?threadid=18922
Can anyone answer this?
I've only used bloodshed briefly, I didn't like it too much but in Borland C++ builder you can can just call the API directly because windows.h is included by default.
The declarations in the header file take the place of the declare statement in VB, just call it. (you need a form or DC to draw on of course)
Grab a book on DirectX... all your answers await inside