Add Mouse_Out functionality to your apps....
This is a simple Dll written in C++
(Source-code included) that lets you
manage a Mouse_out event for all your windows
(text boxes, combo, list....).
It uses no timers, but TrackMouseEvent API.
Tested on Win98.