Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. adding MAILTO for MFC

adding MAILTO for MFC

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorialquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    John Cruz
    wrote on last edited by
    #1

    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

    C T 2 Replies Last reply
    0
    • J John Cruz

      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

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      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

      J 1 Reply Last reply
      0
      • C Christian Graus

        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

        J Offline
        J Offline
        John Cruz
        wrote on last edited by
        #3

        thanks... Thank you very much, John

        1 Reply Last reply
        0
        • J John Cruz

          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

          T Offline
          T Offline
          Tomasz Sowinski
          wrote on last edited by
          #4

          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

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups