Need to determine a running win app and retrieve text from it.
5 pts.
0
Q:
Need to determine a running win app and retrieve text from it.
I want to code in VB2008 a module that 1) locates a handle for a specific running windows app then, using that handle, 2) read the contents of the whole window or (better) specific control data. The VB app will then parse and resend the collected string to another app.

Pretty much a "Windows Scraping" job.

I've been unable to find any application of FindWindow, (), gettext, or sendmessage() functions to completely work. Some of the samples I try seem only compatable to earlier VB's
ASKED: Aug 29 2008  2:25 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
5 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Last Answered: Aug 29 2008  2:25 PM GMT by Ctisdm1   5 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0