[python-win32] Accessing the Win32 GUI event system.

Kevin Horn kevin.horn at gmail.com
Wed Apr 14 01:19:00 CEST 2010


On Tue, Apr 13, 2010 at 4:56 PM, Tim Roberts <timr at probo.com> wrote:

> Colin Barnette wrote:
> > I am working on the preliminary research on a pywin32 project.  I hope
> > to have a utility that can enter a 'capture' mode, wherein after
> > activating the mode, the user selects various open windows, and the
> > utility logs their hwnds and various data concerning the windows.
>
> Have you seen the "spyxx" tool that ships with Visual Studio?  It does
> exactly this.
>


There's a similar tool distributed with AutoIt.  It's not fancy, but it
works well.

Kevin Horn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20100413/16bba43e/attachment.html>


More information about the python-win32 mailing list