so which file I need to include? I need to use this type LPD3DXFONT.
when I include only d3dx9.h I get no errors, but I need both d3d.h and d3dx9.h ... but they seem not to like each other lol
and if I include d3d after d3dx9, the compiler still thinks that I didnt include the d3d and keep throwing me errors about undeclared identifiers.
I want to do whats here: http://www.toymaker.info/Games/html/text.html