Description: 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.
File list (Check if you may need any files):
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