Hi All,
I need to write a application which reads data from a existed window for example :
there is one notepad window opened and it contains 100 lines of data. So... through my application I want to get whole data whatever notepad contain.I have used GetWindowText API, but... it's reading only windows caption... instead of this one how can i read entire data from the exited window.
How can I do it?
Thankx,
Raji Chinnam
MakeLogic
I need to write a application which reads data from a existed window for example :
there is one notepad window opened and it contains 100 lines of data. So... through my application I want to get whole data whatever notepad contain.I have used GetWindowText API, but... it's reading only windows caption... instead of this one how can i read entire data from the exited window.
How can I do it?
Thankx,
Raji Chinnam
MakeLogic