搜索资源列表
MFC
- 桌面像素值的获取和桌面截图小程序。 目的在于学习全局钩子的使用
DEMO.基于VC MFC 多文档的demo程序
- 基于VC MFC 多文档的demo程序,包括雪花演示以及qq hook小工具,VC MFC multi-document based on the demo program, including presentations, as well as snowflakes qq hook Gadgets
HookMessage
- (上传前,亲测,保证可用,点一下DLG空白区域便安装了键盘和鼠标钩子,按个小键盘0,便知道是否有响应) 简单的全局钩子使用示例,包含一个DLL用来写全局钩子(鼠标钩子用来把鼠标限定在某个区域中和键盘钩子用来钩小键盘的数据“0”和ALT+F用来决定是否把鼠标限定在区域中),还包含一个TESTDLL单文档结构的简单MFC程序,只加了一个左键消息,该消息响应用来安装全局钩子。-a simple example of Global hooks , which contains a DLL used