|
Long Path Support API
-
Version
1.2
Library to be used with C#, C++, VB allows your
programs to overcome standard limitation on path
length to files and directories. This limitation
encounters in explorer, different file managers, and
even when working with WinAPI itself. Our libraries
work with both NTFS and FAT32 file systems.
The library solves the problem with trailing spaces or
other unsupported characters in filenames as well.
This problem often occurs, for example, when sharing
or working under Windows with files, originally
created under MacOS. The trailing spaces in filenames
are supported in MacOS But not under Windows. Using
the library you can overcome this restriction.
|