Unit packdefs |
Classes |
Functions |
Types |
Constants |
unzip_CRCErr
unzip_DLLNotFound
unzip_Encrypted
unzip_InUse
unzip_NotSupported
unzip_Ok
unzip_ReadErr
unzip_UserAbort
unzip_WriteErr
unzip_ZipFileErr
zip_FileError
zip_InternalError
zip_NoMoreItems
zip_ok
Variables |
Functions |
Types |
TDirtype=array[0..259] of char;Structures and headers for unzip, unarj and unlzh
TPackRec = record
internal : array[0..11] of byte;
Time : Longint;
Size : Longint;
CompressSize : Longint;
headeroffset : Longint;
CRC : Longint;
FileName : tdirtype;
PackMethod : word;
Attr : word;
Flags : word;
end;
Constants |
Variables |