Eric Blade wrote:
> This is kind of a weird question - I have a process that has two
> windows with the exact same name.  I need to figure out some way to
> differentiate between the two windows - what functions are there
> available that I can call to find out information about the two
> windows, so that I might be able to figure out exactly which one it is
> that my application needs to work with?

As a human being, how would you decide which one you need?

That sounds flippant, but I'm being serious.  If you can describe the
decision-making process you would go through, then I think we can help
you create a program that does the same thing.

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to