dilbert_here00 0 Light Poster

Hello Everyone!!

Is there a way to find the window handles pertaining ONLY to the current top level window & not its child windows. Using win32gui i am able to get the handles but it returns the handles of all the top level as well as its child windows.

Any help is greatly appreciated.

Thanks