Hello<br><br>1) use 4 spaces instead of tab in <br><pre>         d3dx9_36_main.c \<br>         font.c \<br>-        math.c<br>+        math.c \<br>+        texture.c<br><br><br>2) D3DXCreateTextureFromFileW(ptr wstr ptr) should be forwarded to its d3dx8 counterpart and you implement it in d3dx8 dll<br>
<br>David<br><br></pre>