Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| 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