[python-win32] win32gui.EnumWindows does not work on worker threads
Radu Savutiu
rsavutiu at gmail.com
Mon Jan 28 16:34:29 CET 2013
Hi all,
I have multiple scripts in which i used win32gui.EnumWindows.
So far they all worked - but now it seems they pause on this call to
EnumWindows.
I suspect this has nothing to do with pythoncom, as I use CoInitialize
there and it works.
Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20130128/3e977029/attachment.html>
More information about the python-win32
mailing list