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