Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: My ... Simple Mapi DLL ?

www.cryer.info
Managed Newsgroup Archive

Re: My ... Simple Mapi DLL ?

Subject:Re: My ... Simple Mapi DLL ?
Posted by:"MikeW (Dallas)" (mik..@dallasaddress.com)
Date:Fri, 12 May 2006 08:19:51

>>Such as?  What EXACTLY have you read so far?

Well ... "I think my question was ... "does anyone know of any DELPHI
documentation or examples" of how to write a dll than effectiively can pass
the simple mapi sendmail functions to my client program..

  1.. For e-mail client applications only, register a DLL (or executable)
for handling the Simple Mapi calls needed by the Page by E-mail and Link by
E-mail commands under the Send sub-menu of the File menu.

    My_Mail_Client
    DLLPath= C:\Program Files\MyMail\SimpleMAPI.dll

  Note   If the DLL Path value is present and the mail client has been
selected as default, the DLL or EXE will be used. If the key is not present,
the DLL or EXE associated with the CMCDLLName32 name/value pair in the
[Mail] section of the Win.ini file will be used. If the Win.ini entry is not
present, Mapi32.dll will be used.

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive