Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - SetWindowsHookEx WH_SHELL
Search - SetWindowsHookEx WH_SHELL - List
消息钩子源码(SetWindowsHookEx)-拦截鼠标和键盘消息的示例程序-News source hook (SetWindowsHookEx)- intercept the mouse and keyboard messages sample procedures
Update : 2025-02-17 Size : 46kb Publisher : open

DLL 动态库,主要 用Hook 对注册表的指定项 进行动态的监控,参数由自己输入,- extern "C" __declspec(dllexport) BOOL InstallHook(HWND handle) { hhook = ::SetWindowsHookEx(WH_SHELL, MyShellProc, GetModuleHandle("Hook.dll"), 0) hWnd = handle RegMonPID = GetCurrentProcessId() return hhook > 0 }
Update : 2025-02-17 Size : 85kb Publisher : oracle
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.