|
-
Feb 14th, 2001, 05:36 PM
#1
Thread Starter
Member
One can use FindWindow and GetWindowText to get controls that have windows handles in another application. However lightweight controls, such as label, line, and image, are windowless. Now that in my program I need to look at another running program's label, pick up the value to synchronize with my program. Are there ways to lookup another application's labels control's name and caption with Windows API or any utilities?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|