Description: A good VC++ mouse hook procedure, open the process, the mouse to open the main window title bar of any of the information window will be displayed on the hook program showed that the mouse past the difference between a little hook. Procedures were divided into two parts, part of the Mousehook.dll source, the other part is the call to generate more of the hook procedure DLL. Passed in the compiler under VC6.
File list (Check if you may need any files):
HookMouse
.........\Mouse
.........\.....\Mouse.clw
.........\.....\Mouse.cpp
.........\.....\Mouse.dsp
.........\.....\Mouse.dsw
.........\.....\Mouse.h
.........\.....\Mouse.rc
.........\.....\MouseDlg.cpp
.........\.....\MouseDlg.h
.........\.....\Mousehook.h
.........\.....\Mousehook.lib
.........\.....\ReadMe.txt
.........\.....\res
.........\.....\...\Mouse.rc2
.........\.....\Resource.h
.........\.....\StdAfx.cpp
.........\.....\StdAfx.h
.........\Mousehook
.........\.........\Mousehook.clw
.........\.........\Mousehook.cpp
.........\.........\Mousehook.def
.........\.........\Mousehook.dsp
.........\.........\Mousehook.dsw
.........\.........\Mousehook.h
.........\.........\Mousehook.lib
.........\.........\Mousehook.rc
.........\.........\ReadMe.txt
.........\.........\res
.........\.........\...\Mousehook.rc2
.........\.........\Resource.h
.........\.........\StdAfx.cpp
.........\.........\StdAfx.h