System Mouse Events
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
I want to trap system mouseup and mousedown events whether they are on any application . Thanks in advance Thanks
I believe you have to look into windows hooks. Install a hook into the OS and handle the wndproc looking for the events as they appear. I have no idea how to do it, but you might be able to narrow you searching. -- modified at 19:22 Friday 26th January, 2007
Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios[^]