搜索资源列表
TrackUserIdle_src
- The approach used here is really a simple one. We intercept the mouse and keyboard activities of the user by hooking into the OS s mouse and keyboard events using the API SetWindowsHookEx(). It is important to note that the hooks we are installing ar
taskbr
- Put icons in the Taskbar Notification Area, also known as the Taskbar Tray. Modify the icons, delete them, show tool tips, and respond to mouse events. Includes MsgHook.VBX for receiving messages.
CBTHook
- 利用HOOK原理,安装WH_CBT钩子,可以得到系统通知消息-HOOK principle use, installation hook WH_CBT, system notification message can be
6APIHook
- Hook程序示例,HOOK一个提示消息的对话框.-Hook procedure example, HOOK a notification dialog box.
