|
-
Feb 9th, 2001, 04:14 AM
#1
Thread Starter
Junior Member
Does anyone knows of a way to capture events from any IE Windows while the application is minimized. I tried using a timer to constantly check for events of the active IE Windows but its very resource consuming.
Thanks
-
Feb 9th, 2001, 12:26 PM
#2
Frenzied Member
You should use a system hook. Note: It must be in a C++ dll.
-
Feb 10th, 2001, 02:50 AM
#3
Thread Starter
Junior Member
Do you know of any existing dlls that can hook on to keyboard and mouse events??? Cause i dont know C++ at all.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|