[python-win32] determining information about a window

Gerdus van Zyl gerdusvanzyl at gmail.com
Sun Aug 9 20:16:32 CEST 2009


Have you tried Spy++ I think it's part of the windows SDK tools.

On Sun, Aug 9, 2009 at 6:09 PM, Eric Blade<blade.eric at gmail.com> 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?  Sorry about the vagueness of
> the question, but I just really don't have even the slightest idea
> about how to find out what it is that i want to know...
>
>
> --
> Cheers,
>  - Eric
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>


More information about the python-win32 mailing list