all groups > visual c > july 2003 >
You're in the

visual c

group:

Simple MAPI


Simple MAPI Larry Eaton
7/28/2003 10:40:18 AM
visual c:
According to MSDN there is MAPI example code
in a file SIMPLE.CLI
I cannot locate this file. Can anyone direct
me to the location of this?
It doesn't appear to be anywhere in
Re: Simple MAPI William DePalo [MVP VC++ ]
7/29/2003 2:46:57 PM
[quoted text, click to view]

I am not sure it exists anymore. :-(

The objects and executables of two old MAPI samples remain in the sample
directories of my installation of the SDK, but it appears that some
boneheaded setup procedure has gone and removed the source. What do you need
to do?

Regards,
Will

Re: Simple MAPI Larry
7/30/2003 7:11:59 AM
Hi Will
Thanks for the help.
I've got an application that needs to read
and write email.
I've got it working with the basics, Outlook,
Outlook Express. But there are other email apps
such as Netscape and Incredimail I'd like to
make it work with.
With the other apps, I call MAPI_Logon successfully,
but when I call MAPI_FindNext I get an error,
which is very ambiguous.
I'd prefer to use CMC - but due to similar ambiguous
and mysterious errors, I could never get it to work.
Actually - I understand there is a debug package
for MAPI as well as CMC - but have been unable to
find them or any docs on them.
Perhaps you could help?

Larry
[quoted text, click to view]
AddThis Social Bookmark Button