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<[email protected]> 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 > [email protected] > http://mail.python.org/mailman/listinfo/python-win32 > _______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
