Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
| 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 .
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