Using VC++ MDI. I have a view with no document. I get the
expected warning about no doc when run in debug mode. With
the view showing I can pick Print or Print Preview on the
mainframe menu and it works fine. But if I pick Print
Preview, then the Print button on the Print Preview
screen it dies in some MFC routine accessing <view>->pDoc.
It checks to see if its NULL. It isnt, its 0xdddddddd .
I die when it is dereferenced. HELP!!!
Gene W
--
-------------------------------------------------------------------
Gene Wagenbreth Programming for Dollars
My opinions are mine, I think.
-------------------------------------------------------------------