http://bugs.winehq.org/show_bug.cgi?id=33019 Bug #: 33019 Summary: PDH does not support the 'Object Index' when creating strings Product: Wine Version: 1.5.24 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: pdh AssignedTo: wine-bugs(a)winehq.org ReportedBy: ehoover(a)mines.edu Classification: Unclassified PDH allows for performance counters to be specified to address a particular object. For example, on a machine with multiple processors one uses the index-specific string: \Processor(_Total#0)\% Processor Time rather than the generic string: \Processor(_Total)\% Processor Time Silverlight uses these index-specific strings to construct the processor time string, which poses a problem since this is not currently implemented. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.