Loading...
ATL internals
The Active Template Library (ATL) is a set of small, efficient, and flexible classes that facilitate the creation of interoperable COM components. Written for experienced COM and Visual C++ programmers, this book provides in-depth coverage of ATL's inner workings. It offers insight into the rat...
Main Author: | |
---|---|
Format: | Printed Book |
Published: |
Reading, MA :
Addison Wesley Longman,
c1999.
|
Edition: | 1 |
Subjects: |
Table of Contents:
- Ch. 1. Hello, ATL
- Ch. 2. ATL Smart Types: Strings, BSTRs, VARIANTs, and Interface Pointers
- Ch. 3. Objects in ATL
- Ch. 4. COM Servers
- Ch. 5. Interface Maps
- Ch. 6. Persistence in ATL
- Ch. 7. Collections and Enumerators
- Ch. 8. Connection Points
- Ch. 9. Windowing
- Ch. 10. ActiveX Controls
- Ch. 11. Control Containment
- App. A. C++ Templates by Example
- App. B. ATL Classes and Headers.