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
aebbbda08060e0cd130c5a682cd91b6babb18c67
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
…