hello guy's I'm new here and i need some help.
my c++ programing is borland c++ version 5.02. my problem is with include.
my program not reconnaissance this include
window.h
d3d9.h
d3dx9.h
d3dx9math.h
can somebody help me to reconnaissance this include to borland c++.
Considering that my knowledge on Borland IDEs is limited at best, I would say that the structure of the installation directory isn't the same as the more commonly used IDEs such as Code::Blocks, Visual C++, and Visual Studio.
My suggestion to you would be to consult your IDEs documentation. That's a more likely source to find the information you need.