Books : Search |
|
Beginning ATL 3 COM Programming»rank: 1051588by: Julian Templeman, Richard Grimes, George Reilly, Alex Stockton, Karli Watson
: :The Active Server Library (ATL) is a tool that simplifies the creation of COM components. The latest version , ATL 3.0, marks the blossoming of ATL as a technology. It now covers the entire spectrum of COM applications. COM is the grand unifying technology on Microsoft platforms, providing the core infrastructure for this and the next generation of Windows. ATL is simply the best way to create COM components, combining flexibility and ease of use with great performance. We'll show you how to get started with COM and ATL. More than that, we'll show you how to create useful controls as we back up the theory with ambitious examples in every chapter. ... |
Beginning Atl Com Programming (Beginning)»rank: 562867by: Richard Grimes, Alex Stockton, George Reilly, Julian Templeman
: :The book covers programming the latest version of the Active Template Library ( ATL ) which is currently in version 2.1. The book uses Visual C++ 5 as the programming environment. Earlier versions of VC++, back to 4.0 may be used in conjunction with the ATL additions that can be downloaded from Microsoft. VC++ is increasingly used to develop ActiveX components for use elsewhere, for example in VB or on the Web. These components have to small and light, and be able to interoperate with whatever their host application is. COM is the Microsoft technology that allows the components to interoperate, while ATL is a tool that simplifies the creation of these ... |