搜索资源列表
wtl4_mfc6_demo
- 《包容ActiveX控件》将介绍ATL对在对话框中使用ActiveX控件的支持,由于ActiveX控件就是ATL的专业,所以WTL没有添加其他的辅助类。不过,在ATL中使用ActiveX控件与在MFC中有很大的不同,所以需要重点介绍。我将介绍如何包容一个控件并处理控件的事件,开发ATL应用程序相对于MFC的类向导来说有点不方便。在WTL程序中自然可以使用ATL对包容ActiveX控件的支持。 例子工程演示如何使用IE的浏览器控件,我选择浏览器控件有两个好处: 每台计算机都有这
Brower01
- 简单的浏览器,小程序!!! mfc-simple browser, the small program! ! ! Mfc
MFC_Examples
- MFC控制項的範例,含有大量源码,包含: CDirTreeCtrl_demo-主机目录树 progress_in_status2_demo-进度表范例 StatusBar-列表区及进度列整合范例 win32controls-简易列表 Wizard-步骤函式 标准自定树 标准属性页范例 档案结构树及list栏位整合 简易Ftp程式范例一 简易Ftp程式范例二 简易浏览器范例 简易浏览器范例二 简易资料库范例-control, the MFC ex
picture-find
- 基于MFC的图片浏览器设计,可以进行上一张 下一张 首页末页 对多张图片进行浏览-MFC-based image viewer designed to be the Next First Last browse for more pictures
14654654564
- Visual C++ 6.0 MFC时尚编程百例。包括各种时尚界面的编程,包括各种自定义控件、菜单、对话框、工具条,以及视频播放器、图片浏览器等。对于MFC初学者是很好的学习资料。-Visual C++ 6.0 MFC style programming hundred cases. Include a variety of fashion programming interface, including custom controls, menus, dialog boxes, toolbar
ImageBrowser
- MFC CListCtrl与CImageList开发的图片浏览器,可水平显示,垂直显示打开的图片。 研究背景:主要用于开发人脸抓拍图片浏览的参考 2012-8-19-MFC CListCtrl CImageList developed Picture Viewer can be displayed horizontally, open the picture displayed vertically.
HOT_BUTTONS
- 实现MFC冷热按钮,类似于现在的主流浏览器上面的工具条。-Hot and cold to achieve MFC button, similar to the mainstream is now above the browser toolbar.
MyHtml
- MFC简单浏览器,通过GetDialogItemText获取输入的网址,传入Navigate2函数,到达浏览目的-MFC simple browser access through GetDialogItemText enter the URL passed Navigate2 function, the purpose of arriving here
CometBrowser
- 基于MFC的VC++ 浏览器源码 可以用来学习VC 的网络编程-VC++ MFC-based browser source , can be used to study VC network programming
qq-browser
- 一个用mfc写的仿qq浏览器的框架,界面用的是directui写的-Written in imitation of a qq with the mfc framework of the browser interface written using a directui
FileView
- vs2005 mfc CListctrl编写的目录浏览器 -directory browser written in vs2005 mfc CListctrl
Browser
- MFC实现的一个间的的浏览器,可以通过输入网址浏览各种网页,适合初学者-MFC implementation between the browser, you can enter the URL to browse various web pages, suitable for beginners
browser
- 使用MFC开发的简易浏览器,可以打开输入地址的最基本功能-MFC developers a simple browser, you can open the most basic function of the input address
FileManagerDemo
- 基本实现了资源管理器的基本功能。利用MFC来编写了文件浏览器的基本功能。-The basic realization of the basic functions of the Explorer. MFC to write the basic functionality of the file browser.
iehelper2
- 简单的mfc编程,ie内核浏览器程序代码-Simple MFC programming, ie core browser code
DriveBrowsingTree
- 目录浏览器程序实例,MFC构架,vc 6.0环境,适合初学者。-scan directory
Photo-browser
- 一个基于MFC做的图片浏览器,很好很实用,适用于参考学习,包含代码和运行实例-a Photo browser base on MFC, this is very good for learning,include source code and demo
MFCHtml
- 在MFC中使用浏览器在MFC 中微软为我们提供了CHtmlView、CDHtmlDialog 类让我们的程序很方便的嵌 入浏览器和进行浏览器的二次开发,这比直接使用WebBrowser 控件要方便很多,所以本 文中讨论的浏览器的问题都是针对CHtmlView来讨论的。文中将提到一个类CLhpHtmlView, 它是CHtmlView-在MFC 中微软为我们提供了CHtmlView、CDHtmlDialog 类让我们的程序很方便的嵌 入浏览器和进行浏览器的二次开发,这比直接使用We
OpenWebsite
- MFC做的一个根据不同的关键字启动不同的浏览器。-MFC to do a different browser to start depending on the keywords.MFC to do a keyword according to different start different browsers.
[MFC]数字图像浏览器
- 采用VS2010编写的字图图像浏览器,经过调试。做关于图像领域软件开打工作人员,可以采用嵌套的方式,进行二次开发