资源列表
YUVviewerSrc
- 能够方便快捷地播放YUV格式图像的一个小软件-YUV format to play a software
rollview
- 本代码是一个滚动视图的例子,希望对大家在这方面的学习能够有所帮助。-This code is a rolling example of view, in the hope that everyone in this study can be helpful.
Automatically_docked_from_similar_TT
- 自动停靠窗体,类似千千静听的效果,希望大家会有用处-Automatically docked form, similar to the effect of thousands of listening, I hope everyone will be useful
ElementViewer
- 系统控件样式枚举查看。可以调用系统控件外观设计自定义控件。-System control style enumeration Show. Can call the control system design custom control.
dlgtpl32
- 演示了如何在内存里创建对话框的模板,从而动态的创建对话框。例子详细演示了如何使用DLGTEMPLATE 和DLGITEMTEMPLATE结构。-Dialogs can be created using templates in resources or from templates built in memory at runtime. The sample contains a class CDlgTempl which can be used to create these tem
dlgedit
- 演示如何开发类似VB/VC的一个对话框编辑器,可以借鉴他的思路。-The DlgEdit tool allows you to design and test a dialog box on a display screen instead of defining dialog box statements in a resource scr ipt. You can use DlgEdit to create new dialog boxes and to add or remove cont
DocViewFromDLL
- 前面好像有网友上传。但是描述不正确。本程序演示如何从动态链接库中加载文档模板。这样可以从动态链接库中加载新的文档类型。-From the front seems to have friends. But the descr iption is incorrect. This procedure demonstrates how from the dynamic link library loaded document template. This dynamic link library fro
ListViewHor_demo
- 这是一个测试代码,没有什么实际意义 仅作测试使用,请不要下载,谢谢!-This is a test code that serves no real purpose to use for testing only, please do not download, thanks!
MFC
- 一段源代码,可供了解MFC,或学习C++编程之用。-AppWizard has created this ex04a application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
CFontDialogEx
- CFontDialog 上增加按钮,采用Create创建按钮方法,简单易掌握.-Add a button in the CFontDialog
MySplit
- 本人在学习VC时写的一个使用CSplitterWnd类实现静态窗口拆分的小程序,在VC6.0下测试通过。-A small procedure about how to realize static split window using CSplitterWnd class, which is tested in VC6.0 .