|
-
Jul 18th, 2000, 02:05 AM
#1
Thread Starter
New Member
I want to know how to trap keyboard input to a txt file using .
I want to application to run behind the screen and should write all key press by the user to a text file. I need to know about this ASAP how develope this application. IF you have a source code for this then please send it through email to me in detail.
I hope that I will get some answer
-
Jul 18th, 2000, 08:17 AM
#2
Junior Member
Here is what you need.....
Read this tutorial. http://www.vbsquare.com/articles/subcls/
It will get you started in subclassing. Subclassing enables you to trap events for all system resources.
Also check out a product called Spyworks, at http://www.desaware.com. It really makes subclassing easy.
Let me know if you have any more questions.
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
|