DELPHI AREA
MESSAGE BOARD
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

SetWindowHookEx(....)-----> Hooking the KeyBoard

 
   Reply to topic    DELPHI AREA Forum Index -> Delphi Programming
View previous topic :: View next topic  
Author Message
ZarrinPour
Member


Joined: 28 Sep 2003
Posts: 8

PostPosted: 08/12/03 17:24    Post subject: SetWindowHookEx(....)-----> Hooking the KeyBoard Reply with quote

Hi all,
As all of you are aware there are two types of Hooks - Thread specific hooks and Systemwide hooks.The hook is set by calling the function SetWindowsHookEx( ). If you want to associate the hook with other processes and threads, you will have to use a systemwide hook.
But i want to know how can i detect Keyboard-Monitor programs(that logs Key-Strokes) at runtime programmatically.?
Some time these programs can be dangerous for security reasons.

Thanks.
Back to top
View user's profile
Display posts from previous:   
   Reply to topic    DELPHI AREA Forum Index -> Delphi Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB 2.0.6 © 2001, 2002 phpBB Group