<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I cannot manage to use the ShowAllProcesses() 
function, it returns the following error :</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&gt;&gt;&gt; 
win32pdhutil.ShowAllProcesses()<BR>Traceback (most recent call last):<BR>&nbsp; 
File "&lt;input&gt;", line 1, in ?<BR>&nbsp; File 
"C:\Python24\Lib\site-packages\win32\lib\win32pdhutil.py", line 95, in 
ShowAllProcesses<BR>&nbsp;&nbsp;&nbsp; items, instances = 
win32pdh.EnumObjectItems(None,None,object, 
win32pdh.PERF_DETAIL_WIZARD)<BR>error: (-1073738824, 'EnumObjectItems for buffer 
size', 'No error message is available')<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>I'm using ActivePython 2.4.3 with win32all build 
208, on WinXP SP2.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance for your support!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Charles Brossollet</DIV></FONT></BODY></HTML>