搜索资源列表
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
callbackProc
- This sample demonstrates how to use callback procedures when calling asynchronous Vix functions.
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
CallBack
- 对回调函数的实现,起到一定的借鉴作用,比较实用-The implementation of the callback function, play a reference role, more practical
NetTraffic
- 界面很好的一款用于网络流量监控及统计的程序源代码。用曲线图进行实时统计显示。看起来很专业,它主要是用MFNetTraffic类来实现数据获取功能,用MFTrafficButton类实现数据显示功能。两者之间的配合使用了回调函数机制。 -A good interface for network traffic monitoring and statistics program source code. With the curve for real-time statistics. Looks
StatesMachineTest
- 该程序为实现一个有限状态机。 CallbackFuncManager.cpp 回调函数 StatesMachineApp.h 有限状态机-The program for the realization of a finite state machine. CallbackFuncManager.cpp callback function StatesMachineApp.h finite state machine
Win32DllDemo
- c++回调函数,一个简单的例子,适合新手学习。-A simple sample for callback.
callback
- 基于labwindows/cvi9.0的回调函数的应用,比如先是退出界面,实现简单的数据采集功能并能够显示波形。-Labwindows/cvi9.0 based callback function applications, such as first exit interface, simple data acquisition capabilities and the ability to display waveforms.
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
my_Event
- 自已做的一个有关回调函数的例子!!自已做的一个有关回调函数的例子-An examples of a callback function on!!An examples of a callback function on!!
pic24f_timer_mod_mikropascal_pic24
- This library makes it easier to work with the build in timer modules of the PIC24F range. There are 2 units you can include in your source code. The initialisation function takes 2 parameters, the interval in milliseconds and the callback function th
canvas
- 两个小船在移动的代码,主要是计时器的使用,利用回调函数显示动画-The two boats in the mobile code, the use of the timer, the use of a callback function to display the animation
callback
- DOS callback service Can install DOS insterrupt callback service routine for DOS-Can install DOS insterrupt callback service routine for DOS
callback
- DDE Sample DLL You can send and receive data between your programs
CALLBACK
- Dll回调示例:Dll提供回调接口,在APP中使用。-Dll callback example: Dll callback interface used in the APP.
Interface-callback
- C#当中的接口回调的程序范例,适合于初学者学习-Interface which C# the callback sample program, suitable for beginners to learn
CallBack
- Prime for using a CallBack function from a DLL.
callback
- 在类中定义回调函数,并在应用中实现回调函数的调用-Implemented in a class function callback
