Silent 4f0824fd76
Fix a Y2038 bug in timeToFILETIME
The old code truncated time_t to a 32-bit value
when using Int32x32To64. This example code has been fixed
on MSDN a while ago, so this change only updates it to
the current version.

More on this issue:
https://cookieplmonster.github.io/2022/02/17/year-2038-problem/
2022-05-25 19:56:56 +02:00
..
filesystem.hpp Fix a Y2038 bug in timeToFILETIME 2022-05-25 19:56:56 +02:00
fs_fwd.hpp Version Bump to v1.3.0, switch to MIT license 2020-02-08 18:22:37 +01:00
fs_impl.hpp Version Bump to v1.3.0, switch to MIT license 2020-02-08 18:22:37 +01:00
fs_std_fwd.hpp refs #114, use Availability.h in supporting headers 2021-04-03 12:24:48 +02:00
fs_std_impl.hpp refs #114, use Availability.h in supporting headers 2021-04-03 12:24:48 +02:00
fs_std.hpp refs #114, use Availability.h in supporting headers 2021-04-03 12:24:48 +02:00