I am trying to determine whether an application is reporting "Not Responding" 
(like what the task manager shows).  I'm not married to the IsHungAppWindow
method, it was just suggested to me, and seemed like the right path to go down. 
 My questions are:

1.  Are there any win32 Python extensions that expose this?  If so, which ones?
2.  If there are not extensions, does anyone know what the user32 .dll in 
windows is expecting as a parameter (using ctypes)?  I've tried all the ints to 
no
avail.

Sorry if this has been covered - if it has been, I was unable to find it.

Thanks
-Roger


DISCLAIMER:
This e-mail, and any attachments thereto, is intended only for use by the 
addressee(s) named herein and
may contain legally privileged and/or confidential information. If you are not 
the intended recipient
of this e-mail, you are hereby notified that any dissemination, distribution or 
copying of this e-mail, and 
any attachments thereto, is strictly prohibited. If you have received this in 
error, please immediately notify 
me and permanently delete the original and any copy of any e-mail and any 
printout thereof. 
E-mail transmission cannot be guaranteed to be secure or error-free. The sender 
therefore does not accept 
liability for any errors or omissions in the contents of this message which 
arise as a result of e-mail transmission.

NOTICE REGARDING PRIVACY AND CONFIDENTIALITY
Direct Edge ECN LLC may, at its discretion, monitor and review the content of 
all e-mail communications.

www.directedge.com
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to