|
-
June 3rd, 1999, 03:29 AM
#1
Sytem Wide Windows Message Hook, HOWTO?????
What kind of Hook should i use to "listen" on all the messages posted in windows9x? I've tried WH_SYSMSGFILTER, but i cant get it right and things get all screwed up on my PC...
Email me at [email protected] with questions or sourcecode
-
June 3rd, 1999, 03:54 AM
#2
Re: Sytem Wide Windows Message Hook, HOWTO?????
You must place your hook function in a DLL
to obtain all the system message
-
June 3rd, 1999, 10:46 PM
#3
Re: Sytem Wide Windows Message Hook, HOWTO?????
Yes, i got all that, but WHAT TYPE OF HOOK, like WH_GETMESSAGE.
And also, how can i start a process/thread and have it run by itself after the console app that created it exits??? (ie. for the hook function......)
Word,
Ryan "Radman" Du Bois
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
|