Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Oct : Screen scraping, screen stuffing
| Subject: | Screen scraping, screen stuffing |
| Posted by: | "Jeremy" (jeremy) |
| Date: | Fri, 20 Oct 2006 11:09:06 |
I have a need to read and write from/to an edit control on a 3rd party app.
At this point, I can get the hwnd for the target window, but haven't figured
out the api calls to identify the edit control or to retrieve/set the value
in it. Can someone point me in the right direction?
Jeremy