搜索资源列表
BHO
- WINDOWS下IE的BHO简单示例,可以作为你参考学习BHO的例子
UrlFilter.rar
- ie 插件,实现对特定的网址的过滤 ATL实现的bho,ie plug-in, the achievement of a specific URL filtering ATL BHO achieved
Bho_Urlfilter_sample.rar
- 如何使用BHO定制你的Internet Explorer浏览器。 对话框显示ie浏览器的html源码内容。 同时有简单的url过滤功能,能禁止特定网站的访问。 内附中文说明。,How to use BHO customize your Internet Explorer browser. Dialog box shows ie browsers html source content. At the same time have a simple url filtering, can pr
IEBrower.rar
- 这是一个IE插件BHO例子,本人创建,修改,调试通过,This is an IE plug-BHO example, I create, edit, debug, through
BHO_HelloWorld
- IE: Internet Explorer BHO: Browser Helper Object Hello World Solution Hello World Project
BHOIEautoRUN
- BHO嵌入IE自动执行程序,主要介绍了IE接口的几个关键。中文注解说明。-BHO嵌入IE自动执行程序。
BHO
- 一个IE BHO的例子 主要实现监视浏览器并负责跟另一个程序通信 -IE BHO example of a main monitor browser and is responsible for communication with another program
BHO-IE
- 采用BHO 开发IE浏览器的技术详细文档集合,收录比较全面-IE BHO development with the technical details of the browser document collection, a collection of more comprehensive
bho
- Browser Helper Object for IE, lang:C#
IE-BHO
- IE BHO 一个不错BHO代码 虽然浏览器劫持这个技术比较流氓了 但是可以好好学习下思路-IE BHO a bad BHO browser hijack code though this technique has more rogue idea but it can learn under
delphi-bho
- DELPHI开发IE的BHO插件,阻断式开发实例讲解-IE BHO development of plug-DELPHI
IE
- IE密码杀手 COM BHO C++ IE密码杀手 COM BHO C-IE密码杀手 COM BHO C++
88510731_ieband
- 笔者编写的一个IE工具条,是学习BHO结构的良好范例。-I prepared a IE Toolbar, BHO is learning a good example of the structure.
IEHelper(BHO)
- IEchajian-IE
BHO
- C#的BHO插件实例,用c#实现了一个BHO的IE插件实例,运行时能自己安装注册-example of BHO,c#
BHO
- C++ ATL写的IE插件的源码-IE
bho
- BHO(浏览器辅助对象)是一种简单的ATL COM对象,而Internet Explorer会在每次运行时都加载它;换句话来说,即每个Internet Explorer的实例都会加载它。BHO运行在Internet Explorer的地址空间内,能对可访问的对象(如窗口、模块等等)执行任何操作,且因为它依附于浏览器的主窗口,所以其生命期与浏览器实例的生命期一致。-BHO (browser helper object) is a simple ATL COM object, but Intern
BhoPlugin_disp_ie_bho
- ie bho 禁止IE访问http链接,通过过滤地址栏url中只要有http字符串,就转向错误连接,达到禁止用户访问网络功能,其实修改修改可屏蔽指定地址访问,-ie bho against IE visit http link url in the address bar through the filter as long as http string, turned to the error connection, to prevent users access the network fu
WebWatch
- delphi BHO IE插件 能够得到文本框 用户名和用户密码-delphi BHO IE plug-in can be a text box the user name and user password
BHO-Demo
- BHO IE浏览器插件例子,可编译运行通过的。-BHO demo