Is it possible to monitor/trap a message when a window title changes?

I have an application that I wish to monitor (I'm finding it with
FindWindow) and want to know when it changes title.  I could do it with a
TTimer and check it every second but this seems a little wasteful of
resources (very little resources, but still).

Is there any system WM_MESSAGE or something that gets called whenever a
window title changes?


--
Mark Derricutt, Software Engineer
PB Power (NZ) Ltd

Now Playing... Poundhound - Massive Grooves...


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to