I have created an application that 'talks' to another one by simulating keystrokes. I have come up against a brick wall in one area. I have to read some text that is on a window that is a Centura:ChildTable.
There appear to be api's that let you read the column's label but not the data from...
I have a an application that is trying to access a table in another
application's window (MDI windows). I am at a point where I can communicate
with the other application and send it keys using the "keybd_event" api. I
have a window in the other application that lists the customers...
I thought there was a way to search all windows with one API call but it looks like you have to search each level separately ( top level, child level, next child level, etc).
At this point I will be using both functions in my code (getwindow, findwindow)
Thanks to all,
Mark
Did anyone figure out how to access GetNextWindow? I am in the same boat now in that I need this function but it is not in my user32.dll. I am running win 98 se.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.