搜索资源列表
HookMouse
- 一个简单的鼠标钩子程序 Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MF
dhmbkJCeg
- 代码是用来实现模态对话框与应用程序之间的数据交换的源码,一般,适合初学的人-The code is used to implement the data exchange between the modal dialog application source code, in general, suitable for beginners who look at
gDWkmLACC
- 代码是用来实现非模态对话框与应用程序之间的数据交换的源码,很不错,附件,有助于初学者的学习-Code is used to exchange data between non-modal dialog with the application source code, very good, Annex help beginners learn
Samplefiqesanulysis
- This is a console application, analysis Windows Media files within the scope of a given Sample data
