|
Boost : |
From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-11-02 09:09:38
David Deakins wrote:
> Just a small patch for the date_time library. WinCE does not supply the
> GetSystemTimeAsFileTime Win32 method. It does however supply the
> individual GetSystemTime and SystemTimeToFileTime methods. The config
> headers already define BOOST_NO_GETSYSTEMTIMEASFILETIME to flag this
> situation and the patch uses this define to mark when the alternate
> function calls should be substituted.
Same comment as for Boost.System. Wouldn't it be better to rely on
_WIN32_WCE to enable the workaround?
Thanks,
--Beman
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk