Home | Overviews | How Do I | Details | Sample
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 Visual C++ Editions.
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