Advertisement

11.26.2008 at 12:54PM PST, ID: 23938686 | Points: 500
[x]
Attachment Details

Update C# daemons threads CultureInfo

I use COM to catch Ms Excel 2000 events. By doing this, the attach EventHandler function is executed on a background threads. I know that I must call
Thread.CurrentThread.CurrentCulture = new System.Globalization.CultureInfo("en-US");
on the Application thread but who to to this call on the Background «com listener» thread?
 
 
 
Expert Comment by WilfredKuijpers:

All comments and solutions are available to Premium Service Members only. Start your 7-day free trial to view the solution to this question.

Already a member? Login to view this solution.

 
 
Author Comment by RETScreen:

All comments and solutions are available to Premium Service Members only. Start your 7-day free trial to view the solution to this question.

Already a member? Login to view this solution.

 
 
20081119-EE-VQP-46 - Hierarchy / EE_QW_2_20070628