...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::date_time::winapi::FILETIME
// In header: <boost/date_time/filetime_functions.hpp> struct FILETIME { // public data members boost::uint32_t dwLowDateTime; boost::uint32_t dwHighDateTime; };