OutputStream

OverviewsHow Do IDetails

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 .

The OutputStream class wraps two member functions that are used by CCustomAppWiz::CopyTemplate and CCustomAppWiz::ProcessTemplate when they process custom resource templates. You will only need to call the OutputStream member functions if you override CopyTemplate and/or ProcessTemplate.

See Also   Class Members, CCustomAppWiz::CopyTemplate, CustomAppWiz::ProcessTemplate, Understanding Custom Resource Templates