Boost logo

Boost :

From: David Deakins (ddeakins_at_[hidden])
Date: 2007-05-20 10:14:32


Ulrich Eckhardt wrote:
> On Saturday 19 May 2007 20:50:16 David Deakins wrote:
>> Attached is a patch of execution_monitor.ipp on CVS-HEAD to disable the
>> structured exception translation code when _WIN32_WCE is defined.
>
> Now, what you should rather use is UNDER_CE
> to detect CE and then use that macro to distinguish between different target
> versions.
>

That makes sense. Here is a revised patch using the UNDER_CE define
rather than _WIN32_WCE.

-Dave




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