Understanding Binary Templates
| 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 .
A binary template is a type of custom resource template. Binary templates usually contain bitmaps. These bitmaps are the user-interface components, such as toolbar buttons and icons, that the MFC AppWizard and a custom AppWizard use when generating a project. Binary templates do not contain macros or directives and are not parsed. They are, instead, copied verbatim into the end user’s project.