Includes functions that provide support for the proper conversion of attributes and filenames between different system platforms.
Platform independent attributes.
Read-only attribute.
Hidden attribute.
System attribute.
Directory attribute.
Archived attribute.
The codes of the compatibility of the file attribute information.
MS-DOS and OS/2 (FAT / VFAT / FAT32 file systems)
Amiga.
VAX/VMS.
Unix / Linux.
VM/CMS.
Atari ST.
OS/2 H.P.F.S.
Macintosh.
Z-System.
CP/M.
TOPS-20 (value of 10 used by PKZIP for NTFS)
Windows NTFS (value of 11 used for NTFS by WinZip and WinRar)
SMS/QDOS.
Acorn RISC OS.
MVS.
Win32 VFAT.
AtheOS.
BeOS.
Tandem NSK.
Theos.
OS X (Darwin)
For the internal use.
Converts the string stored in buffer using the given code page.
Converts the lpszString using the given code page.
Converts the system attributes between different system platforms.
Returns the default comment code page.
Returns the default comment code page for the current platform.
Returns the default filename code page for the given platform.
Returns the default filename code page for the current platform.
Returns the default password code page.
Checks whether the system with the given code is supported by the ZipArchive Library.
true
false
Normalizes path separators to the default character used by the current platform.
Changes the path separators from slash to backslash or vice-versa in szFileName.