[issue2038] win32pdh.EnumObjects fails on Windows Server 2003 R2

2008-02-07 Thread Amaury Forgeot d'Arc
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 pywin32

[issue2038] win32pdh.EnumObjects fails on Windows Server 2003 R2

2008-02-07 Thread Richard Mason
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\libtest.py Traceback (most recent