BigDaddyO Posted April 9, 2007 Posted April 9, 2007 I posted this in the general support forum but then I realized DUH!!! the C++ programmers hang out in here, So I am putting in over here for some help.I have been scouring the internet looking for a way to initiate the Windows (Send To: Mail Recipient)I have only found one link and sadly it was C which I don't know anything about.I am hoping someone here can give me a hand in converting it since from my searches on this site, E-Mailing Files is a big request. "Although most want to do it silently"Site with the C# CodeI want to use this to E-mail screen captures from my ScreenCap script. See HereThanks,Mike
Richard Robertson Posted April 10, 2007 Posted April 10, 2007 Have you tried using ShellExecute("mailto:...")?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now