|
-
Sep 2nd, 2006, 08:10 PM
#1
[RESOLVED] How to set a mouse hook Globaly
Hi all, I need to set a mouse hook globally in my app. I am using VB.Net. So far I have one problem. The problem is to get the “tread ID” set in “SetWindowsHookEx” app function parameter which in this case should be involved with the desktop or the mouse I think. How can I solve this problem?
Thanks in advance!
Last edited by VBDT; Sep 2nd, 2006 at 08:30 PM.
-
Sep 4th, 2006, 05:59 PM
#2
Re: How to set a mouse hook Globaly
set threadID equal to zero and you will have a global hook.
-
Sep 5th, 2006, 04:18 AM
#3
Re: How to set a mouse hook Globaly
thank you
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
|