Home | Overviews | How Do I | Details | Sample
Feature Only in Professional and Enterprise Editions Creating a Custom AppWizard is supported only in Visual C++ Professional and Enterprise Editions. For more information, see Visual C++ Editions.
Overridables
WriteLine | Called in CCustomAppWiz::ProcessTemplate to write lines from a custom resource template to an output stream. |
WriteBlock | Called in CCustomAppWiz::CopyTemplate to write a custom resource template, usually a bitmap, to an output stream. |
See Also OutputStream Overview