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
1b3bf485263c4e2ebc8bcdb1d71b58064f4dc5bc
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
…