Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Oct : System Hook for Window Events
| Subject: | System Hook for Window Events |
| Posted by: | "Mikas" (mica..@zonesoft.org) |
| Date: | Fri, 13 Oct 2006 15:44:47 |
Can anyone please let me know how do I do a system hook for window events
such as WM_CLOSE, using SetWindowsHookEx??
In the first parameter of this function I'm using WH_JOURNALRECORD, but I
don't know why, this only gives me mouse and keyboard messages...
Can anyone help me??
Thanks in advance...