Vernoter - by Renat Garyaev
While Brad Smith's MsgDump2000 sample shows how to create an Outlook 2000/2002 COM Add-In using straight C++ (no ATL or MFC), this Vernoter sample uses C++ with ATL to show how certain handlers can be simplified.
Vernoter illustrates a couple of basic concepts that others may find helpful:
This uses C++ (MSVC 6.0) with ATL but no other external libraries (other than the #import DLLs from Office2000). Consult the text file within the Zip for more details.
Click here to download.
Comments or suggestions for improvement welcome. Send me E-mail.
Blanket permission granted to distribute and/or "advertise" this sample, provided it's left intact. If you fix any bugs, or make any improvements, please let me know so that I can keep my "master" updated.