I would like to get a list of all my windows with the exact title as shown in the window title bar (e.g. "Graph21: pos vs time"). Via WinList I get the list of my windows and with GetWindow I can read out the title, but only if it was set to a non-standard value. How can I get the title string if it has the default value?
Regards,
Alexander
June 23, 2009 at 09:50 am - Permalink