Chapter 10.
Windowing
ATL
is not simply a set of wrapper classes for COM. In the same style,
it also wraps the section of the Win32 API related to creating and
manipulating windows, dialogs, and window controls. In addition to
basic support to remove the grudge of Windows programming, the ATL
windowing classes include such advanced features as subclassing and
superclassing. Furthermore, this window support forms the basis for
both COM controls and COM control containment, covered in following
chapters.
|