adding MAILTO for MFC
-
how do you put a code like mailto: so that when a user clicked the email address it will open up the outlook express so that the user can email someone... i am trying to put my email address in my about dialog box for my program but i cant seem to figure out how to put mailto. is there any way to do that??? Thank you very much, John
-
how do you put a code like mailto: so that when a user clicked the email address it will open up the outlook express so that the user can email someone... i am trying to put my email address in my about dialog box for my program but i cant seem to figure out how to put mailto. is there any way to do that??? Thank you very much, John
Use ShellExecute - Nish has an article on it around here somewhere. Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002
-
Use ShellExecute - Nish has an article on it around here somewhere. Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002
-
how do you put a code like mailto: so that when a user clicked the email address it will open up the outlook express so that the user can email someone... i am trying to put my email address in my about dialog box for my program but i cant seem to figure out how to put mailto. is there any way to do that??? Thank you very much, John
For ready-to-use class, check Dec'97 issue of MSJ, C++ QA column by Paul DiLascia. The article may be included in MSDN on your harddisk. If it's not there, go to msdn.microsoft.com for online version. Tomasz Sowinski -- http://www.shooltz.com