搜索资源列表
EventCore0.002
- EventCore是模拟windows消息机制,实现线程同步、线程通信、进程通信、事件驱动的一个开源项目。EventCore的最新源代码,
SharedMemmoryQueue.zip
- 这是一个通过共享堆内存实现的进程间通讯库.通过共享堆内存和实践驱动来支持多进程之间的通信.,This library supports inter process communication via shared memory access and event notification mechanism.
MultiThreadComm
- 线程间通信,使用自定义消息;利用Windows操作系统的消息驱动机制,当一个线程发出一条消息时,操作系统首先接收到该消息,然后把该消息转发给目标线程,接收消息的线程必须已经建立了消息循环。 -Communication between threads, using custom message use Windows operating system, message-driven mechanism, when a thread with a message, the operatin
ProcessCom
- windows进程间通信机制,讲解详细,包括sendmessage用法,驱动与应用程序的交互等-process comminication
EventCore0.003
- EventCore是模拟windows消息机制,实现线程同步、线程通信、进程通信、事件驱动的一个开源项目。-EventCore is simulation Windows news mechanism, realize the thread synchronization, thread communication, communication, event-driven process of an open source project.
vllathls-suppose
- wdm的例子,采用异步完成的方式实现驱动程序和应用程序通信的程序-Examples of WDM, adopt the way of asynchronous completion of driver and application program
ktilhjy861
- wdm程序,关于事件通知实现驱动程序和应用程序通信的例子,(WDM applications, on the event notification of driver and application example,)