This sample is demostrating how to create an event in a DLL file and afterward how to call this event from a client program. Hope it can help you to understand the DLL event mechanism and CALLBACK term in VC++.
标签: demostrating afterward how sample
上传时间: 2014-01-23
上传用户:silenthink
Supports event grabber functions, which allow a Compact Framework control to receive Win32 messages.
标签: Framework functions Supports messages
上传时间: 2013-12-19
上传用户:a6697238
clean all the event log, include Application, Security, System
标签: Application Security include System
上传时间: 2016-10-31
上传用户:siguazgb
WinCE下有名Event事件编程源码 WinCE named event 在进程之间信息传递方法代码 CreateEvent 工程代码 OpenEvent工程代码
标签: WinCE CreateEvent OpenEvent Event
上传时间: 2014-11-16
上传用户:jeffery
using event and delegate to perfoem clock
标签: delegate perfoem using event
上传时间: 2016-11-10
上传用户:com1com2
fast event library,can used in network file or serial io
标签: library network serial event
上传时间: 2013-12-11
上传用户:Andy123456
public void playerUpdate(final Player p, final String event, final Object eventData) { // queue a call to updateEvent in the user interface event queue Display display = Display.getDisplay(midlet) display.callSerially(new Runnable() { public void run() { DRMPlayer.this.updateEvent(p, event, eventData) } }) }
标签: final playerUpdate eventData public
上传时间: 2013-12-18
上传用户:1109003457
SIA Digital Communication Standard – Internet Protocol Event Reporting 对做安防的人有用.
标签: Communication Reporting Internet Protocol
上传时间: 2013-12-23
上传用户:asasasas
Practical UML Statecharts in C/C++, Second Edition:Event-Driven Programming for Embedded Systems 介绍UML与状态机在嵌入式系统的应用...e文..第2版 压缩包内含书中程序代码与工具tool&code.zip
标签: Event-Driven Statecharts Programming Practical
上传时间: 2014-01-15
上传用户:tonyshao
On Discrete-Event Simulation and Integration in the Manufacturing
标签: Discrete-Event Manufacturing Integration Simulation
上传时间: 2014-01-06
上传用户:xwd2010