Home | Overview | How Do I | Tutorial
To delete a ClassWizard-created class from your project, you can either delete it from the header (.h) and implementation (.cpp) files in which it coexists with other classes or delete the .h and .cpp files altogether. In either case, you must update the information in the ClassWizard (.clw) file.
To delete a class
If ClassWizard appears, the active project does not contain the deleted class.
A message box informs you that ClassWizard cannot find the deleted class.
ClassWizard displays the Repair Class Information dialog box.
The class is deleted from the .clw file.
ClassWizard appears.
See Also Keeping ClassWizard Updated When Code Changes, Renaming or Moving Classes, Rebuilding the ClassWizard (.clw) File