Tagged Questions
1
vote
1answer
262 views
Win32 PrintDlg, PrintDlgEx, Crashing and quirkiness
I'm tasked with solving the following issue: My application crashes when running on a 64 bit machine when the PrintDlg() function is called.
After digging and hair pulling, I've decided the best ...