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 .
Your custom AppWizard uses the name that you specify in the Project Name box on the Projects tab of the New dialog box to derive names for some of its files and classes.
You’ll undoubtedly want to examine the source-code files you create. If you chose to have AppWizard add comments to the files it creates for your project, AppWizard will also create a text file, README.TXT, in your new application directory. This file explains the contents and uses of the other new files created by AppWizard.