I'm trying to learn DirectX, but the book I have doesn't really use C++ at
all, it mostly uses C..or it uses C++ but with no classes or anything.
I feel like im going backwards..
is there any way to use the DirectX functions inside a MFC App?..and if so
how would I create the MFC app to begin with? App Wizard? if so what would
I choose?
I use MSVC++ 5.0 Enterprise.
if anyone knows of a web page or something that has a simple example of
this I ould appriciate it.