|
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.
Any file, created by means of our library can be created in such a way, that it won't be accessible for anyone who does not use our approach (i.e., library), even if the file was created by a User and those who want to read it has Administrator permission!
System Requirements: WinXP/2k/Vista.
Key words: path too long, accessing files with names longer than 256 chars, 256 chars limit.
|