How can I extract data from a 3rd party application's UI controls?
Posted
by
John MacIntyre
on Super User
See other posts from Super User
or by John MacIntyre
Published on 2011-10-17T21:14:21Z
Indexed on
2012/10/02
9:40 UTC
Read the original article
Hit count: 157
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?
© Super User or respective owner