文件名称:Journaling_Keyboard_and_Mouse_Input_src
- 所属分类:
- 钩子与API截获
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 17.87kb
- 下载次数:
- 0次
- 提 供 者:
- guar*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This an example for installing an application-defined hook procedures using Win32 SetWindowsHookEx() function. This project implements only WH_JOURNALRECORD and WH_JOURNALPLAYBACK hooks. I was looking for more information and sample programs, but the only sample I d found was Hooks32, an old Win32 project. -This an example for installing an application-defined hook procedures using Win32 SetWindowsHookEx () function. This project implements only WH_JOURNALRECORD and WH_JOURNALPLAYBACK hooks. I was looking for more information and sample programs, but the only sample found I d was Hooks32, an old Win32 project.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 17869318journaling_keyboard_and_mouse_input_src.zip 列表 HookManager.cpp HookManager.dsp HookManager.dsw HookManager.h HookManager.rc HookManagerDlg.cpp HookManagerDlg.h HookService.cpp HookService.h MsgDefs.cpp ReadMe.txt res/ resource.h res/HookManager.ico res/HookManager.rc2 StdAfx.cpp StdAfx.h