Introduction - If you have any usage issues, please Google them yourself
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.
Packet : 17869318journaling_keyboard_and_mouse_input_src.zip filelist
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