Searched refs:PREFIX_FOR_LONG_PATH (Results 1 – 1 of 1) sorted by relevance
35 static const std::string PREFIX_FOR_LONG_PATH = "\\\\?\\"; variable142 std::string extendedPath = PREFIX_FOR_LONG_PATH + path; in GetExtendedLengthStylePath()