Gena01
|
|
« on: June 05, 2002, 11:37:10 pm » |
|
I am in the process of doing some cleanup. So here is a forum that you can use to discuss various programs of mine. Present your ideas, bug reports or suggestions.
Gena01
|
|
|
Logged
|
|
|
|
Guest
|
|
« Reply #1 on: November 02, 2004, 04:03:52 pm » |
|
Hi, can I get source code for Win32Spy? I need to insert mouse grabbding procedure into my driver. Any help would be appreciated!
|
|
|
Logged
|
|
|
|
Guest
|
|
« Reply #2 on: November 12, 2004, 07:25:59 am » |
|
http://www.win32asm.cjb.net/
|
|
|
Logged
|
|
|
|
Guest
|
|
« Reply #3 on: November 20, 2005, 01:50:26 am » |
|
Use a timer to get the mouse co-ordinates at regular intervals, and then get the window handle using Win32 API. That should do the trick!!
|
|
|
Logged
|
|
|
|
|