#include <winstl/winstl.h>
#include <winstl/error/conversion_error.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | winstl |
Functions | |
| const SYSTEMTIME | to_SYSTEMTIME (FILETIME const &rhs) |
Converts an instance of FILETIME to an instance of SYSTEMTIME, using the Windows API function FileTimeToSystemTime(). | |
1.5.6