资源列表
Dynamic_link_function
- 学习Windows动态链接库(DLL)的基本概念和知识 学习和掌握WIN32 DLL和MFC DLL的建立方式 学习和掌握隐式和显式加载DLL的使用方法 -Learning Windows dynamic link library (DLL) of the basic concepts and knowledge to learn and master the WIN32 DLL and MFC DLL is created by learning and mastering the
Library
- 图书馆管理系统,很常见的一种程序设计大作业题目。-Library management system, a very common program design big assignment questions.
MyScrollBar
- 自定义滚动条,模拟系统滚动条控件,有利于 滚动条的换肤!
ClassViewPublicObject
- 本源程序演示了怎样访问View类中的公共变量!-The source code to demonstrate how to access View class public variables!
jiaotongdeng-
- 交通灯vb程序,锻炼vb初学者对大多数控件的学习-Traffic lights vb program, exercise vb beginners learn the most control
res_dlg
- 可以改变大小,控件大小和位置随之改动的对话框,源码-can change the size, control the size and location of subsequent changes to the dialog box, FOSS
vc++movablesub-title4
- 在本例中,将用AppWizar生成一个可运行的应用程序,然后我们在此基础上加进一些代码,使之实现字幕滚动效果。在实例中,读者将学会如何使用AppWizar生成简单的应用程序。-in this case, will be used to generate a AppWizar operational applications, We then on this basis to add some code to enable it to achieve subtitles rolling effec
VCPPdongtaiduihuakuang
- 《C++系统开发典型实例解析》-源代码 VC++实现动态创建对话框-" C++ systems development typical example of parsing" - VC++ source code to create dynamic dialog
SMESS
- 两个程序间的双向通信,程序A向程序B发送消息,程序B收到之后再给程序A发送消息-Two-way communication between the two programs, program A program sends a message to B, B received after the program sends a message to give the program A
SpyPP
- 在 Visual Studio 的工具中有一个叫做 Spy++的工具, 这些源码正是此工具的实现, 很有学习价值-The tools in Visual Studio has a tool called Spy++, which source is the realization of this tool, useful to learn the value of
printview
- VC编写的一款打印预览程序,很简明的演示了打印相关的东西。
tabview_src
- 视图(view)嵌入tab控件的源代码,可美化mdi程序