PC MAPI: How to Find the Name of the CMC DLL to Call
Article ID: 141063
Article Last Modified on 10/30/2006
APPLIES TO
- Microsoft Mail for PC Networks 3.0
- Microsoft Mail for PC Networks 3.2
- Microsoft Mail for PC Networks 3.5
This article was previously published under Q141063
SUMMARY
If you need to see if the Common Mail Calls (CMC) is installed on your
computer (CMC=1), you can check the [Mail] section in the WIN.INI file for
the CMCDLLNAME entry to find out the name of the installed CMC DLL. Then,
you can either import the library (using a C language) or access it
dynamically (using Microsoft C or Microsoft Visual Basic).
Additional query words: 3.00 3.20 3.50 1.00 visual c mapi0 mapi1 kbhowto
Keywords: KB141063