Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Hook api
Title: HookMouse Download
 Description: A simple mouse hook procedure Windows system is based on event-driven mechanism, and put it bluntly, is that the whole system through message passing to achieve. The hook is a very important Windows system, the system interface, you can use to intercept and handle messages sent to other applications to complete the application difficult to achieve normal function. Many different types of hooks, each hook can intercept and process the corresponding message, such as a keyboard hook to intercept keyboard messages, shell hooks can be intercepted, start and close applications news. In this paper, VC6 programming environment to achieve a simple mouse hook procedure, and the global hook Win32 operating mechanism, Win32 DLL characteristics, VC6 environment MFC DLL, as well as sharing of data and other related knowledge of the brief explanation.
 Downloaders recently: [More information of uploader 172518007]
 To Search: hookmouse
  • [Point1] - C++ Open FMC, win32 procedures, easy-to-
  • [mouse-catch] - Interception interception of the mouse h
  • [HookDll] - A global hook, you can intercept all the
  • [APIfunctionreference] - WINDOWS/WIN32/WINDOWS NT Programming Ge
File list (Check if you may need any files):
Mousehook
.........\Mousehook.dsp
.........\Mousehook.cpp
.........\Mousehook.lib
.........\Mousehook.clw
.........\ReadMe.txt
.........\StdAfx.h
.........\StdAfx.cpp
.........\res
.........\...\Mousehook.rc2
.........\Resource.h
.........\Mousehook.rc
.........\Mousehook.dsw
.........\Mousehook.h
.........\Mousehook.def
Mouse
.....\Mouse.rc
.....\MouseDlg.cpp
.....\Mouse.clw
.....\ReadMe.txt
.....\Mouse.cpp
.....\Resource.h
.....\StdAfx.cpp
.....\Mousehook.lib
.....\Mousehook.h
.....\Mouse.h
.....\StdAfx.h
.....\MouseDlg.h
.....\res
.....\...\Mouse.rc2
.....\...\Mouse.ico
.....\Mouse.dsp
.....\Mouse.dsw
Mouse.exe
Mousehook.dll
说明.txt
一个简单的鼠标钩子程序.doc
    

CodeBus www.codebus.net