Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| Overviews | How Do I | Details |
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 .
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