*** empty log message ***

This commit is contained in:
Corinna Vinschen 2013-12-08 13:38:27 +00:00
parent 17bb9160d5
commit 9a0027836f
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ What changed:
"\\?\" if the target path is shorter than MAX_PATH characters. This works
around a Windows 8.1 bug: The ShellExecuteW fails if the lpFile parameter
points to a native NTFS symlink with a target path prefixed with "\\?\".
Fixes: http://cygwin.com/ml/cygwin/2013-12/msg00101.html
Bug Fixes