10 Jul
                
                    2004
                
            
            
                10 Jul
                
                '04
                
            
            
            
        
    
                2:41 p.m.
            
        John Maddock wrote:
Two minor changes for WinCE compatibility, to be used by Boost.Threads. I can commit the changes myself, but didn't want to mess with the config files without bringing it up here first.
Please do go ahead, it might be best to use:
+#if _MSC_VER < 1300 // 1200 == VC++ 6.0, 1201 == EVC4.2
In case there are any further updates to EVC++.
OK. Patch applied. Mike