文件名称:CustomWebProtocol

介绍说明--下载内容均来自于网络,请自行研究使用

仿Skype通过URL触发自己的程序



IURLSearchHook接口被浏览器用来转换一个未知的URL协议地址。当浏览器企图去打开一个未知协议的URL地址时,浏览器首先尝试从这个地址得到当前的协议,如果不成功,浏览器将创建在系统中注册的URL Search Hook对象并调用每一个对象的Translate方法,直到地址被转换或所有的URL Search Hook都尝试过。

  也就是说,我们可以注册一种目前不存在的协议(类似HTTP),当浏览器遇到新的协议时会自动调用Translate方法来翻译我们的协议,甚至激活我们自己的程序。

-Like Skype through URL to trigger its own procedures IURLSearchHook browser interface is used to convert an unknown URL Protocol addresses. When a browser attempts to open a URL address unknown agreement, the browser first of all try to get this address from the current agreement, if unsuccessful, the browser will create in the system registered URL Search Hook objects and call each object Translate method, until the addresses are converted or all of the URL Search Hook have tried. In other words, we can sign an agreement currently does not exist (similar to HTTP), when the browser encountered new agreement will automatically call Translate ways to translate our agreement, and even the activation of our own procedures.
相关搜索: IURLSearchHook

(系统自动生成,下载前可以参看下载内容)

下载文件列表

CustomWebProtocol

.................\CustomWebProtocol.aps

.................\CustomWebProtocol.clw

.................\CustomWebProtocol.cpp

.................\CustomWebProtocol.dsp

.................\CustomWebProtocol.dsw

.................\CustomWebProtocol.exe

.................\CustomWebProtocol.h

.................\CustomWebProtocol.ilk

.................\CustomWebProtocol.ini

.................\CustomWebProtocol.ncb

.................\CustomWebProtocol.opt

.................\CustomWebProtocol.plg

.................\CustomWebProtocol.rc

.................\CustomWebProtocol.sln

.................\CustomWebProtocol.vcproj

.................\CustomWebProtocol.vcproj.CHRYS-T60.chrys.user

.................\CustomWebProtocolDlg.cpp

.................\CustomWebProtocolDlg.h

.................\Debug

.................\EncryptAndDecrypt

.................\.................\DESEncrypt.cpp

.................\.................\DESEncrypt.h

.................\.................\Encrypt.cpp

.................\.................\Encrypt.h

.................\English.lng

.................\global.cpp

.................\global.h

.................\ReadMe.txt

.................\RegisterTable.cpp

.................\RegisterTable.h

.................\res



.................\...\CustomWebProtocol.rc2

.................\resource.h

.................\Setting.cpp

.................\Setting.h

.................\StdAfx.cpp

.................\StdAfx.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org