Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Nov : Another question on Windows Messages Hooking

www.cryer.info
Managed Newsgroup Archive

Another question on Windows Messages Hooking

Subject:Another question on Windows Messages Hooking
Posted by:"Marcelo Grossi" (magros..@nelogica.com.br)
Date:Wed, 22 Nov 2006 15:52:52

I have a problem on my windows messages trapping code. When I move my mouse
over a TPanel for instance, or click on the TPanel my trap does not receive
the WM_MOUSEMOVE nor the WM_LMOUSEDOWN (UP) messages. Why this happens? My
trapping code is as sugested by Remy on my previous Post ...

Thanks in advance,

Marcelo Grossi

Replies:

www.cryer.info
Managed Newsgroup Archive