Lnk1104 cannot open "d3dx9.lib"
I am using visual studio c++ 2008 express edition and I try to run some code with d3dx9 library but it doesn't work if I run a code using only d3d9 library the code compile and run without any problems. The d3dx9 and d3d9 libraries are in the same folder. I reinstal the SDK(August2007) more than ones but still have the same mistake. And to use my code properly I can not ignore this library.
If someone found a solution to this problem, or if you've got some idea.....

