COM Dispatch() and multiple instances

Hung Jung Lu hungjunglu at yahoo.com
Fri Sep 26 13:57:42 EDT 2003


Hi,

I try win32com.client.Dispatch('InternetExplorer.Application'), and it
returns an instance of the running IE object. If there are multiple
instances of IE running, how can I make sure I get the one I want?

thanks,

Hung Jung




More information about the Python-list mailing list