OSDN Git Service

Very Long Path and File Names (2)
authorGreyMerlin <GreyMerlin7@gmail.com>
Mon, 28 May 2018 05:44:01 +0000 (22:44 -0700)
committerGreyMerlin <GreyMerlin7@gmail.com>
Fri, 8 Jun 2018 00:21:08 +0000 (17:21 -0700)
commit66d2314a09f7fbe64e1df309ee88d7500eadb05e
tree7c6e6e7622501de4e2d8d7a5cd6c0ca8c649b99e
parent187344a68f9ff9687f44ac8a1c6fb56264c44566
Very Long Path and File Names (2)

* First attempt to add "\\?\" as a prefix for all file names as they
are being presented to Windows API for file manipulation purposes
Externals/poco/Foundation/src/DirectoryIterator_WIN32U.cpp
Externals/poco/Foundation/src/File_WIN32U.cpp
Src/Common/UniFile.cpp
Src/DiffFileData.cpp
Src/DirItem.cpp
Src/DirTravel.cpp
Src/Merge.cpp
Src/TempFile.cpp
Src/paths.cpp