资源列表
Killautorun
- 基本环境调试 将例程1[见附件]用VC++打开,修改错误使程序能够运行。理解编译错误,运行错误等。-Basic environmental testing will be routine 1 [see Annex] using VC++ to open, modify the process to run error. Understanding of compiler errors, error such as running.
FlexGrid6
- FlexGrid示例代码6:合并单元格内容-FlexGrid sample code 6: Merge the contents of a cell
TestSplitWnd
- 基于doc/view结构,窗口分割例子。虽然不好看,可以作为上手学习用。 整体分上下两部分,其中上部分为左右两部分。其中一个窗口是FORMVIEW类型。-Based on the structure of the doc/view, the window is split examples. Although not look good, as to get started learning. As a whole is divided into two parts, the upper
mfc_for_WORD_use
- 以前写过的一个使用mfc在word中保存文字的界面程序,希望大家喜欢-Previously written to use mfc in the word of a text stored in the interface program, hope you like
B树的图形化显示插入删除
- 使用C++编写成的关于B-树的插入和删除,动态展示变化。
sdl_childwindow
- 在windows窗体或panel上生成SDL面-In the windows form or a panel generated SDL surfaces
DocViewModel
- 《MFC窗口程序设计》中的源程序。 windows资源管理器的实现
chuangkon_jiemian
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment).
testGDIP
- GDI+使用范例,介绍了在MFC下加载GDI+-GDI+ introduction,describe how to use gdi+ in MFC
yvgyt
- 基于ipx协议的delphi控件演示程序,可以学习使用,不错(Based on the Delphi control demo ipx protocol, can learn to use, good)
vsed__image
- 一个基于CStatic的图片preview控件,VC环境直接可以用(A CStatic based image preview control, VC environment can be used directly)
DlgKeyBoardPress
- 在对话框程序中实现“热键”,此程序可以同时判断2个按键按下的功能,并且不让后续控制响应这些按键,对于一些控制程序和“热键”的实现是一个比较好的例子,程序中对话框为CDlgKeyBoardPress类,自行添加了一个响应按键的消息,程序较为简单,其中return的作用是不让其他程序再响应这些消息,可以删掉换成break-In the dialog box procedure to achieve " hot key" , this program can determine the
