Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Apr : WindowHook alt+ctrl+del
| Subject: | WindowHook alt+ctrl+del |
| Posted by: | "Tobias" (tobias_..@hotmail.com) |
| Date: | Mon, 16 Apr 2007 15:28:18 |
Hello i need to hook the alt+ctrl+del message, I have created a dll that
hooks mouse buttons klick and so but now i need to hook lowlevel keybord
stikes.
How can I add that hook?
//Tobias