CCustomAppWiz

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 CCustomAppWiz class provides communication services between MFCAPWZ.DLL and your custom AppWizard. MFCAPWZ.DLL calls these member functions. The base-class implementations of the CCustomAppWiz member functions reside in MFCAPWZ.DLL, but your custom AppWizard can override them.

See Also   Class Members, CCustomAppWiz::Back, CCustomAppWiz::Next, CCustomAppWiz::m_Dictionary, CCustomAppWiz::CopyTemplate, CCustomAppWiz::CustomizeProject, CCustomAppWiz::ExitCustomAppWiz, CCustomAppWiz::InitCustomAppWiz, CCustomAppWiz::GetPlatforms, CCustomAppWiz::LoadTemplate, CCustomAppWiz::PostProcessTemplate, CCustomAppWiz::ProcessTemplate