> Charles BROSSOLLET wrote:
>
>> when I looked again in the archives, I looks that people who have the 
>> problem are on non-english OSes... Maybe it is related?
>> Cheers
>> Charles
>

Actually, I just noticed that win32pdhutil already has a function to retrieve 
the localized
counter name.  If you change the first line of ShowAllProcesses to
object = find_pdh_counter_localized_name('Process')
does it work ?

      Roger


_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to