This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
| Overview | FAQ | Details
The following tasks involve deriving your own classes from MFC's class, the root class of the class hierarchy. Deriving your class from CObject gives your class some powerful capabilities ? see the overview for more information.
Derive a class from CObject
Access run-time class information
Create objects dynamically