This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7fd625d2d5411db34a0bcebae287d3f2a75d71ea
godot
/
drivers
/
windows
History
Samuele Panzeri
59f04e16b8
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
2023-05-05 10:04:39 +02:00
..
dir_access_windows.cpp
Support long path in file access on windows
2023-05-05 10:04:39 +02:00
dir_access_windows.h
Support long path in file access on windows
2023-05-05 10:04:39 +02:00
file_access_windows.cpp
Support long path in file access on windows
2023-05-05 10:04:39 +02:00
file_access_windows.h
Support long path in file access on windows
2023-05-05 10:04:39 +02:00
SCsub
…