1
0
mirror of https://github.com/nbeaver/why-linux-is-better.git synced 2025-08-29 00:29:48 +02:00

Even more minor corrections.

This commit is contained in:
Nathaniel Beaver
2014-09-21 09:44:13 -05:00
parent 40b9780ecd
commit e235f1541c

View File

@@ -187,7 +187,7 @@ This is `not a flaw in NTFS`_ or Windows per se, but in the `non-Unicode version
.. _have not done so: http://blogs.msdn.com/b/bclteam/archive/2007/02/13/long-paths-in-net-part-1-of-3-kim-hamilton.aspx .. _have not done so: http://blogs.msdn.com/b/bclteam/archive/2007/02/13/long-paths-in-net-part-1-of-3-kim-hamilton.aspx
This problem can be avoided by using Unicode versions of the API calls, This problem can be avoided by using Unicode versions of the API calls,
but many applications (e.g. `Windows Explorer`_, `.NET` and `consequently Powershell`_) have not done so. but many applications (e.g. `Windows Explorer`_, `.NET`_ and `consequently Powershell`_) have not done so.
.. _Windows Explorer: https://www.gibixonline.com/post/2009/08/23/Explorer-still-limited-by-MAX_PATH .. _Windows Explorer: https://www.gibixonline.com/post/2009/08/23/Explorer-still-limited-by-MAX_PATH
.. _.NET: http://blogs.msdn.com/b/bclteam/archive/2007/02/13/long-paths-in-net-part-1-of-3-kim-hamilton.aspx .. _.NET: http://blogs.msdn.com/b/bclteam/archive/2007/02/13/long-paths-in-net-part-1-of-3-kim-hamilton.aspx