I am trying to get Print Preview working with an application generated by
AppExpert. Anytime I generate a non-MDI application with AppExpert, the
Print Preview feature does not work. If I open AppExpert, select SDI for
model, and Printing as the only feature, then select generate... The
application builds and runs fine, loads files, prints them fine, etc. But
if I select Print Preview, I get an OWL exception dialog box that says
"GDI failure to load". What's the problem? I have traced the timing of
the exception to when PreviewWindow (generated by AppExpert) calls
TDecoratedFrame::SetupWindow().
Is there an MDI requirement for Print Preview? Any help appreciated.
E-mail preferred.
Brian