|
-
Nov 5th, 2001, 04:36 PM
#1
Thread Starter
Addicted Member
Monitoring Hooks
Project
The program above should, by my understanding should monitor the hooks it installs, and output their content to a text file.
It seems to work for some of the hooks, but no the keyboard hook, it updates in the window when you set the focus in another app, like word or excel, but dosent seem to update the text file.
Could someonce have a look, and maybe shed some light on whats wrong,
cheers in advance
Andy
-
Nov 5th, 2001, 05:43 PM
#2
Do you know about setting a system wide hook (one for all existing threads)? I believe this is the only way to actually get all of the keyboard messages.
A system-wide hook has to reside in a separate dll for it to work.
I cannot download your project - DoFileDownload thinks it's 760K
but it has taken 45 minutes on a T1 that usually goes at 75KB/sec - and zip can't open it. Go figure.
-
Nov 5th, 2001, 06:06 PM
#3
Thread Starter
Addicted Member
project
Well the hooks are all installed from a dll that i created, and as i said they seem to work, when you watch them, just not when the window is hidden!
I'll have a look at the .zip
Andy
try: http://www.uea.ac.uk/~u9945296/Downloads/proj.rar instead
Last edited by Andy_Hollywood; Nov 5th, 2001 at 06:11 PM.
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
|