T
Torben Jensen
Hello!
I want to be able to send fileattachements from my application using the
default mail client.
Reading various articles it has come to my attention that this can be
accomplished by using the mapi32.dll and teh MAPISendDocuments() functions.
This seems rather complex to me and I have not been able to find any
examples showing how to use this dll.
If someone should have eny helping links or any other helpful guidelines it
would be just great.
Thank you.
Torben
PS. the reason why I am not using the SmtpMail class is that it is important
to me to use the default mail client and still be able to send attachments.
I want to be able to send fileattachements from my application using the
default mail client.
Reading various articles it has come to my attention that this can be
accomplished by using the mapi32.dll and teh MAPISendDocuments() functions.
This seems rather complex to me and I have not been able to find any
examples showing how to use this dll.
If someone should have eny helping links or any other helpful guidelines it
would be just great.
Thank you.
Torben
PS. the reason why I am not using the SmtpMail class is that it is important
to me to use the default mail client and still be able to send attachments.