搜索资源列表
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
vb6idletrackclass
- Idletrack Class for VB6 - tracks when the system is active or idle. When you are away from the system it will go idle mode. When you move the mouse or touch a key system is active.