I noticed that the a certain 3rd party app is loading up everytime with childs that have there own "Window ID Numbers". Each "Window ID Number" is unique and each one is exactly the same no matter how many times I close or open the program. I know the parent's hWnd/Class name so it is possible to locate the specific Child by indicating the "Window ID Number"?

If so how should my code look? I appreciate any info.
Darkcloud

P.S. This whole finding the hWnd thing would a lot easier if they where consistant instead of changing everytime the app is launched