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
6dbae30000eb565ef87f6ccdab6eb43d1c105fed
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
…