Welcome![Sign In][Sign Up]
Location:
Search - bho

Search list

[Browser ClientVC++开发BHO插件——定制你的浏览器

Description: VC++开发BHO插件——定制你的浏览器-VC plug-BHO-- customize your browser
Platform: | Size: 32768 | Author: 阿牛 | Hits:

[Delphi VCLBHO

Description: 使用BHO的一个例子,用delphi编写的-An example of the use of BHO, prepared by delphi
Platform: | Size: 204800 | Author: larry89 | Hits:

[Internet-NetworkBHO

Description: WINDOWS下IE的BHO简单示例,可以作为你参考学习BHO的例子-WINDOWS under IE
Platform: | Size: 32768 | Author: lllll | Hits:

[Browser Clientbho

Description: 最简单的browserhelpobject(BHO)示例, 写BHO程序的入门必选-The simplest browserhelpobject (BHO) sample, write BHO entry procedures must be selected
Platform: | Size: 140288 | Author: haiyong | Hits:

[Browser ClientBHO

Description: 一个IE BHO的例子 主要实现监视浏览器并负责跟另一个程序通信 -IE BHO example of a main monitor browser and is responsible for communication with another program
Platform: | Size: 66560 | Author: 任者 | Hits:

[ISAPI-IEBHO

Description: 以前为实现网络广告条赚钱的BHO组件代码-Browser Helper Object
Platform: | Size: 14336 | Author: Leon | Hits:

[ISAPI-IEBho--Plugin

Description: 一个简单的BHO插件,有搜索框,和下拉按钮-a sample bho plugin
Platform: | Size: 23552 | Author: RayPP | Hits:

[ActiveX/DCOM/ATLbho

Description: 通过BHO 拦截当前访问网页浏览的URL-BHO to intercept the current through the web browser to visit the URL
Platform: | Size: 4096 | Author: dyq | Hits:

[CSharpBHO

Description: C#的BHO插件实例,用c#实现了一个BHO的IE插件实例,运行时能自己安装注册-example of BHO,c#
Platform: | Size: 64512 | Author: tom | Hits:

[Internet-Networkbho

Description:  BHO(浏览器辅助对象)是一种简单的ATL COM对象,而Internet Explorer会在每次运行时都加载它;换句话来说,即每个Internet Explorer的实例都会加载它。BHO运行在Internet Explorer的地址空间内,能对可访问的对象(如窗口、模块等等)执行任何操作,且因为它依附于浏览器的主窗口,所以其生命期与浏览器实例的生命期一致。-BHO (browser helper object) is a simple ATL COM object, but Internet Explorer will load each time when they run it In other words, that each instance of Internet Explorer will load it. BHO run in Internet Explorer' s address space, can be accessed objects (such as windows, modules, etc.) to perform any operation, and because it is dependent on the browser' s main window, so its lifetime and the lifetime of the browser instance unanimously.
Platform: | Size: 5120 | Author: 孔顺俊 | Hits:

[Internet-NetworkIE-BHO

Description: IE BHO 一个不错BHO代码 虽然浏览器劫持这个技术比较流氓了 但是可以好好学习下思路-IE BHO a bad BHO browser hijack code though this technique has more rogue idea but it can learn under
Platform: | Size: 585728 | Author: 宽带拨号 | Hits:

[Browser Clientbho-iehelper

Description: this example de bho in delphi-this example de bho in delphi
Platform: | Size: 15360 | Author: falwz | Hits:

[ActiveX/DCOM/ATLBHO

Description: BHO自动注册 源码和程序 两个文件 源码和程序 两个文件-BHO and the program automatically register the two files of source program source and the two files
Platform: | Size: 5120 | Author: 刘烨也 | Hits:

[Browser ClientBHO-IE

Description: 采用BHO 开发IE浏览器的技术详细文档集合,收录比较全面-IE BHO development with the technical details of the browser document collection, a collection of more comprehensive
Platform: | Size: 492544 | Author: 的话 | Hits:

[Delphi VCLdelphi-bho

Description: DELPHI开发IE的BHO插件,阻断式开发实例讲解-IE BHO development of plug-DELPHI
Platform: | Size: 4096 | Author: liuzongchao | Hits:

[GUI DevelopBHO

Description: 本次设计要求掌握BHO的编写方法,针对具体用途实现BHO劫持,并进一步实现BHO劫持的检测和防御方法。-This design required to master the compilation of BHO, BHO hijacked to achieve specific purposes, and to further implement BHO detection and prevention methods hijacked.
Platform: | Size: 1892352 | Author: 李万雷 | Hits:

[Browser ClientBHO

Description: BHO劫持源码 用VB写的源码 能劫持浏览器-BHO hijack source code written in VB can hijack browsers
Platform: | Size: 5120 | Author: 刘先生 | Hits:

[CSharpcSharp--.net--BHO

Description: c#写的bho,没有任何功能,适合修改 c#写的bho,没有任何功能,适合修改-c# Written bho, there is no function for change
Platform: | Size: 95232 | Author: 李瞬 | Hits:

[Embeded LinuxBHO

Description: BHO软件开发,在浏览器上嵌入自定义功能菜单和按钮-BHO software development, embedded in the browser menu and button customization
Platform: | Size: 4215808 | Author: 郝郝 | Hits:

[ActiveX/DCOM/ATLVC-BHO

Description: VC编写BHO插件源代码和教程 一,BHO开发概述 二,框架设计 三,注销SESSION 四,打包发布-VC source code and plug-ins written tutorials BHO One, BHO Development Overview 3 1.1 BHO s use and practical application of 3 1.2 BHO works and technological environment 3 Second, the frame design 4 2.1 framework for building BHO 4 2.2 The interface method implementation IOBJECTWITHSITE 5 Third, the cancellation SESSION 7 3.1 will be registered as a BHO browser event handler 7 3.2 Monitor browser close event, send a jump instruction to the SERVER 8 3.3 Close BHO logout page 9 3.4 prevent the file browser to load BHO 9 3.5 to 10 registered in the registry BHO components Fourth, packaged and released 10 4.1 BHO DLL files associated with packaging and found 10 4.2 Automatic installation script writing INF files 11 4.3 packaged with CABARC tool. 12
Platform: | Size: 470016 | Author: steven | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net