hai all

i want to use ShellExecute to invoke the default mail program
and add subject ,body and an attachment
then what should be the command line
i tried with this

mailto:[email protected]?subject=test subject&body=test body&attachment="c:\attach.txt"

but the attachment does not work

thnks
akg