July 2000
Intermediate to advanced
1000 pages
24h 49m
English
by Mickey Williams
In This Chapter
Chapter 29, "ATL Architecture," discussed using MFC to build ActiveX controls. Although these controls are very useful when used with traditional clients such as Visual Basic, they tend to be quite large and often have dependencies on MFC42.DLL.
In this chapter, you'll learn how to use the Active Template Library (ATL) to create ActiveX controls that are lightweight, have few dependencies, and are safely usable by scripting clients. You'll look at the major classes used by ATL for ActiveX controls. You'll also examine connection points, object safety, and persistence for components used by scripting clients. ...
Read now
Unlock full access