I've been searching online for a while now, but have found no answers.
I want read the entries from another application. spy++ tells me, that they
are in a SysListView32. How can I get all entries of this listboxes?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
aditya guptaPosted Jan 14, 2009, 1:54 AM
Were you able to get the entries from SysListView32 control?
Actually I am also trying to do something similar, I need to get the text from a "SWT_Window0" control from an application written in Java. I just know the handle of that control window, but I am not able to get its window text.
Please let me know your progress on this task.
Regards,
Aditya
CollinPosted Jul 23, 2008, 3:09 PM
Mahesh ChandPosted Jul 23, 2008, 3:06 PM
You need to elaborate more. What is this application that has SysListView32? Is this a third-party application? If yes, I don't see a way to get data from SysListView32 control.