Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: My ... Simple Mapi DLL ?
| Subject: | Re: My ... Simple Mapi DLL ? |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 12 May 2006 10:19:52 |
"MikeW (Dallas)" <mikew(no spam)@dallasaddress.com> wrote in message
news:44648b75$1@newsgroups.borland.com...
> 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..
Writing a SimpleMapi DLL is a language-neutral task. So if you would point
out the documentation that explains exactly what SimpleMapi requires a DLL
to export, and what it expects those functions to do in order to function
properly, then someone can then tell you how to make a Delphi-written DLL do
that.
Gambit
none