资源列表
PickNew
- 基于VC++源码演示怎么注册多文档模板,而且防止MFC主动发生_New File Type_对话框,程序源码由VC6.0转码生成,VC++编程学习源码,很好的参考资料。-VC++ source code demonstrates how to register multiple document template based on MFC, and prevent the occurrence of _New active File Type_ dialog, the program sourc
Clock
- 基于VC++写的一个数字时钟的图形实例源码下载,初翻开时是一个圆形的电子钟,VC++编程学习源码,很好的参考资料。-A digital clock VC++ write graphical source code examples based on the initial download, open is a round the clock, learning VC++ programming source code, a good reference.
mfctlist
- 基于VC++列举Windows系统中所有的进程信息程序源码下载,枚举出这些进程后,你能够在程序中消灭进程。程序由早期VC++版本创建,本站已把源码转换成VC++6.0格式。有VC6现在可直接编译了,VC++编程学习源码,很好的参考资料。-The VC++ enumeration to download all the process information program source code in Windows system based on, enumerate the process,
multitop
- 基于VC++6.0创立一个坐落顶层的SDI单文档界面使用,你可点击File菜单中的“Create New Frame”指令来创立顶层SDI使用,但封闭主使用后其它的窗口也将封闭,程序由Visual C++ 6.0变换生成,VC++编程学习源码,很好的参考资料。-VC++6.0 founded a is located at the top of the SDI single document interface using, you can click the File menu in the
Screen
- VC根据DirectX的截图示例源码下载,你看懂了话都能截图了。要编译此程序需DirectX SDK5.0示例中的ddutil.h与ddutil.cpp文件,请自行参加工程,VC++编程学习源码,很好的参考资料。-VC according to the DirectX screenshot example source code download, you read the words can screenshot. To compile this program requires Direct
HLinkTest
- VC++在窗口上增加一个带有连接的文字,是一个窗体连接,也即是WinForm上的超文本连接,VC++编程学习源码,很好的参考资料。-VC++ increased in the window with the last connected text, is a form of connection, also is the hypertext links on WinForm, learning VC++ programming source code, a good reference.
htmldlg
- VC++演示3种对话框调用例子源码,演示了ChtmlDialog对话框的使用,一种是不能输入参数的,一种是支持参数设置的,另一个则是测试返回值的,三种对话框使用方法,面向VC++初学者学习参考,VC++编程学习源码,很好的参考资料。-VC++ demonstrates 3 dialog box called source code examples, demonstrates the use of the ChtmlDialog dialog, one is not input paramete
dir_pic
- VC++文件目录收集对话框控件的源码文件,近来有些忙 这儿就不写测验程序了,需求这方面材料的可重视下,VC++编程学习源码,很好的参考资料。-VC++ file directory dialog box controls the source code file collection, some recent busy here not to write the test program, the demand of this material can be attention, learnin
MyGame
- 这是一个实现view静态切分的小程序,将SDI分成一边是view一边是formview并在formview中获取view的指针-This is a view to achieve a small static segmentation procedure is divided into the SDI formview side is the side of the view and get the view of the pointer in formview
multiview
- VC++完成 multiview多视图窗口的实例源码下载,可看到翻开窗体时有几个子窗体随主窗口一同翻开,VC++编程学习源码,很好的参考资料。-VC++ multiview multi view window example source code download, open the window can be seen a few sub form along with the main window open together, learning VC++ programming sour
BrownBMP
- VC++浏览大像素的BMP图画工具源码下载,图画阅读功用的一个小程序,首要用来检查高像素的BMP图画,不失真翻开BMP位图文件,VC++编程学习源码,很好的参考资料。-VC++ browse large pixel BMP picture tool to download source, a small program picture reading function, mainly used to check the BMP picture high pixel, without distor
EventSynch
- VC++利用事件对象实现线程同步的问题,示例代码实现两大功能:1、不使用事件同步启动两个线程向编辑框中写入不同字符;对于没有使用同步对象时,可能出现输出字符比使用同步对象时少的现象,这是因为线程同时对资源进行操作的结果。2、使用事件同步启动两个线程向编辑框中写入不同字符,VC++编程学习源码,很好的参考资料。-VC++ use the event object implements the thread synchronization, sample code to achieve two ma