Subclassing in this case is: to attach the control or window to a given class (for instance: CButton). This class will handle all events for that window.
Subclassing in this case is: to attach the control or window to a given class (for instance: CButton). This class will handle all events for that window.