1 Attachment(s)
CPrintDialog Debug vs Release
I haven't figured this one out, so I need your help.
In ALL of my VC/MFC apps, the Print Dialog in the release version is different than the Print Dialog in the debug version.
The debug version gives me the nice modern looking dialog with an image list of printers.
The release version gived me the old style dialog with the droplist of printers.
I want the NEW dialog in my release version!
What do I need to do??
I attached some screen captures of the two dialogs.
Geno Carman