资源列表
SKinPP
- skin++ 示例源代码及其可执行文件,很好用的皮肤控件-skin++ code
document-view--framework-
- 在MFC中,文档是真正的数据载体,视图是文档的显示界面,对应同一个文档,可能存在多个视图界面,我们需要另外一种东东来将这些界面管理起来,这个东东就是框架。-In MFC, the document is genuine data carrier, view the display of the document interface, corresponding to the same document, there may be multiple views interface, we need
CGroupCheckBox
- 实现组合框的效果,边框的各种显示效果,如粗线、三维等.VS2008编译通过-Combo box to achieve the effect of a variety of display frame, such as bold, three-dimensional and so on. VS2008 compiled by
基于对话框的简单的颜色调整
- 基于对话框的简单的颜色调整,有红,绿,篮色及它们组成的各种颜色,作用是调整字体颜色,背景颜色。-A simple dialog-based color adjustment, red, green, blue, and they formed a variety of colors, is to adjust the font color, background color.
OutlookDemo
- VC导航栏示例,展示了如何在VC2010中使用导航栏-VC navigation bar example
MFCXPSSample
- 这是mfc里面的一个窗口界面的程序代码,供大家参考和学习。-This is a mfc the inside of a window of the interface program code, available for reference and learning.
startvideo
- 主要是实现MFC中制作软件启动动画,可以美化设计。-MFC is mainly achieved in the production of software startup animation, you can beautify design.
Win7-UI
- 用windows GDI 模仿win7 界面动态效果 本来是想封装成库,我觉得性能不高,后来就做其他事情没有时间了,没有用Dx,或者用GL ,如果采用dx或者gl ,要花太多时间,不过,有想在这方面研究的朋友,你可以查看microsoft发布的dx sdk的例子 ,他本身就提供了源代码,完全可以提取出来,-Win7 windows GDI interface with dynamic effects wanted to imitate the package into library, I
MFC-skill
- MFC美化实用技巧,包括按键、工具栏等设置-MFC beautify the practical skills, including buttons, toolbars and other settings
Lighting
- 使用OPENGL生成的一个自动旋转的灰色的正方体。-use the openGL produce a brown square which can turn around automatically.
mfc_USE
- 本软件为采用MFC编写的可视化界面程序,主要介绍简单的按钮使用、文本框使用、获取及输入内容到文本框。代码较简易,适合初学者-The software is written using MFC visual interface program, introduces a simple button using the text box to use, access and input into the text box. Code more simple for beginners
DoubleBuffer
- 高效率的双缓存的实现,通过内存DC和裁剪区域来提升界面绘制效率,可解决闪屏的问题。-Efficient dual caching to achieve, through the memory DC and draw the crop area to improve the efficiency of the interface, splash screen to resolve the issue.