How to change the printer with MFC Apps?
My application always prints to same printer.
So, I want simply change the printer before printing
even if different printer is selected, but..
I tried SelectPrinter() function to do this, but it
doesn't work. Probably, my program was bad..

Somebody help!