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