搜索资源列表
WinMain
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较。-Windows program to run the principle and procedure of the preparation process, the process window, handles principle, message queues, callback function, th
Lesson1Code
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program to run the principle and procedure of the preparation process, the process window, handles principle, message queues, callback
CMU
- 函数方式实现了Dos命令行运行结果的2种捕捉方法: 1、命令行运行结果直接获取到buffer中 2、命令行运行结果获取到文件中 VC对话框界面也使用了多个Tab页方式,并用到了RichEditCtrl直接全部读取文件的方法(需要使用CALLBACK函数)-Function be achieved by Dos command line to run to capture the results of two kinds of methods: one, the command lin
vcWinMain
- 本源码可帮助VC++新手们快速了解VC++窗口及句柄的原理,由孙鑫老师一本书中的实例改写。 Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-This source can help VC++ novice to quickly understand the VC++ window and the principle of
CTestCallBack
- 回调函数的测试小例程 vc++实现 源码-Callback function tests to achieve a small routine vc++ source code
vcCallbackDemo
- VC回调函数例子,主要用于理解回调函数使用-VC callback example, the callback function is mainly used to understand the use of