搜索资源列表
用MFC自绘制特性扩展网格列表控件
- 用MFC自绘制特性扩展网格列表控件-with MFC since mapping features expand Grid Control List
Activece
- Visual C++ 6.0 种MFC 开发的ActiveX控件,是嵌入式视频监控系统的客户端软件,采用IPicture接口和UDP协议的IP组播方式,实现了JPEG图像的实时显示
VisualC++NETMFCclassintroandapp
- 《Visual C++.NET MFC类库应用详解》 Microsoft公司的Visual C++.NET版本的MFC类库为主要内容,重点介绍了每个类的功能、主要成员函数、使用方法及程序实例,使读者能够了解、掌握MFC类库中的每个类的作用、使用方法以及类与类之间的区别等。全书共12章,分别为:MFC类库简介、基本基类。应用程序结构类、对话框和控件类、图形显示和打印类、数据类
网络浏览器(H)
- 一个用MFC自带的控件做的浏览器,虽然简单了一点,但也提供了一种最简单的解决问题的方式。-an onboard with MFC controls do browser, a simple, but also provides a simple method of solving problems.
Ch14Demo5--WebBrowser
- 在Visual C++中安全嵌入网页浏览器,小的MFC程序,教你学会控件的使用-In Visual C++ in the embedded web browser security, small MFC program, teach you how to control the use of
QQ
- VS2008精心仿制QQ界面,纯MFC自绘控件打造精美QQ界面,利用双缓存贴图技术实现无闪烁移,源码上传。如果有建议与问题,请与我联系。此作品仅作参考,大家一起共同交流学习。若有修改后的成品还请发给我一份,QQ:8968737 谢谢!-VS2008 careful imitation QQ interface, pure MFC controls from the paint to create beautiful QQ interfaces, cache mapping technology
XmlTree
- MFC把xml文档解析,显示在一个树形控件中,可进行增删改,保存操作,用到tiny库-MFC parse the xml document displayed in a tree control, add or delete can be changed, the save operation, use the tiny library
MFC_webbrowser
- MFC下定制化webbrowser控件的使用,源自Codeproject&MSDN,在VS2008下编译通过。-Under the MFC customized using the webbrowser control, from Codeproject & MSDN, under the VS2008 compiler through.
FilesTranslate
- 采用socket编程,实现文件的服务器端与客户端的文件传输,利用mfc做的界面及相关控件,完美的实现任何文件的完美传输-File transfer using socket programming, file server-side and client interface and related control mfc do the perfect realization of the perfect transmission of any files
messageTransmition
- 这是一个关于邮件转发的一个基于MFC控件的一个程序,使我们的一次作业,你可以参考一下,-This is a program about a message transmition based on the MFC control, which is our homework, which you can refer to,thanks for your advice.
sample8
- socket应用,多线程创建,数据的读写,以及MFC中基本控件的使用(IP地址控件,列表控件等)-socket applications, multi-threading to create, read and write data, as well as the basic controls in MFC to use (IP address control, list control, etc.)
WinSockActiveX
- 这个例子由程序员小辉编写,主要向大家介绍如何使用VC++创建一个标准的MFC WinSock ActiveX控件,源代码非常完整,提供接口、与相应事件挂钩。实例涉及到VARIANT、SAFEARRAY、BSTR的详细使用方法。另外还提供了WinSock的详细开发步骤,以及如何响应网络超时,网络断开的事件方法以及在VC、VB调用该控件的方法。-This example prepared by the programmer Xiaohui, mainly to tell you about how
netv
- 一个VC++进行网络视频直播配置的实例程序,基于MFC,生成有安装程序,程序包含服务端和客户端,需要用到控件MFCN42D.DLL、MSVCP60D.DLL以及mfco42d.dll等。-VC++ for a video broadcast network configuration examples of the procedure, based on the MFC, the installation process has generated, the program includes s
P2PServerManager
- 包括Tcp,Http通信的,以及结合树型控件之间拖动,上传,下载的C/C++源码.从本网站参考的树型控件代码,进行组合修改之后的功能更强大的控件通信管理端代码.-it is very good commu&mfc software!
vcTCP
- 网络聊天室,其实质就是基于Internet的一种网络聊天软件。它可以在网络环境下进行实时的一对多或多对多的匿名交谈。网络聊天室软件的制作方法有很多种,比如用MFC 和Java等语言设计的就有很多,本毕业设计主要是利用MFC所提供的各种控件尤其是WinSock控件,基于C/S模式,设计了一个网络聊天室,圆满地实现在网络上实时聊天的功能。-Internet chat rooms, its essence is a network based on Internet chat software. It
MFCActiveWinSock
- 标准MFC WinSock ActiveX控件开发实例 开发一个ActiveX控件,提供接口,与相应事件挂钩。-Standard MFC WinSock ActiveX control is an instance of development of an ActiveX control developed to provide interfaces to link with the corresponding event.
socket
- 用MFC控件编程实现简单的socket客户端和服务端的通信-MFC control programming to achieve a simple socket client and server communication
MFC_SerialPort
- 利用visual MFC控件进行的串口程序编程,有基本的界面串口操作,适合初学者-MFC Serial programming
TestMSComm
- MFC控件做的串口通讯程序,显示下位机发送过来的数据和串口状态,并将接收到的数据写入记录文件。-A serial communication program based on MFC, display the data sent by a machine and show the port state, and to write the received data into the recording file.