搜索资源列表
MyWindow
- Windows自定义消息传递机制 实现WinAPI Windows封装-Windows custom messaging mechanisms WinAPI Windows package
Hook
- 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
linphone-3.3.0.tar
- linphone-3.3.0 版本,这个就不多做介绍了,知道的人都知道!如果还是不知道,那么看看下面英文的介绍吧。-Features Linphone provides a large amount of functionalities. List of supported features: * audio with the following codecs: speex (narrow band and wideband), G711 (ulaw,alaw),
MyICQ-0.8-alpha1
- 可以运行在windows和linux两个平台下的即时通讯软件 完全仿照QQ的界面和功能 -Can run on both windows and linux platform fully modeled in the QQ instant messaging software interface and functionality
Messaging
- Delphi下不同窗口间消息传递-传递字符串和图片-Messaging between different windows- strings and pictures
messagdngcommunicationcommunication
- c# windows 消息通讯 exe消息通讯-C# Windows messaging exe news communication
guread__dispatch
- 消息传递机制是WINDOWS编程的基础,只有深入了解了才能更好地编写WINDOWS程序-The messaging mechanism is the foundation of WINDOWS programming, only to better understand the writing WINDOWS programs
saneexitcomposition
- 基于windows API的即时通讯软件,采用jabber开放协议,可以和msn qq等互通,(Instant messaging software based on Windows API, using jabber open protocols, can exchange, such as qq and MSN)