文件名称:HyperLink
介绍说明--下载内容均来自于网络,请自行研究使用
这是网上下载的并经我修改后的一个超链接类(MFC)。主要修改是将GotoURL()改为public方法,以及原来在UNICODE下编译出错。
--pclion
使用方法示例:
CHyperLink m_site
m_site.SetURL(_T("http://www.tryahead.com/shk/"))
-This is downloaded and modified by me a hyperlink Class (MFC). The main changes are will GotoURL () method changed to public, as well as under the original compiler error in UNICODE.- pclion
examples:
CHyperLink m_site
m_site.SetURL (_T ("http://www.tryahead.com/shk/")
--pclion
使用方法示例:
CHyperLink m_site
m_site.SetURL(_T("http://www.tryahead.com/shk/"))
-This is downloaded and modified by me a hyperlink Class (MFC). The main changes are will GotoURL () method changed to public, as well as under the original compiler error in UNICODE.- pclion
examples:
CHyperLink m_site
m_site.SetURL (_T ("http://www.tryahead.com/shk/")
相关搜索: chyperlink
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HyperLink.cpp
HyperLink.h
说明.txt
HyperLink.h
说明.txt