godot/drivers/windows
A Thousand Ships 34251cf5b3
[Windows] Use `GetFileTime` for `FileAccess`
Prevents DST from rearranging file times.

(cherry picked from commit 7139f46c9a)
2024-09-17 08:57:45 +02:00
..
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
dir_access_windows.cpp Add symlink API support for Windows, expose symlink methods. 2024-04-28 19:59:34 +03:00
dir_access_windows.h Add symlink API support for Windows, expose symlink methods. 2024-04-28 19:59:34 +03:00
file_access_windows.cpp [Windows] Use `GetFileTime` for `FileAccess` 2024-09-17 08:57:45 +02:00
file_access_windows.h [FileAccess] Implement `resize` method. 2024-04-12 19:20:49 +03:00
file_access_windows_pipe.cpp Implement `OS.execute_with_pipe` method to run process with redirected stdio. 2024-03-27 11:41:16 +02:00
file_access_windows_pipe.h [FileAccess] Implement `resize` method. 2024-04-12 19:20:49 +03:00