Friday, July 31, 2009

How do i get data displayed in a windows app to an app of mine? i need to read the text values & fields?

I need to do this in .Net or Visual studio earlier versions.


vb or vc c# etc....


Any ideas?


Some thing like how windows narrator is able to ge the text from running applications..

How do i get data displayed in a windows app to an app of mine? i need to read the text values %26amp; fields?
You will need to get the handle of the window you are trying to access, and work from there. It involves using the inner workings of the Windows API, and is reasonable tricky as far as I am aware - but it is possible. I don't code in VB or C#, but I've seen similar things discussed in Delphi forums.
Reply:If normal Copy and Paste commands are not working, try saving the text in notepad and just importing the text file into the app. Both Apps need to be open and running for the Copy and Paste to work.


No comments:

Post a Comment