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