DirectX programming
At my previous programming era, I did some DirectX programming
with Borland Delphi (pascal language), building at that time
Tetricom (a
tetris - TetriNet clone).
Now I decided to get involved with C++ and DirectX (having already
some
expirience with C++ at my work).
With joy I learned that Visual C++ is available as a free download!
So I downloaded and installed the following (all free
downloads):
After some trials, failures and google searches I managed to
compile succesfully my
first DirectX program in C++!