Using Code Wizards with Device Projects
Device projects can use many of the same code wizards that C++ desktop projects use. Some are not supported, and some are supported, but have unsupported options. For more information about the unsupported options of specific code wizards, see Wizard Options in Native Device Projects.
Supported Code Wizards
Visual C++ device projects support the following wizards:
ATL Simple Object Wizard. For more information about unsupported options on this wizard, see Wizard Options for Options, ATL Simple Object Wizard.
ATL Control Wizard. For more information about unsupported options on this wizard, see Wizard Options for Options, ATL Control Wizard, Wizard Options for Interfaces, ATL Control Wizard, and Unsupported Wizard Options for Stock Properties, ATL Control Wizard.
ATL Property Page Wizard. For more information about unsupported options on this wizard, see Unsupported Wizard Options for Options, ATL Property Page Wizard.
MFC Class Wizard. For more information about unsupported options on this wizard, see Unsupported Wizard Options for MFC Class Wizard.
Accessing Visual C++ Smart Device Code Wizards
The Visual C++ Smart Device Code Wizards are available in the Add Class Dialog Box dialog box. You can access the Add Class dialog box by following these steps:
On the Project menu, click Add Class.
In Solution Explorer, right-click any folder, click Add, and then click Class.
In the Class View window, right-click the appropriate node, click Add, and then click Class.
To see the wizards that are available for smart device projects, expand the directory structure in the Categories pane of the Add Class dialog box, and click Smart Device. The available templates appear in the Templates pane.