文件名称:CustomWebProtocol
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 47kb
- 下载次数:
- 0次
- 提 供 者:
- 3**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
仿腾讯 QQ 和 Skype 通过URL触发自己的程序.本例子介绍如何用 IURLSearchHook 接口来定义自己的URL协议。当浏览器企图去打开一个未知协议的URL地址时,浏览器首先尝试从这个地址得到当前的协议,如果不成功,浏览器将创建在系统中注册的URL Search Hook对象并调用每一个对象的Translate方法,直到地址被转换或所有的URL Search Hook都尝试过。-Imitation Tencent QQ and Skype through the URL to trigger its own procedure. IURLSearchHook This example describes how to use interface to define your own URL protocol. When a browser attempts to open an unknown protocol URL address, the browser first try to get from this address the current agreement, and if unsuccessful, the browser will be created in the system registered URL Search Hook objects and call each object' s Translate method, until the address is converted or all of the URL Search Hook were tried.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CustomWebProtocol\CustomWebProtocol.cpp
.................\CustomWebProtocol.dsp
.................\CustomWebProtocol.dsw
.................\CustomWebProtocol.h
.................\CustomWebProtocol.rc
.................\CustomWebProtocol.sln
.................\CustomWebProtocol.suo
.................\CustomWebProtocol.vcproj
.................\CustomWebProtocol.vcproj.CHRYS-T60.chrys.user
.................\CustomWebProtocolDlg.cpp
.................\CustomWebProtocolDlg.h
.................\EncryptAndDecrypt\DESEncrypt.cpp
.................\.................\DESEncrypt.h
.................\.................\Encrypt.cpp
.................\.................\Encrypt.h
.................\.................\使用说明.txt
.................\English.lng
.................\global.cpp
.................\global.h
.................\ReadMe.txt
.................\RegisterTable.cpp
.................\RegisterTable.h
.................\res\CustomWebProtocol.ico
.................\...\CustomWebProtocol.rc2
.................\resource.h
.................\Setting.cpp
.................\Setting.h
.................\StdAfx.cpp
.................\StdAfx.h
.................\使用说明.txt
.................\EncryptAndDecrypt
.................\res
CustomWebProtocol
.................\CustomWebProtocol.dsp
.................\CustomWebProtocol.dsw
.................\CustomWebProtocol.h
.................\CustomWebProtocol.rc
.................\CustomWebProtocol.sln
.................\CustomWebProtocol.suo
.................\CustomWebProtocol.vcproj
.................\CustomWebProtocol.vcproj.CHRYS-T60.chrys.user
.................\CustomWebProtocolDlg.cpp
.................\CustomWebProtocolDlg.h
.................\EncryptAndDecrypt\DESEncrypt.cpp
.................\.................\DESEncrypt.h
.................\.................\Encrypt.cpp
.................\.................\Encrypt.h
.................\.................\使用说明.txt
.................\English.lng
.................\global.cpp
.................\global.h
.................\ReadMe.txt
.................\RegisterTable.cpp
.................\RegisterTable.h
.................\res\CustomWebProtocol.ico
.................\...\CustomWebProtocol.rc2
.................\resource.h
.................\Setting.cpp
.................\Setting.h
.................\StdAfx.cpp
.................\StdAfx.h
.................\使用说明.txt
.................\EncryptAndDecrypt
.................\res
CustomWebProtocol