IDTWizard Interface

      Methods      

To include a wizard in the Add Item or New Project dialog box, you must implement the IDTWizard interface and create a .vsz file in the appropriate directory for the product:

The IDT_Wizard interface contains an Execute method that the development environment calls when it connects to the wizard, whether through the Add Item or New Project dialog box.