How can I extract data from a 3rd party application's UI controls?
- by John MacIntyre
In 2003 I found a little utility which allowed me to select a control (like a listview) on any application, and it would copy it's contents into the clipboard.
For example, you could select the list in Windows Explorer, and all the filenames, sizes, dates, etc. would be copied for you to paste into Notepad.
I don't remember the name of it, but I do remember the name was so unrelated that I could never find it when I needed it. So now, years later, I can't find it.
Does anybody know of any utilities which might do this? Or possibly even the utility I'm talking about?