Click to See Complete Forum and Search --> : CString does not pick up locale settings immediately


anand99
June 24th, 1999, 10:51 AM
The CString class does not pick up the locale settings as soon as they are changed. The Format function when used immediately after locale settings have changed still uses the previous settings for example the decimal separator until the application is stopped and restarted. Is there anyway to make CString use the current settings in the locale.