搜索资源列表
Hook-registry-monitor
- DLL 动态库,主要 用Hook 对注册表的指定项 进行动态的监控,参数由自己输入,- extern "C" __declspec(dllexport) BOOL InstallHook(HWND handle) { hhook = ::SetWindowsHookEx(WH_SHELL, MyShellProc, GetModuleHandle("Hook.dll"), 0) hWnd = handle RegMonPID = GetCurrentProce
paintplugin
- hook process then capture image and attach COleDispatchDriver of CMSFlexGrid get cell text declare them and use void _declspec (dllimport) InstallHook (void) . void _declspec (dllimport) UnInstallHook (void) build in vs2005-hook process then capture
