Hello,
Is it possible to change the Thread.CurrentThread.CurrentUICulture globally
so that all threads etc. will use the same culture?
We have a multi-language application where we use a resources from threads
and and also in async. events invoked with BeginEvent!
Everything works fine as long as we are on the process GUI thread but all
resources created on a different thread uses the OS language
(GetUserDefaultUILanguage) and thats pretty annoying!
--
Best regards
Per Clausen
CIM Electronics A/S
|