Using ClassWizard

OverviewHow Do I

ClassWizard is like a programmer's assistant: it makes it easier for you to do certain routine tasks such as creating new classes, defining message handlers, overriding MFC virtual functions, and gathering data from controls in a dialog box, form view, or record view.

It is important to note that ClassWizard works only with applications that use MFC classes, unlike ClassView and WizardBar, which work with MFC, ATL, or Generic (user-defined) classes.

Also, ClassView does not recognize classes unless they are registered in the ClassWizard database (.clw) file.

With ClassWizard, you can:

What do you want to know more about?

See Also   Adding a Class, Adding a Member Function, Adding a Member Variable, Overriding a Virtual Function, Adding a Message Handler, Deleting a Member Function, Navigating the Class Structure