WaitWindowLike

Works very much like FindWindowLike. All parameters have the same meaning apart from the last one, $timeout, which is used to decide how long shall the function wait for the window to appear. Second difference is that instead of the list of window handles, WaitWindowLike returns only the first handle from the list of all windows that match the search criteria.