Visual C++ 6 Unleashed

Visual C++ 6 Unleashed

By MICKEY WILLIAMS and David Bennett

Summary

This chapter began to explore the world of active document containers. ActiveX represents Microsoft's continuing evolution of the OLE and COM technologies. It is a credit to the COM architecture that the OLE technologies can effectively change over time without becoming obsolete.

This chapter reviewed portions of the OLE and COM architectures that are relevant to active document container technology. In Visual C++ 6, the MFC Library was enhanced to include support for active document containers.

Other methods are available to implement active document containers, in addition to using MFC. Containers could be implemented using the native COM interfaces or with the more recent ATL. Using MFC is completely appropriate in this case, though, because containers don't have the same constraints on them as other Internet-oriented COM objects.

Share ThisShare This

Informit Network