Dror Cohen wrote:
Hi :)

I've been asking about this matter in the python tutor mailing list and I've
been suggested to post my question here, as it was specific to win32api.
I want to be able to know what is my currently active language, how can I do
that?


Try win32api.GetThreadLocale().

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

Reply via email to