News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

How do I insert a web link with TextOut

Started by Don57, November 21, 2012, 07:19:01 AM

Previous topic - Next topic

Don57

I am trying to insert a link to my website in an app, only I'm not sure how.

dedndave

TextOut will only display text
if you did it that way, you'd have to handle the underline, cursor, mouse click, then all the http stuff (probably ShellExecute)

just before they shut down the old forum, they had a nice thread on hyperlinks...

http://www.masmforum.com/board/index.php?topic=18700.0

the last 2 pages show a couple different methods, as i recall


TouEnMasm


Use a richedit in your application.There is just to add a style to it and all is made.
Fa is a musical note to play with CL