Share via


Step 5, Project Options

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 .

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