GetWindowChildList
GetWindowChildList>parent_handle,child_list
Returns a list of child objects/windows belonging to the specified parent handle.
By default child_list returns a list of window titles/captions. If WIN_USEHANDLE it set to 1 child_list will be a list of handles.