19 May
                
                    2007
                
            
            
                19 May
                
                '07
                
            
            
            
        
    
                8:50 p.m.
            
        The Windows CE CRT does not have support for structured exception translation via _set_se_translator and the eh.h header is not present. Attached is a patch of execution_monitor.ipp on CVS-HEAD to disable the structured exception translation code when _WIN32_WCE is defined. Thanks, -Dave