搜索资源列表
一个用MFC DLL开发的日期函数库
- 一个用MFC DLL开发的日期函数库-a DLL with MFC's date library
XFontDialog_demo
- In one project I was involved in, we had to display font selection dialog. My Product Manager had some issues with MFC s CFontDialog. He is very focused on reducing support costs by simplifying user interface, to eliminate anything that might be conf
MFC
- 介绍一个控制并行端口的MFC类,这个类允许你在所有的Windows平台下使用低级端口I/O接口存取并口数据。例子程序使用一个定制的MFC/C++类实现了PC到PC之间通过“PLT1”进行简单的C/S文件传输
MFC
- 这个类允许你在所有的Windows平台下使用低级端口I/O接口存取并口数据。程序使用一个定制的MFC/C++类实现了PC到PC之间通过“PLT1”进行简单的C/S文件传输
undo.zip 增强MFC的回滚操作
- 增强MFC的回滚操作,The example of enhancing the MFC s ability of rollback
MFC
- 一个学习MFC最基本也最全面的源代码实例,包含了基于C/S架构的socket网络编程,也包含了database,初学者必看-MFC learning the most basic and most comprehensive source code examples, including based on the C/S structure of the socket network programming, but also includes a database, for beginners
czoomview_demo
- 在view里实现,放大缩小功能,MFC的scrollview-Achieve in view, zoom function, MFC s scrollview
ping(mfc)
- MFC运行模式,功能:可在界面直接修改你想遍历的IP地址范围,点击按钮,开始查询,ping通的显示主机名和IP地址。-MFC operation mode, function: can be modified directly at the interface you want to traverse the IP address range, click the button, and start inquiries, ping' s show the host name and IP
MFCTutorial
- 进阶C++高级阶段,MFC的学习让你成为真正的编程高手,谢谢下载!-Advanced C++ advanced stage, MFC s really study so that you become a programming expert, thank you download!
MFC-APPLICATION
- 该书对MFC应用程序基本架构的每一个技术环节的深入探计,其中牵扯到MFC本身的设计原理、物件导向观念,以及C++语言的高级议题。适合深入学习者用。-Book on the MFC application, the basic structure of a technical aspect of each in-depth exploration into account, which involves the MFC' s own design principles, object-ori
MFC-and-Win32API-and-DirectX--help
- 中文资料,对VC的MSDN、Win32API和DirectX进行了中文翻译,是实现Windows开发的很有用的资料储备-it contains three data.they are all in chinese.including translate products of the VC MSDN、Win32 API and DirectX. it s helpful for windows development.
MFC
- 这个控件类库结合静态文本框的动态变化,初学者的福音。-The combination of static text box control library dynamic changes, beginner' s Gospel.
clist_iter_src
- MFC s CList provides a template linked list implementation and works perfectly adequately. However, iterating through the list can be a little combersome. Code like that below is common place for processing list elements, but the POSITION variable is
DAODemo
- MFC DAO类使用Microsoft Jet数据库引擎操作位于系统数据库和用户数据库中的数据,它与基于ODBC的MFC数据库类截然不同,DAO通过Microsoft Jet访问数据,而MFC的ODBC类通过ODBC和ODBC驱动程序操作数据。一般来说,在访问Microsoft Jet数据库引擎,基于DAO的MFC类比基于ODBC的MFC类处理能力更强大。-MFC DAO classes use Microsoft Jet database engine operating on the sys
MFC
- 我在网上找到了这本书的Web版,我为它制作了详细的目录,并将所有的网页资料打包成了一个CHM文档,这样可以更加方便的浏览和保存这本经典之作,希望我的VC/MFC编程技术有一天可以达到李老师的境界吧! 本书是我所看过的写的最好的剖析MFC源码的书,这本书其实出版的比台湾侯俊杰的《深入浅出MFC》要早,可现在网上把侯俊杰的那本书都炒作的上天了-I found online Web version of this book, I made it a detailed directory, and
cPPvisualization
- MFC快速入门,对于初学者非常有用,以及关于VC,MFC,STL的概念详解。-MFC quick start, very useful for beginners, and on the VC, MFC, STL Detailed concept.
mfc-ado-sql
- 这是我在公司做的数据库外挂报表 对大家的学习很有帮助-This is what I do in the company' s database plug-in for everyone' s very helpful report
MFC多线程TCP服务设计经典代码
- MFC多线程TCP服务设计,s实现多人聊天(MFC, is a useful code ,for mulite people chat.use mulite thread)
CommunicateComm
- 使用MFC的Windows自带串口控件制作串口调试工具,实现串口收发,16进制等简单功能(Use MFC's own Windows serial port control to produce serial debugging tools to achieve serial transceiver, hexadecimal and other simple functions)
VS2010之MFC串口通信的编写教程
- 是一个关于串口通信的详细教程,可以接收从PC端发送过来的数据并且实施显示(It's a detailed tutorial about serial communication. It can receive data sent from PC terminal and display it.)