win32gui.FindWindow
PyHANDLE = FindWindow(ClassName, WindowName )
Retrieves a handle to the top-level window whose class name and window name match the specified strings.
Parameters
PyHANDLE = FindWindow(ClassName, WindowName )
Retrieves a handle to the top-level window whose class name and window name match the specified strings.