Beginning MFC COM Programming
Home Up Feedback Search About Us Table Of Contents

 

PUBLISHER STORES
MacMillan Publishing
McGraw Hill
Microsoft Press
O'Reilly and Associates
Peachpit
Prima Publishing
Prentice Hall
Sybex
Crisp
Wrox
Hungry Minds
Coriolis
Others

COMPANY STORES
Lockheed Martin

BESTSELLERS
Hardcover Fiction
Hardcover Non-Fiction
Mass Market Paper
Trade Paperbacks
Arts/Entertaintment
Books on Cassette
Business/Prof
Children's Books
Computer
Fiction
Hobbies/Interests
Literature/Plays
Other
Reference/Education
Religion
Travel/Regional

INDUSTRY LINKS
PW BestSeller

 Trade Catalog 40%  Professional Catalog 25%
 

How to Order

 Beginning MFC COM Programming
By Templeman, Julian

Online Price for 10+ books: $23.97
Online Price for 2+  books: $27.965
Online Price for 1 book   : $31.96

List Price: $39.95
You Save $15.98(40% off on 10+ books)

 

Softcover; 485 Pages
Published by Wrox Press
Date Published: 08/1997
ISBN: 1874416877

 

Summary
This is the first book dedicated to teaching MFC programmers what COM is and how to use it. It follows the proven ' by doing' format of Wrox Beginning Guides, and during the course of the book the reader develops a complete application from OLE servers and components.

Who is this Book For? The book is aimed at Visual C++ developers who have an understanding of MFC application programming, but have yet to make the leap into COM. To aid understanding, it introduces and describes the lower level of COM in broad terms, but this book certainly isn' for those seeking a reference to that subject. Rather, it works through the excellent support that MFC provides to make it possible to write real COM-enabled applications as efficiently as possible. Beginning MFC COM Programming is an ideal second book for anyone who has read Ivor Horton' Beginning Visual C++ and been intrigued by the introductory material on these subjects contained therein.

What Does it Cover? This book uses the '' classes in MFC along with the Wizards in Visual C++ to create COM-enabled applications, complete OLE servers and ActiveX controls. It begins with an introduction to all these technologies in general terms, and then progresses to a more detailed investigation of COM, the technology that enables inter-object communication. This is explained in functional terms, highlighting where and why it' useful. A simple Automation example programmed in raw COM is then compared and contrasted with the same example using VC++ , to show how much easier the process is made by the tools VC++ provides.

The MFC '' classes are introduced and explained in detail as and when they are required by the discussion at hand, and then listed in full in an appendix.