|
-
March 29th, 2001, 06:28 PM
#1
Keyboard Hook
I am looking for a DLL that can not only log, but also comsume keyboard key strokes using a system keyboard hook. I know VB cannot create such a DLL, but I was hoping someone might know of/have one that was created in another language [Delphi, C, C++].
I have found several that I could use to log key strokes, but I specifically want to stop keystrokes from reaching the window that is in focus under certain conditions.
Does anyone know if the condition must reside in the DLL in order for it to consume some keystrokes and not others? Also, if i end up needing to make the DLL myself, is there a way to raise an event from a DLL?
Any info is appreciated.
Nathan Anderson
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
|