文件名称:IEProj
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 97kb
- 下载次数:
- 0次
- 提 供 者:
- los****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
涉及知识点:
1)VC UNICODE编程相关知识,示例全部采用UNICODE字符编码。
2)注册表实现查询、修改IE主页、查询操作系统注册公司、及用户名。
3)为控件添加提示之CToolTipCtrl的使用方法。
4)在对话框上显示图片,支持JPG,PNG,GIF等格式,采用的COM的IPicture类实现
5)修改对话框主题
6)VC 开机自动启动程序代码
7)对话框图标动态变化。
8) 多线程编程,线程之间通讯。
由于判断URL是否合法的API:InternetOpenUrl采用的是同步方式,是一个耗时的处理,所以创建一个分线程来判断URL合法性,以便于主线程响应用户其它处理。
9)对话框添加自定义消息-Related knowledge points:
1) VC UNICODE programming knowledge, examples all use UNICODE character encoding.
2) the registry for query, modify the IE home page, check the operating system registered company and user name.
3) add a prompt for the control of CToolTipCtrl to use.
4) In the dialog box display a picture, supports JPG, PNG, GIF formats, using the COM class implements IPicture
5) Modify dialog theme
6) VC boot automatically activated code
7) dialog icon dynamics.
8) multi-threaded programming, communication between threads.
As the URL to determine the legality of the API: InternetOpenUrl uses a synchronous way, is a time-consuming, so I created a sub-line
Process to determine the legality URL to other users in the main thread to respond to treatment.
9) add a custom message dialog box
1)VC UNICODE编程相关知识,示例全部采用UNICODE字符编码。
2)注册表实现查询、修改IE主页、查询操作系统注册公司、及用户名。
3)为控件添加提示之CToolTipCtrl的使用方法。
4)在对话框上显示图片,支持JPG,PNG,GIF等格式,采用的COM的IPicture类实现
5)修改对话框主题
6)VC 开机自动启动程序代码
7)对话框图标动态变化。
8) 多线程编程,线程之间通讯。
由于判断URL是否合法的API:InternetOpenUrl采用的是同步方式,是一个耗时的处理,所以创建一个分线程来判断URL合法性,以便于主线程响应用户其它处理。
9)对话框添加自定义消息-Related knowledge points:
1) VC UNICODE programming knowledge, examples all use UNICODE character encoding.
2) the registry for query, modify the IE home page, check the operating system registered company and user name.
3) add a prompt for the control of CToolTipCtrl to use.
4) In the dialog box display a picture, supports JPG, PNG, GIF formats, using the COM class implements IPicture
5) Modify dialog theme
6) VC boot automatically activated code
7) dialog icon dynamics.
8) multi-threaded programming, communication between threads.
As the URL to determine the legality of the API: InternetOpenUrl uses a synchronous way, is a time-consuming, so I created a sub-line
Process to determine the legality URL to other users in the main thread to respond to treatment.
9) add a custom message dialog box
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IEProj\Debug\logo.jpg
......\IEProj.aps
......\IEProj.clw
......\IEProj.cpp
......\IEProj.dsp
......\IEProj.dsw
......\IEProj.h
......\IEProj.ncb
......\IEProj.opt
......\IEProj.plg
......\IEProj.rc
......\IEProjData.h
......\IEProjDlg.cpp
......\IEProjDlg.h
......\JudgeUrlThread.cpp
......\JudgeUrlThread.h
......\ReadMe.txt
......\Registry.cpp
......\Registry.h
......\RegMFC.cpp
......\res\1.ico
......\...\2.ico
......\...\3.ico
......\...\4.ico
......\...\5.ico
......\...\6.ico
......\...\cursor1.cur
......\...\icon.bmp
......\...\IEProj-.ico
......\...\IEProj.ico
......\...\IEProj.rc2
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
......\Debug
......\res
IEProj
......\IEProj.aps
......\IEProj.clw
......\IEProj.cpp
......\IEProj.dsp
......\IEProj.dsw
......\IEProj.h
......\IEProj.ncb
......\IEProj.opt
......\IEProj.plg
......\IEProj.rc
......\IEProjData.h
......\IEProjDlg.cpp
......\IEProjDlg.h
......\JudgeUrlThread.cpp
......\JudgeUrlThread.h
......\ReadMe.txt
......\Registry.cpp
......\Registry.h
......\RegMFC.cpp
......\res\1.ico
......\...\2.ico
......\...\3.ico
......\...\4.ico
......\...\5.ico
......\...\6.ico
......\...\cursor1.cur
......\...\icon.bmp
......\...\IEProj-.ico
......\...\IEProj.ico
......\...\IEProj.rc2
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
......\Debug
......\res
IEProj