|
-
Jan 14th, 2007, 07:16 PM
#2
Re: [2.0] Detecting when a key is pressed even if the application is not in focus
You need to set a keyboard hook using the Windows API so that your app receives a message each time a key is pressed.
http://search.microsoft.com/results....=keyboard+hook
http://search.microsoft.com/results....-AU&FORM=QBME1
Following the first link on that second page led me to this also:
http://forums.microsoft.com/MSDN/Sho...14651&SiteID=1
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
|