This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
dd0bd90865bc61bbb8aef43d2b7e5aba3d49b66e
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
…