Hi !
I'm new to VisualC++.net I've used VisualC++ 6.0 for a long time.
so, I bought .Net because I've hoped that I'm able to include the d3dx9.h file.
So, the problem i have is that i dont know why I'm not able to include it, not in VC++6 or .net
I've installed the DX9SDK and added all files to the linker... so what's my fault
Maybe someone knows a good tutorial, so I can work with .Net

d3dx9.h and other .net questions
Erik Gantar
To do this you need to bring up the project properties page and set the Additional Include Directories under the C/C++ General tab.
karina42256