Outlook Express

Outlook Express

Anonymous
Not applicable
224 Views
1 Reply
Message 1 of 2

Outlook Express

Anonymous
Not applicable
I am trying to create a program, which attaches a drawing to an email, then
sends the email using Outlook Express. I have been able to achieve this
using Outlook, by creating a Reference to Outlook, but I can not be sure
that everyone using this program has Outlook installed.

I will be very grateful for any suggestions.

Steven Houghton
0 Likes
225 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Check out the MS MAPI library (Messaging API). It will allow you to send
mail w/ attachments to any MAPI-compliant email program. You might also
want to check around for a commercial third-party program or library.
--
John Goodfellow
irtf'nm
use 'microtouch' in address to email

"Steven Houghton" wrote in message
news:[email protected]...
> I am trying to create a program, which attaches a drawing to an email,
then
> sends the email using Outlook Express. I have been able to achieve this
> using Outlook, by creating a Reference to Outlook, but I can not be sure
> that everyone using this program has Outlook installed.
>
> I will be very grateful for any suggestions.
>
> Steven Houghton
>
0 Likes