搜索资源列表
CAsyncSocketEx
- CAsyncSocketEx,一个很好用的CAsyncSocket扩展类-CAsyncSocketEx, a very easy to use CAsyncSocket expansion class
一步一步实现MFC扩展DLL中导出类和对话框
- 如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to make you software module, you should make sense of DLL. Modifying my previous software these days, I decide to make the classes and
TcpReceiver
- 一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。-An example of CAsyncSocket extended class implements the function to get TCP data stream from a dedicated server and port.Perhaps,the server using in code has been closed,b
经过扩展的CGraph类及示例工程源代码
- 作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logica
EditCtrl
- hexeditctrl_demo.zip 这是一个从Cedit派生的十六进制的编辑框类库 history_edit_demo.zip 注意过Visual C++的Output窗口吗?就是那个在编译的时候会自动滚动显示信息的窗口,这个类库就是一个类似那样的东东。 masked_edit2_demo.zip 这是用于时间、日期、电话号码、IP地址、邮政编码的编辑框。 NumEdit_demo.zip 这是一个支持带e符号(如-12E4)的数字编
CListCtrl行背景颜色变化list
- clist控件扩展类,提供列表背景行颜色改变的例子-Miranda controls extension of the class, providing background color list of examples of change
WIN95_MFC_COOL
- 增强WIN95界面的MFC扩展类库COOL-enhance Win95 interface MFC extension library COOL
SYUGIforOfficeXP2003
- VC++由于其强大的功能被广大程序员作为Windows下开发的首选工具,但是VC++也存在对界面支持较差的缺点,许多VC程序员为开发一个漂亮、专业的应用程序界面将耗费大量的时间和精力。SYGUI设计和开发的目的就是希望能弥补VC的这个缺点,为VC下的界面开发提供一套完整、专业的解决方案。 SYGUI 是一个 MFC 扩展类库,其中封装了大量和GUI 相关的类,可以帮助您快速创建类似 dotNet 和 Office 等风格的界面.-VC because of its powerful feat
listview_ex
- LIST扩展类,支持颜色等,可以直接编译。-LIST extension of the class, color support, and can directly translated.
30117263199CheckCombo
- 一个COMBOBOX的扩展类-a COMBOBOX the extension of the class
用VC6扩展CButton类制作风格独特的按钮
- 用VC6扩展CButton类制作风格独特的按钮-with VC6 expansion CButton category produced a unique style button
XTreme.Toolkit.Pro.v9.6.0.1.Source
- Xtreme Toolkit是一套MFC扩展类,用于开发应用程序界面。利用它,可以快速的开发出MS Office、Visual Studio和Internet Explorer、Outlook等图形用户界面(GUI),包括如的智能菜单、快捷工具条和挺靠窗口,支持XP界面风格。 -Xtreme Toolkit is a set of MFC extension of the class, for the development and application program interface.
sygui_demo
- SYSKIN界面库则是基于换肤技术的MFC扩展类库,可对包括滚动条,常用控制,公共对话框和各种菜单等GUI界面元素进行换肤。-SYSKIN interface library is based on the technology skinnable MFC extension library, including rolling, Common control, public dialog and the various GUI menus, and other interface elemen
2.2.2
- 改变静态文本的颜色字体等扩展类,可以任意改变字体的大小,类型以及颜色!-change the color of static text fonts, and other types of expansion, can arbitrarily change the font size, type and color!
1233
- 实现网络 Finger 协议的 MFC 扩展类-Network Finger agreement MFC extension of the class
CListBoxST_src
- 一个CListBox的扩展类快来下啊快来中阿快来 -a hurry and the extension of the class under which ah Come A Come
一个不错的Dialog扩展类
- 一个不错的CDialog扩展类,希望对大家有所帮助
StringExt
- String扩展类,增强String的功能,同时提供了一系列常用功能的封装,包括文件复制、文件相对路径、绝对路径转换等。-String category to expand and enhance the function of String, while providing a series of commonly used functions of packaging, including document reproduction, document relative path, abso
ExtendHelp
- c#扩展类库,里面有很多工具类,从string的扩展到加密(C# extension class library, there are many tools category)
自绘ListCtrl扩展类及应用
- 一个自绘ListCtrl扩展类及应用,比CListCtrl具有更多更强的功能。