[chrono] patches for Windows CE support

Hi Vincente, I went ahead and committed the fixes for VC9 and closed the ticket. Now on to the next item... =) Attached is a collection of patches that allow Boost.Chrono to build correctly for Windows CE / Windows Mobile. Mostly they relate to WinCE lacking functions such as GetSystemTimeAsFileTime or GetProcessTimes. Take a look at the changes and let me know if they seem ok to commit. I opened Trac ticket 5218 for this item. Thanks, -Dave

David Deakins wrote:
Hi Vincente,
I went ahead and committed the fixes for VC9 and closed the ticket. Now on to the next item... =)
Attached is a collection of patches that allow Boost.Chrono to build correctly for Windows CE / Windows Mobile. Mostly they relate to WinCE lacking functions such as GetSystemTimeAsFileTime or GetProcessTimes. Take a look at the changes and let me know if they seem ok to commit. I opened Trac ticket 5218 for this item.
Thank you very much Dave. I appreciate really the work you are doing. Please, commit the patch as such. I will make some changes later. If UNDER_CE there is no possibility to use process clocks I would prefer to add a macro stating this fact instead of having assertion at run-Time. Thanks, Vicente -- View this message in context: http://boost.2283326.n4.nabble.com/chrono-patches-for-Windows-CE-support-tp3... Sent from the Boost - Dev mailing list archive at Nabble.com.
participants (2)
-
David Deakins
-
Vicente Botet