Just a few days ago my program worked with
Code: Select all
ShellExecute_(#Null, "open", "mailto:adr@ress.de?body=Test", #Null, #Null, #SW_SHOWNORMAL)
When I put the string "mailto:adr@ress.de?body=Test" in my browser address bar , Outllok emailis opened immediately.
I tried with giving arguments as pointers with @; no change.
Error is: "The specified file was not found" (2)
Any idea what the problem can be???
Thanks a lot in advance,
regards