Please Help!

From: Alexandre Moraes (sanmoraes_at_ig.com.br)
Date: 08/06/04


Date: Fri, 6 Aug 2004 13:07:40 -0300

Hi!!!

IŽd like to know how I could manage the time of execution of WM_MOUSEMOVE
or a code to recover whether the Balloon Hint is already being shown.
What is happen to me is that I created a program with a System Tray Icon and
if I place the mouse onto it, my program executes several time the
WM_MOUSEMOVE on Procedure TMain.WndProc, so the balloon hint doesnŽt
desappear.

Does anyone have any idea, please??