 
            
            
            
            
                12 Sep
                
                    2004
                
            
            
                12 Sep
                
                '04
                
            
            
            
        
    
                6:27 a.m.
            
        Johnathan,
Regex works this way.
I wasn't aware of this, and can't find a reference in the docs. Could you post a link?
http://www.boost.org/libs/regex/doc/localisation.html ("Win32 localization model. This is the default model when the library is compiled under Win32, and is encapsulated by the traits class w32_regex_traits. When this model is in effect there is a single global locale as defined by the user's control panel settings, and returned by GetUserDefaultLCID. All the settings used by boost.regex are acquired directly from the operating system bypassing the C run time library."). Regards, George.