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 .
| Macro | Type | Description |
| VERBOSE | BOOL | TRUE, if the user chooses to include source comments and README.TXT. |
| MFCDLL | BOOL | TRUE, if the project uses MFC in a DLL. |
| PROJTYPE_EXPLORER | BOOL | TRUE, if the project is a Windows Explorer-style application. |
See Also Standard AppWizard Macros, The Dictionary, CCustomAppwiz::ProcessTemplate, CCustomAppwiz::PostProcessTemplate, How Macros Get Their Values