Using win32api.GetTickCount() over the network

Mark Hammond mhammond at skippinet.com.au
Thu Mar 6 19:34:52 EST 2003


Donovan Hide wrote:
> File "GetProcesses.py", line 4, in ?
> list = win32pdh.EnumObjectItems(None, None , 'Process' ,
> win32pdh.PERF_DETAIL_WIZARD , 0 )
> pywintypes.api_error: (-2147481646, 'EnumObjectItems for buffer size', 'No
> error message is available')

This is a bug in win32all - XP behaves a little differently here.  It 
will be fixed in the next win32all.  I should get one out next week - 
there are some excellent enhancements to the security wrappers 
contributed by Roger Upole that I would like to get out there.

Mark.





More information about the Python-list mailing list