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

Search list

[SourceCodeie favorite menu.zip

Description: ExplorerFavorateMenu是一个IE浏览器的插件,在IE界面上加入一个自定义工具栏,列举收藏夹的分类项目,方便浏览到Favorite Bookmark。 这是一个IE Tool Band的实现例子,编程环境为VC6.0 ATL工程(MFC Support),要求Win98, IE5.0以上。 详细介绍请看压缩包里提供的说明!
Platform: | Size: 26043 | Author: | Hits:

[VOIP program用MFC改写的点对点语音通讯的ActiveX控件源代码

Description: 用ActiveX重新改写了一个点对点通讯的DLL文件,这样可以方便的在VB,vbs,js等脚本语言,特别是用在IE里面特别方便了。-using ActiveX rewriting of a point-to-point communications DLL files, this can be convenient in VB, vbs, js other scripting language, especially the use of IE in particular inside convenient.
Platform: | Size: 88311 | Author: trezegue | Hits:

[VOIP program用MFC改写的点对点语音通讯的ActiveX控件源代码

Description: 用ActiveX重新改写了一个点对点通讯的DLL文件,这样可以方便的在VB,vbs,js等脚本语言,特别是用在IE里面特别方便了。-using ActiveX rewriting of a point-to-point communications DLL files, this can be convenient in VB, vbs, js other scripting language, especially the use of IE in particular inside convenient.
Platform: | Size: 88064 | Author: | Hits:

[Windows Develop在动态连接库内封装应用程序框架cool

Description: 实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
Platform: | Size: 69632 | Author: | Hits:

[Windows Developllq

Description: 打造IE浏览器的源程序,一个很好有的MFC工程!-create IE browser source, a very good Some MFC works!
Platform: | Size: 1248256 | Author: uhy | Hits:

[Internet-NetworkWebBrower

Description: 很多人问在MFC下如何使用IE浏览器编程,本例就是一个使用VC6.0自带的web控件来生成IE浏览器!-many people have asked how the MFC use IE browser programming, one of the cases is the use of VC6.0 onboard controls to generate web browser!
Platform: | Size: 18432 | Author: vccode | Hits:

[ToolBarVC6_toolbar

Description: 6.0关于工具条的设计,包括如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-6.0 on the tools of the design, including how to amend the MFC AppWizard Wizard generated in the framework of the procedures appearance and size, the icon changes, cursor, background of the three methods. How to increase and delete the toolbar button, how to increase application toolbars, how to display and hide the toolbar. Custom status bar, the status bar add clock, CTime category and usage. Add the state of progress of the column (the main window after the immediate progress of the ingenious idea, OnCreate function not directly address that we had to use information from the definition of the methods). Coordinates of the mouse, in which access to state CView column object in several ways. Application procedures for how to add the startup screen.
Platform: | Size: 57344 | Author: 常攀峰 | Hits:

[VC/MFCWTLIEHost

Description: WTL for MFC Programmers第6章的例程,编写使用IE的浏览器控件的自己定制浏览器-WTL for MFC Programmers Chapter 6 of routines, prepared to use IE browser controls its own customized browser
Platform: | Size: 95232 | Author: xinglei | Hits:

[ISAPI-IEienovel

Description: 一个很好的基于IE内核用MFC开发的浏览器,与其他开源代码不同的是有一份详细的文档,便于你再次开发自己的浏览器。-A good kernel with MFC-based development of IE browser, and other open source code is different from the document has a detailed, easy to you once again to develop their own browser.
Platform: | Size: 63488 | Author: 秦肇伟 | Hits:

[Browser Clientmfcie

Description: VS 2005下的 用MFC制作IE浏览器-VS 2005 with MFC under the production of IE browser
Platform: | Size: 92160 | Author: yudongyou | Hits:

[ActiveX/DCOM/ATLGYClock

Description: MFC制作的ActiveX控件--电子时钟 同时显示指针和数字,其中有一个test.htm文件可以在IE中测试该控件。-MFC created ActiveX controls- Electronic clock at the same time show the pointer, and digital, of which there is a document test.htm can test the control IE.
Platform: | Size: 12421120 | Author: TFLSguoyu | Hits:

[ISAPI-IESMB

Description: MFC 写的ie ---mfcie 基本的功能都有。 主要利用了CHtmlView类显示HTML。 其中,CHtmlView的实现是基于COM的。 并且用到了Windows套接字。-MFC wrote the basic ie--- mfcie function. The main advantage of category CHtmlView show HTML. Which, CHtmlView realization is based on the COM. And use the Windows Sockets.
Platform: | Size: 97280 | Author: | Hits:

[GUI DevelopMFC

Description: AVIButonDemo.rar在一个按钮上播放AVI视频 AVIStatus.rar在状态栏上播放AVI视频 IEButtonDemo.rar IE风格的button Combo_Image.rar Combo控件的学习程序 OwerDrawXPbutton.rar xp风格的按钮-AVIButonDemo.rar in an AVI video play button in the status bar AVIStatus.rar to play AVI video IEButtonDemo.rar IE-style button Combo_Image.rar Combo control the learning process OwerDrawXPbutton.rar xp style button
Platform: | Size: 250880 | Author: 小天 | Hits:

[Internet-NetworkAddToToolBar

Description: IE编程实例:mfc利用已有的html解释器和html执行器,通过包装一层系统相关的API实现Windows下的浏览器。-IE Programming examples: mfc simple browser
Platform: | Size: 22528 | Author: | Hits:

[Web ServerMy_Web_Explorer

Description: 用VC++ MFC做的浏览器,能够简单实现IE浏览器的一些小功能-To do with VC++ MFC browser, IE browser can briefly achieved a number of small features
Platform: | Size: 1726464 | Author: Justin | Hits:

[GUI DevelopvC6-IE-tools

Description: 用vc++实现IE工具栏,原创。mFc编程。-Achieved with the vc++ IE toolbars, original. mFc programming.
Platform: | Size: 21504 | Author: li | Hits:

[GUI DevelopshenruqianchuMFC

Description: IE插件相关,关于MFC的资料,给IE插件开发的人员一些资料-IEplugin
Platform: | Size: 7515136 | Author: 王东 | Hits:

[Browser ClientMYBROWSER

Description: MFC的一个浏览器MFC for IE ,you know MFC for IE ,you know-MFC' s a browser,kdddddddddddddddffffffffffffffffffffffffffffffffff
Platform: | Size: 39936 | Author: boy | Hits:

[DirextXvs2005--ie-toolbar

Description: directX,VS2005 ,mfc, 用下拉菜单做的IE,MFC IE浏览器-directX, VS2005, mfc, using the drop-down menu to do the IE, MFC IE browser
Platform: | Size: 4516864 | Author: 王并 | Hits:

[GUI DevelopETWDemo

Description: 基于MFC对话框,内嵌一个网页,实现网页透明(Based on the MFC dialog box, a web page is embedded to make the page transparent)
Platform: | Size: 39181312 | Author: 半话 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net