godot/drivers/windows
Samuele Panzeri cf0bd389cc
Support long path in file access on windows
Changed windows file access file to check for path length and use the \\?\ long format when needed

(cherry picked from commit 59f04e16b8)
2023-05-12 12:31:22 +02:00
..
dir_access_windows.cpp Support long path in file access on windows 2023-05-12 12:31:22 +02:00
dir_access_windows.h Support long path in file access on windows 2023-05-12 12:31:22 +02:00
file_access_windows.cpp Support long path in file access on windows 2023-05-12 12:31:22 +02:00
file_access_windows.h Support long path in file access on windows 2023-05-12 12:31:22 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00