资源列表
SDISplit
- 一个实用的文档视图编程Spliter实例, 一个Doc和View交互的实例-A practical view of the document programming Spliter instance, View a Doc and examples of interaction
ListProc
- 用命令行的方式来对单链表的操作进行处理,希望对您有用!其中可对单链表进行创建、删除、查找、清除、增加、插入、加载、保存等多功能的操作,利用多文件的处理方式规范程序员应有的编程风范!-This program is related to listproc,I hope it will help you a lot!
05
- 一个基于MFC的简单的屏幕截图工具,其中实现了热键截取-DWORD size=bitmap.bmWidthBytes*bitmap.bmHeight //图片数据大小 LPSTR lpData=(LPSTR)GlobalAlloc(GPTR,size) int panelsize = 0 //记录调色板大小 if(bitmap.bmBitsPixel<16) //判断是否为真彩色位图 panelsize =(int)pow(2
MFC_class
- 文档中主要是一些MFC常用类、成员函数、数组类、Cstring类、CTime类、CPoint类,可以方便平时的使用-The main document used in some MFC classes, member functions, an array class, Cstring class, CTime class, CPoint class, you can easily make the usual Use
systray
- 系统托盘,基于MFC的系统托盘实现,是一种不错的软件产品用户体验。-system tray
xuanzhuan
- 使用VC中MFC,通过设计三个拖动旋钮,实现了三维立方体的旋转变化。-MFC,three digtal.
WTL_IconEdit_demo
- WTL的EDIT控件扩展,实现了带图标的EDIT控件。-WTL s EDIT control expansion, achieved with the icon of the EDIT control.
OwnerDrawn
- WTL的按钮重绘控件,学习WTL的必备资料,需要的朋友可以下载-Button to redraw the control of WTL, WTL learning essential information, needed a friend you can download
2010yanse
- 颜色对话框的使用,通过设置选项,编辑出不同的字体颜色。-To achieve the color selection dialog box, select a different color to set the font color.
Practice1
- 定义一个由int型元素所构成的线性表类LinearList(通过数组实现)-Int type element defines a linear form of the composition class LinearList (achieved through the array)
AirControl
- 一个很好的模拟飞行控件,包含空速,高度,俯仰角,航向角-An Air control
TabCtrl
- 一个好用的tab 控件,方便的实现属性设置和操作。-a effective tab control in VC 6.0
