Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Email with Attachments

0 views
Skip to first unread message

Luke Miller

unread,
Mar 13, 2003, 11:31:14 AM3/13/03
to
I'm currently sending email via this command ShellExecute( Handle, 'open',
PChar( sMailTo + '&' + sSubject + '&' + sBody ), nil, nil, SW_SHOWNORMAL);.
Is there a way to also automatically send an attachment as well? TIA.

--
Luke Miller
ResCorSoft, Inc

Ray Marron

unread,
Mar 13, 2003, 11:48:41 AM3/13/03
to
Luke Miller <lmi...@rescorsoft.com> wrote in message
news:3e70b251$1...@newsgroups.borland.com...

> I'm currently sending email via this command ShellExecute( Handle, 'open',
> PChar( sMailTo + '&' + sSubject + '&' + sBody ), nil, nil,
SW_SHOWNORMAL);.
> Is there a way to also automatically send an attachment as well? TIA.

IIRC, you can not send attachments using mailto:. Try MAPISendMail() (Win32
Programmer's Reference).

--
Ray Marron

Mike Shkolnik

unread,
Mar 14, 2003, 5:46:47 AM3/14/03
to
freeware TMAPIMail component: http://www.scalabium.com/mapimail.htm

--
With best regards, Mike Shkolnik
EMail: mshk...@scalabium.com
http://www.scalabium.com

"Luke Miller" <lmi...@rescorsoft.com> сообщил/сообщила в новостях
следующее: news:3e70b251$1...@newsgroups.borland.com...

0 new messages