I am trying to use DirectX 8.0 in my app and I have included the directories to the directx .h and .lib files in the compiler options tab. However, I get a bunch of errors when I compile which I think is because the compiler is not able to find the DirectX files, but I'm not sure.
I have attached a file that lists all the errors and warnings. If anyone has an idea of what could be wrong please reply. thanks!