[python-win32] determining information about a window
Tim Roberts
timr at probo.com
Mon Aug 10 19:58:19 CEST 2009
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, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the python-win32
mailing list