Boost logo

Boost :

From: David Deakins (ddeakins_at_[hidden])
Date: 2007-05-19 14:50:16


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




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk