There is a ListView (as identified by Spy++: "ListView" SysListView32) in another program that contains data I need.
The ListView contains several thousand records. Unfortunately there isn't a way to copy/paste the data out of the list, or export it using the program either.
There's got to be a way I can use VB to access this other program's ListView and retrieve the records I need - but I don't know how to do this?
Any ideas? Thanks.
The ListView contains several thousand records. Unfortunately there isn't a way to copy/paste the data out of the list, or export it using the program either.
There's got to be a way I can use VB to access this other program's ListView and retrieve the records I need - but I don't know how to do this?
Any ideas? Thanks.