[python-win32] using win32 language independent
Thorsten Henninger
henni at brainbot.com
Thu Sep 4 19:25:34 EDT 2003
Hi all,
I have different user groups for my application, which have Windows in
different language-versions installed. Is there a possibilty to use the
win32-extensions language independent?
For example look at:
Windows, english version:
win32pdhutil.GetPerformanceAttributes('Process','ID Process',procname)
Windows, german version:
win32pdhutil.GetPerformanceAttributes('Prozess','ID Prozess',procname)
regards,
Thorsten
More information about the Python-win32
mailing list