Hi!!

I try to send an mail with an file attachment!

Anyone knew the correct line to add an attachment to the mail?

sMail = "mailto:[email protected]%[email protected] &subject=Subject line &body=Mail body!"

nResult = ShellExecute(0, "open", sMail, 0, 0, 1)