borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Ballon shaped tool tip text)Next Topic (power down win2000) New Topic New Poll Post Reply
AndreaVB Forum : API : Keystrokes
Poster Message
N17R0
Level: Guest


icon Keystrokes  Archived to Disk

Hello I need to know how to detect when a key is pressed on the keybord i need to know cos im making a cheat program for GTA3 can anyone help

28-07-2002 at 09:08 PM
| Quote Reply
Merrion
Level: VB Guru

Registered: 15-04-2002
Posts: 37
icon Re: Keystrokes  Archived to Disk

You can install a system wide WH_JOURNALRECORD hook which is triggered whenever a keyboard or mouse event occurs, regardless of which application has the focus, and just filter out the mouse messages...





____________________________
--8<------------------------------
Free components and source code - see http://www.merrioncomputing.com/Download/index.htm for details

29-07-2002 at 09:15 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : API : Keystrokes
Previous Topic (Ballon shaped tool tip text)Next Topic (power down win2000) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder