Amaury Forgeot d'Arc added the comment:
A quick google search on "2147481648" reveals that you are not alone:
http://mail.python.org/pipermail/python-win32/2004-October/002519.html
In addition, this tracker only deals with core python. I close the
issue. Please discuss this problem on the pywin3
New submission from Richard Mason:
The following test script works OK on all windows platforms apart from
Windows Server 2003 R2:
import win32pdh
win32pdh.EnumObjects(None, None, 0, 1)
When I run on Windows Server 2003 R2 get the following dump:
E:\fusiondx\lib>test.py
Traceback (most recent