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

Please discuss general Delphi programming topics here.

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

Postby ZarrinPour » December 8th, 2003, 5:24 pm

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.
ZarrinPour
Active Member
Active Member
 
Posts: 12
Joined: September 28th, 2003, 5:50 pm

Return to Delphi Programming

Who is online

Users browsing this forum: No registered users and 3 guests

cron