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. How can I make textlinks in my dialogs

How can I make textlinks in my dialogs

Scheduled Pinned Locked Moved C / C++ / MFC
questiontutorial
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.
  • O Offline
    O Offline
    Ola Carlsson
    wrote on last edited by
    #1

    Hi, How can I make simple textlinks in my AboutDlg? For example; "Visit my homepage at http://icc.makes.it" Thanks /Ola Carlsson

    V R 2 Replies Last reply
    0
    • O Ola Carlsson

      Hi, How can I make simple textlinks in my AboutDlg? For example; "Visit my homepage at http://icc.makes.it" Thanks /Ola Carlsson

      V Offline
      V Offline
      valikac
      wrote on last edited by
      #2

      There are several solutions. Consider these Win32 API. CreateProcess() ShellExecute() WinExec() In general, you will pass in a null-terminated string of the URL. CreateProcess() will require iexplorer.exe in addition to the URL. Kuphryn

      1 Reply Last reply
      0
      • O Ola Carlsson

        Hi, How can I make simple textlinks in my AboutDlg? For example; "Visit my homepage at http://icc.makes.it" Thanks /Ola Carlsson

        R Offline
        R Offline
        Roger Stewart
        wrote on last edited by
        #3

        Take a look at Chris Maunder's excellent Hyperlink Control[^] Roger Stewart "I Owe, I Owe, it's off to work I go..."

        O 1 Reply Last reply
        0
        • R Roger Stewart

          Take a look at Chris Maunder's excellent Hyperlink Control[^] Roger Stewart "I Owe, I Owe, it's off to work I go..."

          O Offline
          O Offline
          Ola Carlsson
          wrote on last edited by
          #4

          thank you very much! /Ola Carlsson

          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