Keyboard Hooks

Gluttard

Active member
Joined
Jan 9, 2008
Messages
44
Programming Experience
Beginner
Hey, I'm making a Macro type thing, where you can record mouseclicks and written text and then repeat it, but I have a major problem.

The cursor is moved over to where you specify it to click, and it clicks away. You can't get the mouse out of that place because it keeps putting it back there.
Therefore I need a keyboard hook to press a key and make it stop, but through all the research I've done on them, I haven't found anything useful.
What do I need to do?
 
Back
Top