I looked for URL Detection functions on Google, yet most of them deformed the colors I applied. Does anyone have a working one?
Did you use pscode.com (or vbcode.com) as a reference yet?
Yeah, none of them really helped.
*cough*vbforums (http://vbforums.com/showthread.php?t=289208&highlight=richtextbox+url)*/cough*
I tried, it deformed my colors!
See EM_AUTOURLDETECT (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/richedit/richeditcontrols/richeditcontrolreference/richeditmessages/em_autourldetect.asp).
That's what my link was to, with a bit of code to boot.
But if he's not using the default Windows theme, it's likely that the link color which Windows selects will be deformed. I think he wants a way to fix that.
Why don't you detect the URLs manually and set the underline+color?
http://www.stealthbot.net/forum/index.php?showtopic=3157