Click here to Skip to main content
15,860,943 members
Articles / Desktop Programming / MFC
Article

The Ultimate Toolbox MAPI OLE Classes

Rate me:
Please Sign up or sign in to vote.
3.67/5 (2 votes)
25 Aug 2007CPOL2 min read 33.8K   12  
Ultimate Toolbox classes for dealing with the Messaging framework and Addressbook APIs.

Visit the Ultimate Toolbox main page for an overview and configuration guide to the Ultimate Toolbox library.

Contents

Introduction

This page outlines the classes available in the Ultimate Toolbox that deal with the Windows Messaging API.

MAPI Framework

(Archived*) This framework provides 14 classes which let you quickly and easily add to your MFC application the ability to send and receive mail messages and to interact with folders and address books.

*Archived classes can be found in the archive\source and archive\include directories. These directories are contained in the sample projects download. There may or may not be a usage example project in the archive\samples dir. There should still be class information in the compiled HTML help documentation. These classes were classified as unsupported in the last commercial version (9.2) of the Ultimate Toolbox, and have not be updated for VS2005 compilation.

Internet Address Book

Image 1
The AddressBook sample from the samples\Shell\Addressbook directory

These classes encapsulate internet address book management.

Multithreading Framework

(Archived*) The OLE implementation in NT 3.51 or Windows 95 is not safe for free-threading. The COXThreadEngine class defines a thread framework that simplifies the design of dedicated engines in a multithreaded application.

*Archived classes can be found in the archive\source and archive\include directories. These directories are contained in the sample projects download. There may or may not be a usage example project in the archive\samples dir. There should still be class information in the compiled HTML help documentation. These classes were classified as unsupported in the last commercial version (9.2) of the Ultimate Toolbox, and have not be updated for VS2005 compilation.

History

Initial CodeProject release August 2007.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Canada Canada
In January 2005, David Cunningham and Chris Maunder created TheUltimateToolbox.com, a new group dedicated to the continued development, support and growth of Dundas Software’s award winning line of MFC, C++ and ActiveX control products.

Ultimate Grid for MFC, Ultimate Toolbox for MFC, and Ultimate TCP/IP have been stalwarts of C++/MFC development for a decade. Thousands of developers have used these products to speed their time to market, improve the quality of their finished products, and enhance the reliability and flexibility of their software.
This is a Organisation

476 members

Comments and Discussions

 
-- There are no messages in this forum --