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. HyperLink without mfc

HyperLink without mfc

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialc++
4 Posts 2 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.
  • P Offline
    P Offline
    Paolo Ponzano
    wrote on last edited by
    #1

    hello, I just want to know how to make a string an hyperlink to an http page without using MFC, I founded here and on codeguru some example but they're for MFC code... thanks Paolo

    M 1 Reply Last reply
    0
    • P Paolo Ponzano

      hello, I just want to know how to make a string an hyperlink to an http page without using MFC, I founded here and on codeguru some example but they're for MFC code... thanks Paolo

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      On XP and 2003 there is a built-in hyperlink control. On previous OSes you can use WTL's CHyperLinkCtrl. --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- There is a saying in statistics that a million monkeys pounding on typewriters would eventually create a work of Shakespeare. Thanks to the Internet, we now know that this is not true.

      P 1 Reply Last reply
      0
      • M Michael Dunn

        On XP and 2003 there is a built-in hyperlink control. On previous OSes you can use WTL's CHyperLinkCtrl. --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- There is a saying in statistics that a million monkeys pounding on typewriters would eventually create a work of Shakespeare. Thanks to the Internet, we now know that this is not true.

        P Offline
        P Offline
        Paolo Ponzano
        wrote on last edited by
        #3

        can you please tell me how it's called and how I can apply it to a dialog box??, I'm unable to find it into Visual Studio's Toolbox Thanks Paolo

        M 1 Reply Last reply
        0
        • P Paolo Ponzano

          can you please tell me how it's called and how I can apply it to a dialog box??, I'm unable to find it into Visual Studio's Toolbox Thanks Paolo

          M Offline
          M Offline
          Michael Dunn
          wrote on last edited by
          #4

          See WTL for MFC Programmers, Part V[^], I have an example of using the WTL hyperlink class in that article --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- Pinky, are you pondering what I'm pondering? I think so Brain, but if we shaved our heads, we'd look like weasels! "Kosh reminded me of some of the prima-donna programmers I've worked with. Knew everything but when you asked them a question; never gave you a straight answer."   -- Michael P. Butler in the Lounge

          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