ent: Tuesday, 29 November 2005 10:04 AM
> To: python-win32@python.org
> Subject: [python-win32] Error calling win32pdh.EnumObjectItems
>
>
> Can anyone tell me what this error message means?
>
> >>> win32pdhutil.ShowAllProcesses()
> Traceback (most recent call
Can anyone tell me what this error message means?
>>> win32pdhutil.ShowAllProcesses()
Traceback (most recent call last):
File "", line 1, in ?
File "c:\...\win32pdhutil.py", line 67, in ShowAllProcesses
items, instances = win32pdh.EnumObjectItems(None,None,object, win32pdh.PERF_
DETAIL_WIZ