Okay, I am using DX9 and MSVC++ 6. I got it to render a triangle with gourad shading using transformed matrices. Now I'm switching to untransformed matrices, and all it does is give me a black screen.

PS: I know the coding is ugly, but I just threw it together really quickly.