Hi
I have a window , there are some texts on that window , I know the hwnd of that window , how can I write a program whit win32 API (in vb6) to access the texts.
(the texts are not in any control such as textbox or label ,...)
Thanks

explain more clearly.
if possible supply screenshots.

There is another application that has been run in windows its name is Fibo , Fibo has a window , on that window there is a command buttom , a TextBox and a Label . My Vb Program must enter a number in the TextBox of Fibo by keybd_event then my program must click the buttom by mouse_event. After a few secounds Fibo calculates a number and put it on Label. Now my Vb program must read the result from the Label.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.