Documentation ¶
Rendered for windows/amd64
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FixLongPath ¶
FixLongPath returns the extended-length (\\?\-prefixed) form of path when needed, in order to avoid the default 260 character file path limit imposed by Windows. If path is not easily converted to the extended-length form (for example, if path is a relative path or contains .. elements), or is short enough, fixLongPath returns path unmodified.
See https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx#maxpath
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.