I am trying to insert a link to my website in an app, only I'm not sure how.
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 (http://www.masmforum.com/board/index.php?topic=18700.0)
the last 2 pages show a couple different methods, as i recall
Thank You
Use a richedit in your application.There is just to add a style to it and all is made.