I am trying to use the SimpleTextRenderer c++ example as a basis for my program.
I just want to print out the contents of the screen to the printer.
I don't need anything fancy just a basic print function.
The printing samples provided by Microsoft wont fit in with my program. I just end up with lots of compile errors.
Any help would be appreciated.
n.Wright