From: Z.K. on 8 Sep 2006 17:16 How do I create a dialog of the type CPrintDialogEx? Everytime I try I get a bunch of errors. If I use CPrintDialogEx printDlg(true); I get an undeclared identifier error even though I have included the atldlgs.h header file. What I really want is a print dialog with just the printer selection and a properties and apply button if possible. I know it is done with the CPageSetupDialog in the printer button. I would like to duplicate what they do with the printer button, but I am unsure just how to do this. Someone in another newgroup said it was probably the CPrintDialogEx, but I can not get it to work. Z.K.
|
Pages: 1 Prev: Why exactly is C# better than C++ (was Re: Up to date MFC Book Next: Adobe 7.0 crash |