Welcome![Sign In][Sign Up]
Location:
Search - ie com

Search list

[Firewall-SecurityIEFilter

Description: 控制ie com 对象实现网站 和内容的过滤,呵呵 有了它在运行就别想上新浪,这是个组件可以加到程序中(原创) -control ie Object com website and content filtering, huh With it running on zero in on Sina, it is a process components can be added (original)
Platform: | Size: 1116506 | Author: 周志光 | Hits:

[Browser ClientIE嵌入开发

Description: IE工具栏扩展 就是如何使IE扩展组件可以响应事件。 在自己的程序中使用过WebBrowser控件的朋友都知道,WebBrowser控件定义了诸如BeforeNavigate、DownloadComplete 等事件,我们可以通过编写事件处理代码实现对WebBrowser控件的操作。那么如何实现对IE的事件响应和处理呢?同建立IE面板一样。我们需要建立一个实现IObjectWithSite接口的COM组件,不同的是,我们还需要实现IDispatch接口,在IObjectWithSite接口的SetSite方法中获得IE的WebBrowser接口并建立自身与WebBrowser的连接,然后如果在IE的Webbrowser对象中发生什么事件的话,那么IE就会回调连接的IDispatch接口的Invoke方法。我们通过在Invoke方法中编写代码就可以获得IE事件了。这个利用的是COM编程的回调接口原理。-IE toolbar expansion is how to make IE components can be extended to respond incident. In their own procedures used WebBrowser Control friends all know, WebBrowser control such as the definition BeforeNavigate, DownloadComplete incidents, we can handle the matter through the preparation of code to achieve WebBrowser control operation. So how to achieve the right IE incident response and handling? IE with the establishment of the same panel. We need to build an interface to achieve IObjectWithSite COM different is, we also need to implement the IDispatch interface, the interface SetSite IObjectWithSite method was IE WebBrowser interface and establish their own connections with the WebBrowser, then if the IE object pda.en.wapedia.org what happens incident, then IE the pullback would IDispatc
Platform: | Size: 148373 | Author: 好的 | Hits:

[ActiveX/DCOM/ATLie_auto

Description: 演示IE中事件处理的activex控件-Activex control which demonstrates event processing in IE
Platform: | Size: 38912 | Author: 站长 | Hits:

[Hook apiCloseADW

Description: 关闭IE的弹出广告窗口的工具的源代码。使用了Hook和IE的COM扩展接口.-Close the pop-up ads IE window tool s source code. Hook and IE using the COM port expansion.
Platform: | Size: 36864 | Author: 段延松 | Hits:

[Firewall-SecurityIEFilter

Description: 控制ie com 对象实现网站 和内容的过滤,呵呵 有了它在运行就别想上新浪,这是个组件可以加到程序中(原创) -control ie Object com website and content filtering, huh With it running on zero in on Sina, it is a process components can be added (original)
Platform: | Size: 1116160 | Author: 周志光 | Hits:

[Browser ClientIE嵌入开发

Description: IE工具栏扩展 就是如何使IE扩展组件可以响应事件。 在自己的程序中使用过WebBrowser控件的朋友都知道,WebBrowser控件定义了诸如BeforeNavigate、DownloadComplete 等事件,我们可以通过编写事件处理代码实现对WebBrowser控件的操作。那么如何实现对IE的事件响应和处理呢?同建立IE面板一样。我们需要建立一个实现IObjectWithSite接口的COM组件,不同的是,我们还需要实现IDispatch接口,在IObjectWithSite接口的SetSite方法中获得IE的WebBrowser接口并建立自身与WebBrowser的连接,然后如果在IE的Webbrowser对象中发生什么事件的话,那么IE就会回调连接的IDispatch接口的Invoke方法。我们通过在Invoke方法中编写代码就可以获得IE事件了。这个利用的是COM编程的回调接口原理。-IE toolbar expansion is how to make IE components can be extended to respond incident. In their own procedures used WebBrowser Control friends all know, WebBrowser control such as the definition BeforeNavigate, DownloadComplete incidents, we can handle the matter through the preparation of code to achieve WebBrowser control operation. So how to achieve the right IE incident response and handling? IE with the establishment of the same panel. We need to build an interface to achieve IObjectWithSite COM different is, we also need to implement the IDispatch interface, the interface SetSite IObjectWithSite method was IE WebBrowser interface and establish their own connections with the WebBrowser, then if the IE object pda.en.wapedia.org what happens incident, then IE the pullback would IDispatc
Platform: | Size: 148480 | Author: 好的 | Hits:

[GUI Developcwebpage

Description: Display a Web Page in a Plain C Win32 Application: There are numerous examples that demonstrate how to embed Internet Explorer in your own window. But these examples typically use Microsoft Foundation Classes (MFC), .NET, C#, or at least the Windows Template Library (WTL) because those frameworks have pre-fabricated "wrappers" to easily give you an "HTML control" to embed in your window. If you re trying to use plain C, without MFC, WTL, .NET, C#, or even any C++ code at all, then there is a dirth of examples and information how to deal with OLE/COM objects such as IE s IWebBrowser2. Here is an article and working example in C to specifically show you what you need to do in order to embed IE in your own window, and more generally, show you how to interact with OLE/COM objects and create your own objects in plain C.
Platform: | Size: 48128 | Author: 刘国栋 | Hits:

[Internet-NetworkVC++精品源码

Description: VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip   一个可以重命名workspace的程序。 simplecomserver_src.zip   演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip   用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToPDF_src.zip sampleimage.zip   将tiff转换成PDF的源程序。 SimpleWordPad.zip   简单字处理程序。 Gamma_Manager_src.zip Gamma_Manager_demo.zip   调节灰度的滑动条的类。 smpplib.zip   一个SMPP类库可以用来连接SMPP网关来发送和接收SMS消息。 ColorFont_src.zip   使用CColorDialog类轻松改变对话框背景颜色和字体。 benBro107.zip benbro.zip   一个基于IE的浏览器,使用了多文档界面的标签,IE界面和XP的工具条等。 PictureZoom_src.zip PictureZoom_demo.zip    一个C++ OCX控件可以在你应用程序的窗口上绘制图片。 -VC source-------------------------------------------- dswRename_src.zip a workspace can rename the procedure. Simplecomserver_src.zip demonstration of how to create a COM. ConsolePipe_src.zip consolePipe_demo.zip use graphical interface loading procedures and receiving procedures console console program output. TiffToPDF_src.zip sampleimage.zip will tiff converted into PDF of the source. SimpleWordPad.zip simple word-processing procedures. Gamma_Manager_src.zip Gamma_Manager_demo.zip adjust the sliding strip of gray type. Smpplib.zip a SMPP library can be used to connect SMPP Gateway to send and receive SMS messages. ColorFont_src.zip use CColorDialog category dialog easily change fonts and background colors. BenBro107.zip benbro.zip one based on the I
Platform: | Size: 1024000 | Author: 张四 | Hits:

[WEB Codegkbm

Description: 《江苏省高考网上报名系统》——中学2005版 本软件版权归江苏无锡孙双忠所有,为造福广大中学教务人员,你可以任意复制、传播! 使用方法: 将gkbm文件夹只接上传服务器即可! 本机调试只需将gkbm文件夹放在C:\inetpub\wwwroot\文件夹下。 然后在IE中输入:http:\\localhost\gkbm\index.asp即可运行, 管理入口:http:\\localhost\gkbm\admin.asp 用户名和口令:admin 如要显示学生照片,请将已经剪切好的照片存放于photo文件夹中! 如你在使用过程中有任何问题,请QQ(106053410)联系或在我的网站留言, 我的网址:http://wxsz.wxjy.com.cn/gkbm/index.asp -"Jiangsu Province entrance examination system for the Internet"-- secondary 2005 version Banquangui Jiangsu Wuxi Sun Shuang-all for the benefit of the general secondary teaching staff, you can copy arbitrary, dissemination! Use : gkbm folder will only then can upload server! The machine will only gkbm debug folder on the C : \ inetpub \ wwwroot \ folder. Then in IE input : http : \ \ localhost \ gkbm \ index.asp can run, the management portal : http : \ \ localhost \ gkbm \ admin.asp Username and Password : admin students to show pictures, please have a good shearing photographs stored in photo folder! if you are using the process have any questions, please QQ (106053410) or contact me at the website message, I Address : http://wxsz.wxjy.com.cn/gkbm/index.asp
Platform: | Size: 1131520 | Author: 李高 | Hits:

[Windows DevelopWeb_Site_Blocker

Description: BHO is a simple ATL COM object that Internet Explorer will load each time it runs, i.e. for every instance of Internet Explorer. BHOs run in Internet Explorer’s address space and can perform any operations on available objects (windows, modules etc.). BHOs instantiates and gets destructed with browser’s instance as it is tied to a browser’s main window. If your system has got active desktop enabled the BHO gets instantiated along with the windows explorer as well. To disable the BHO for windows explorer, you can add following code snippet to DllMain, -BHO is a simple ATL COM object that Internet Explorer will load each time it runs, ie for every instance of Internet Explorer. BHOs run in Internet Explorer's address space and can perform any operations on available objects (windows, modules etc.). . BHOs instantiates and gets destructed with browser's instance as it is tied to a browser's main window. If your system has got active desktop enabled the BHO gets instantiated along with the windows explorer as well. To disable the BHO for windows explorer, you can add following code snippet to DllMain.
Platform: | Size: 17408 | Author: 龙梦潭 | Hits:

[Delphi/CppBuilderC++BuilderWeb

Description: 书的内容: 第一章 面向对象编程 1.1 什么是对象 1.2 修改元件名称 1.3 对象作用域问题 1.4 类成员的可见性 1.5 对象的相互赋至 1.6 自己创建一个对象 1.7 VCL的结构 1.8 TObjiect 1.9 TPersistent 1.10 TComponet 1.11 TComponent 1.11 TControl 1.12 TWinControl 1.13 TGraphicControl 1.14 TCustom Control 第二章 组件对象模型 2.1 几个基本概念 2.2 客户和服务器 2.3 认识GUID。CLSID。IID 2.4 引用技术 2.5 什么是IUnknown接口 2.6 Dll形式的COM服务器 2.7 接口 2.8 调度接口 2.9 双重接口 2.10 对接口的应用 第3章 ActiveX 第4章 Type Libraty 第5章 创建ActiveX控件 第6章 OLE自动化 第7章 使用WinSock 第8章 使用FTP控件 第9章 使用UDP控件 第10章 使用HTTP控件 第11章 使用HTML控件 第12章 使用SMTP控件 第13章 使用POP控件 第14章 使用NNTP控件 第15章 创建Web服务器应用程序 第16章 Web服务器的细节 //从第3章我就不详细写了~-the contents : the first chapter of object-oriented programming 1.1 1.2 What is the object name change components targeted 1.3 Scope 1.4 category visibility of the target of 1.5 to 1.6 mutual given themselves a target to create VCL 1.7 the structure TObjiect 1.9 1.8 TComponet TPersistent 1.10 1.11 1.11 TComponent TWinControl TControl 1.12 1.14 1.13 TGraphicControl TCustom Control II Component Object Model 2.1 2.2 few basic concepts and customers awareness Server 2.3 GUID. CLSID. Bloch cited technical 2.4 2.5 What is the IUnknown interface 2.6 Dll form of COM server interface 2.8 2.7 2.9 Scheduling Interface Interface 2.10 pair of double Application Interface Chapter 3 Chapter 4 ActiveX Type Libraty create Chapter 5 ActiveX Chapter 6 OLE Automation to use Chapter 7 Chapter 8 WinSock use FTP
Platform: | Size: 1909760 | Author: 龙杨 | Hits:

[Windows DevelopIEHelper_src

Description: Microsoft为"我的电脑",IE流浏览器都设置了接口,只要你注册一个自己定义的COM DLL库,windows 在IE启动的时候都会调用这个DLL,(相当于挂钩了),所以你在你的DLL文件中对输入的网址进行处理了! 下载一个IEhelper,IE浏览网页的时候有几个事件要发生-Microsoft as "my computer", IE-browser interfaces are set up, if you registered their definition of a COM DLL library, windows in IE boot time will call the DLL, (equivalent to a link), you in your DLL files on the Web site for the importation of Office Jimmy! Download a IEhelper, Internet Explorer web of several events to take place
Platform: | Size: 8192 | Author: | Hits:

[Button controlToolBar 2.1.2

Description: Toolbar2000 README Thank you for downloading Toolbar2000. For details on installing and using Toolbar2000, please refer to the Toolbar2000 help file - tb2k.chm. To open it, double-click it in Windows Explorer. This file is in HTML Help format. If you are using an older version of Windows that does not come with HTML Help, it can be downloaded at: http://msdn.microsoft.com/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp You will also need Internet Explorer 4.0 or later (5.0 is preferred), downloadable from: http://www.microsoft.com/ie/ - Jordan Russell (www.jrsoftware.org) -Toolbar2000 README Thank you for download ing Toolbar2000. For details on installing and using Toolbar2000. please refer to the help file Toolbar2000- tb2k . chm. To open it, double-click it in Windows Explorer. This file Help is in HTML format. If you are using an older v ersion of Windows that does not come with HTML He lp, it can be downloaded at : http :// anyone/library/en-us/htmlh elp/html/hwMicrosoftHTMLHelpDownloads.as p You will also need Internet Explorer 4.0 or lat er (5.0 is preferred), downloadable from : http :// www.microsoft.com/ie/-Jordan Russell (ww w.jrsoftware.org)
Platform: | Size: 264192 | Author: gpq | Hits:

[Browser ClientGreenBrowser-3.1Build0730-src

Description: MyIE源代码,具有所有IE的功能,而且还添加了很多IE不具有的功能-engine source code, with all the functions of IE, but also added a lot of IE is not the function
Platform: | Size: 668672 | Author: 海参 | Hits:

[Multimedia programwangluozhibo

Description: 这个程序包里有3个部分:直播服务器,接收端插件,接收端例子。 直播服务器: 目录:rdV2Server 可执行文件:rdV2EDemo.exe 所需要文件:rdV2Encoder.dll 运行环境要求:windows, directx 9.0, USB摄像头,MIC 运行方法:先安装xvid编码器(XviD-1.0.1-05062004.exe), 运行rdV2EDemo.exe,点击CapComp按钮即可 服务器侦听端口号:9001 接收端插件: 插件文件名:rdV2NetSource.dll 注册方法:运行register.bat 运行环境要求:windows, directx 8.0以上 接收端1: 文件名:Windows Media Player 9.0 运行方法:先注册插件,安装xvid解码器(运行XviD-1.0.1-05062004.exe), 然后运行Windows Media Player,在"打开"菜单中选择 "打开URL",然后输入"rdv2://redcode.meibu.com:9001",然后按 "确定",即可看见图像 接收端2: 目录:ClientExample 执行文件名:PlayTheFile.exe 运行方法:先注册插件,安装xvid解码器(运行XviD-1.0.1-05062004.exe), 运行PlayTheFile.exe,即可看见图像 运行环境要求:windows, directx 8.0以上 -this procedure bundle of three parts : a live server, plug-in receiver, the receiver example. Broadcast server : Contents : rdV2Server executable files : rdV2EDemo.exe required documents : rdV2Encoder.dll operating environment requirements : windows, directx 9.0, USB camera, MIC operations : install xvid encoder (XviD- 1.0.1- 05062004.exe) Operation rdV2EDemo.exe Click CapComp button interception server port : Plug-9001 receiver : Plug-in File Name : rdV2NetSource.dll registration : Operation register.bat operating environment requirements : windows, directx 8.0 above a receiver : File name : Windows Media Player 9.0 operating methods : first registered plug-ins, Installation xvid decoder (Operating XviD- 1.0.1- 05062004.exe) then run Windows Media Player, in the "Open" menu,
Platform: | Size: 758784 | Author: cnbeta1985 | Hits:

[Firewall-SecurityIEBLOCK

Description: 实现根据黑名单或白名单列表对URL地址进行过滤功能。 注册: 1、regsvr32 /s iebho.dll 卸载: 1、regsvr32 /s /u iebho.dll 过滤规则文件: 1、过滤规则文件位于system32目录下,文件名称为urlfilt.sys 2、文件格式为以\x0a分隔的行,第一行标记缺省是禁止网页访问还是允许, 即是白名单还是黑名单, 网址不能加入http://等头,并且采用模糊匹配方法,例如sina将匹配 www.sina.com.cn、sina.cn等 黑名单格式例: 0\x0awww.sina.com.cn\x0abbs.xici.net\x0a 对于列表中的网址执行阻断,列表外的允许访问 白名单格式例: 1\x0awww.sina.com.cn\x0abbs.xici.net\x0a 对于列表中的网址允许访问,列表外的执行阻断 3、BHO组件对urlfilt.sys文件的访问采用fmShareDenyNone方式,不加任何锁-achieved under white list or blacklist of URL filtering function. Registration : 1, typing/s iebho.dll unloading : 1. typing/s/u iebho.dll filtering rules : 1. Filter rules are located in system32 directory and the file name for urlfilt.sys 2. file format for a \ x0a separated OK, OK marking the first default is prohibited or allowed to visit the website. that is, white list or blacklist web site, http://, etc. can be included in the first, and using fuzzy matching, For example, Sina will match www.sina.com.cn, sina.cn blacklist format such cases : 0 \ x0awww.sina.com.cn \ x0abbs.xici.net \ x0a For the list of blocked implementation of the website, the list outside the white list to allow visits format cases : 1 \ x0awww.sina.com.cn \ x0abbs.xici.net \ x0a list for permission to
Platform: | Size: 8192 | Author: eagletmp | Hits:

[Internet-NetworkIEClose

Description: 一个黑客程序开发实例 -- IE终结者.ZIP ,可以自动关闭IE和windows中自带游戏-Examples of procedures for the development of a hacker IE Terminator. ZIP, can automatically shut down IE and windows in its own game
Platform: | Size: 51200 | Author: 张剑 | Hits:

[assembly languagevc++1

Description: VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip   一个可以重命名workspace的程序。 simplecomserver_src.zip   演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip   用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToPDF_src.zip sampleimage.zip   将tiff转换成PDF的源程序。 SimpleWordPad.zip   简单字处理程序。 Gamma_Manager_src.zip Gamma_Manager_demo.zip   调节灰度的滑动条的类。 smpplib.zip   一个SMPP类库可以用来连接SMPP网关来发送和接收SMS消息。 ColorFont_src.zip   使用CColorDialog类轻松改变对话框背景颜色和字体。 benBro107.zip benbro.zip   一个基于IE的浏览器,使用了多文档界面的标签,IE界面和XP的工具条等。 PictureZoom_src.zip PictureZoom_demo.zip    一个C++ OCX控件可以在你应用程序的窗口上绘制图片。
Platform: | Size: 668672 | Author: 章海 | Hits:

[ISAPI-IEWebBrowserEx

Description: Extended web browser control for .NET 1.01.1 The next version of the .NET framework features a comprehensive wrapper class for the Microsoft Web Browser control - a COM control that is used by IE and is embedded into Explorer. This new control features everything people are at pains to produce using COM without fishing through newsgroups and tech articles. Well, I thought it was about time there was an equivalent control for .NET 1.0 / .NET 1.1, so I ve put my open-source apron on once more, to produce this control. This control contains the following features that you do not get (without doing it yourself) with the standard AxWebBrowser control: -Extended web browser control for .NET 1.01.1 The next version of the .NET framework features a comprehensive wrapper class for the Microsoft Web Browser control- a COM control that is used by IE and is embedded into Explorer. This new control features everything people are at pains to produce using COM without fishing through newsgroups and tech articles. Well, I thought it was about time there was an equivalent control for .NET 1.0/.NET 1.1, so I ve put my open-source apron on once more, to produce this control. This control contains the following features that you do not get (without doing it yourself) with the standard AxWebBrowser control:
Platform: | Size: 356352 | Author: gaemasher | Hits:

[DSP program74HC573_www.ic37.com

Description: The SL74HC573 is identical in pinout to the LS/ALS573. The device inputs are compatible with standard CMOS outputs with pullup resistors, they are compatible with LS/ALSTTL outputs. These latches appear transparent to data (i.e., the outputs change asynchronously) when Latch Enable is high. When Latch Enable goes low, data meeting the setup and hold time becomes latched.-The SL74HC573 is identical in pinout to the LS/ALS573. The deviceinputs are compatible with standard CMOS outputs with pullupresistors, they are compatible with LS/ALSTTL outputs.These latches appear transparent to data (ie, the outputs changeasynchronously) when Latch Enable is high . When Latch Enable goeslow, data meeting the setup and hold time becomes latched.
Platform: | Size: 44032 | Author: gainers | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net