Unit LZ_Const

Classes

Functions

Types

Constants

SBadDirectory
SChiefLZErrorBase
SCorruptArchive
SInitFailed
SInvalidArchive
SInvalidParams
SNoTempFileName
SNoValidFileName
SSameFileName
SWrongCompressedFile

Variables


Functions


Types


Constants

SBadDirectory = SChiefLZErrorBase + 8

SChiefLZErrorBase = 40000

Load in the .RES file that has the same name as this .PAS file ... } {$R *.RES

SCorruptArchive = SChiefLZErrorBase + 7

SInitFailed = SChiefLZErrorBase + 2

SInvalidArchive = SChiefLZErrorBase + 1

SInvalidParams = SChiefLZErrorBase + 3

SNoTempFileName = SChiefLZErrorBase + 5

SNoValidFileName = SChiefLZErrorBase + 0

SSameFileName = SChiefLZErrorBase + 4

SWrongCompressedFile = SChiefLZErrorBase + 6


Variables