Hi there,
Is there anyway to send mail without using Outlook ???
Could you show me example, please ?
Printable View
Hi there,
Is there anyway to send mail without using Outlook ???
Could you show me example, please ?
What version of Windows?
Hello Mr.Sam Hobbs,
My program must works on Win98 or later ...
Through SMTP.
In the Platform SDK samples there is a MAPI directory with many samples, most of which are too advanced. There is at least one however that should help.
Thanks for your helps :)
You could also try ShellExecute using the mailto: which open a email box. Yuo will still need to setup all the SMTP and POP info through the main email application.