> From: Harold L Hunt II > > By all means, please just commit code that does blue links in the dialog > box. I was aiming to do that and didn't see a way to do it the first > time through.
Hi Harold, Try these :) <http://www.codeguru.com/Cpp/controls/controls/hyperlinkcontrols/article.php /c2185> <http://www.codeproject.com/miscctrl/hyperlink.asp> <http://www.codeproject.com/editctrl/hyperedit.asp?target=dialog%7Curl> All the best, J.
