List Running Programs under Windows

Mark Hammond mhammond at skippinet.com.au
Sun May 18 18:23:06 EDT 2003


Joe Aspelund wrote:

> and everytime I get this error message:
> 
> Traceback (most recent call last):
>   File "C:\Python\Testing.py", line 2, in ?
>     win32pdhutil.ShowAllProcesses()
>   File "D:\Python23\lib\site-packages\win32\lib\win32pdhutil.py", line
> 67, in ShowAllProcesses
>     items, instances = win32pdh.EnumObjectItems(None,None,object,
> win32pdh.PERF_DETAIL_WIZARD)
> error: (-2147481646, 'EnumObjectItems for buffer size', 'No error
> message is available')

This is a known problem with Windows XP.  I have fixed it here, so it 
will be fixed in the next win32all.

Mark.





More information about the Python-list mailing list