Robert McLean
May 8th, 1999, 03:59 PM
I am using Visual C++ 4. I have created an MFC EXE application using the Appwizard. When I created it I deselected the print and print preview options, so skeleton code for those functions was not generated. After producing much of the application I have changed my mind and now want to be able to print. How do I get the skeleton code for the print functions ? Do I have to start over completely ? If so how do I keep all my dialogs and menus etc ?
Robert McLean
Robert McLean