搜索资源列表
LearnMessage
- 初学windows消息者,可以参考一下。可以深入了解。-beginners windows news, for reference. A better understanding.
MessageQueue
- 完全自己编写的消息队列,代码中还实现了互斥量、信标量以及线程调度,该代码完全由C编写,没有使用WINDOWS函数。-completely prepared by his message queue, the code also achieved a volume contradict letter scalar and thread scheduling, the C code entirely prepared, to use a Windows function.
Sendm
- 实现自动向其它进程的窗口发消息,模拟手动操作的功能,并且实现windows 2000操作系统的自动登陆,登陆后立刻锁定工作站。代码演示了注册表的使用,user32库中锁定工作站Lockworkstation函数的使用等。-automatic process to other reports from the window, simulating the operation of manual functions, windows 2000 and achieve operating system
xxysbyapplexx
- VC++6.0编写的Windows消息演示系统的源代码。 功能: 获取窗口handle 获取edit内容 隐藏窗口 可供学习的地方: 窗口前置 窗口置top capture window flat picture button 常用的message-VC 6.0 of the Windows news demo system's source code. Function : access window handle access
sameprocess
- 如果您对IE4.0熟悉的话,你将知道在Internet Settings高级设置中有一个选项:“在新的进程中浏览(英文:Browse in a New Process)”,如果你把它前面的对钩去掉,然后运行IE,并打开任务管理器查看所有进程,你将会发现没有新的IExplorer.exe进程出现。反之,则新的IExplorer.exe进程出现。 当我们需要许多数据在程序实例之间共享的时候,这种能使多个实例运行在同一个进程空间的程序是非常有用的。它的实现很简单,众所周知,启动任何一个应用程
MyFastRun
- windows下编写的每天提醒时钟,可以定时弹出消息,挺实用的-windows to prepare the daily reminded the clock, can regularly pop news, quite practical
Code
- 事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-incident kernel object, the key code of (critical) explanations, and the multi-thread synchronization application. In the preparation of Win
getorsendmessage
- 实现了,qt在windows上 跨进程间的消息 信息传递 功能 主要依托 win32 API 对OnCopyData 的映射。目的可以使qt的灵活在windows性大大提高。
MFC_Multy
- Windows MFC下的多线程的基本编程例子,多达10个左右,涉及互斥、消息传递、信号量的使用,适合刚接触线程编程的人。
EventCore0.002
- EventCore是模拟windows消息机制,实现线程同步、线程通信、进程通信、事件驱动的一个开源项目。EventCore的最新源代码,
Ex11a
- windows消息处理编程代码,简单的实现消息处理机制
MultiThreadComm
- 线程间通信,使用自定义消息;利用Windows操作系统的消息驱动机制,当一个线程发出一条消息时,操作系统首先接收到该消息,然后把该消息转发给目标线程,接收消息的线程必须已经建立了消息循环。 -Communication between threads, using custom message use Windows operating system, message-driven mechanism, when a thread with a message, the operatin
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.
windows-message
- windows消息队列,可用于线程之间互发消息-windows message queue can be used to send an announcement of inter-thread
TestControl10
- 基于windows消息的编程,可以实现用程序控制其他的应用程序。-Windows message-based programming can be achieved with the other application program control.
CardDvcDriver
- qt模拟Windows消息机制PostThreadMessage发射信号,到线程中处理。-Qt simulation Windows PostThreadMessage transmitting message mechanism, handle to the thread.
937121
- 初学windows消息者,可以参考一下,可以深入了解,很好(Beginners Windows messages, can consult, can understand, very good)
86212859
- Windows消息函数模块,很不错的易语言模块,易爱好者可以下载使用()
spbcificaoqon
- 这是一个用来拦截windows消息的开发包,可以设置全局鼠标和键盘钩子,内含显示密码窗内容的sample()
易语言WM_COPYDATA消息通信源码
- 顾名思义,WM_COPYDATA消息通信源码 ,学习windows消息机制的好东西(As the name implies, WM_COPYDATA message communication source code, learning windows message mechanism good things.)