Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!mcsun!ukc!servax0!sersun1!whisd From: whisd@sersun1.essex.ac.uk (Whiteside S D B) Newsgroups: comp.windows.ms.programmer Subject: Re: SetWindowsHook - JournalRecord Message-ID: <5284@servax0.essex.ac.uk> Date: 10 Jun 91 20:20:35 GMT References: <1991Jun3.202841.27533@maytag.waterloo.edu> Sender: news@servax0.essex.ac.uk Reply-To: whisd@essex.ac.uk (Whiteside S D B) Organization: University of Essex, Colchester, UK Lines: 23 Hi! I'm afraid I've no answer to your problem, but I am puzzled by the filter functions. I've been experimenting with them and the structures they return via lParado not seem to match the documented ones at all! WM_JOURNAL seems to relie on the undocumented "EVENTMSG" structure. I wanted to emulate a little proram called "WININFO" which tells you which window youre mouse is over. But none of the options for the filter give me what I want: the hWnd for the window being sent the message. Any clues? Thanks, Simon