Hi,
Each thread inherits the default Windows culture unless you change it by accessing the current thread through services provided by the System.Threading namespace.
Do you know if it possible to change the default Application culture info instead of setting eac new thread with the culture info of its parent.
Thanks! Ronen