Get Child window using ProcessID or Window Handle?
Posted
by Cool
on Stack Overflow
See other posts from Stack Overflow
or by Cool
Published on 2010-03-16T20:10:23Z
Indexed on
2010/03/16
20:11 UTC
Read the original article
Hit count: 332
Hi, My program A launched program B (both are separate exe's). Now my program B need to find if A have any modal/child window open using A's processID.
Is there any way to do so?
Thanks a lot for your help.
© Stack Overflow or respective owner