|
-
March 2nd, 2008, 05:25 PM
#1
Intercept Global Messages / Events
Hi all,
I have been trying to figure out how to intercept global messages, but I was not able to find relevent topics online.
I would like to intercept global messages / events such as keyboard strokes as well as mouse clicks.
Could someone give me some guidance on how to accomplish it.
I am using VS2005 c++ as my development tool.
Thank you for your help,
kab
-
March 3rd, 2008, 12:19 PM
#2
Re: Intercept Global Messages / Events
-
March 3rd, 2008, 12:44 PM
#3
Re: Intercept Global Messages / Events
 Originally Posted by Marc G
Hi Marc G,
The third parameter in SetWindowsHookEx() is a handle to a DLL.
I have not yet built a DLL of my own before, so I am hoping to accomplish this without using any DLL; is it possible?
Thank you,
kab
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
|