Support (and ZLib Wrapper) Functions
Previous  Top  Next

Besides the XbZLibZip() Class, the XbZLib DLL contains (currently) also 35 Support and ZLib Wrapper Functions, besides some additional DLL Functions (that I have not documented here). I arbitrary sorted and grouped those functions into 4 groups, besides the not included DLL Functions. Of those four groups of Functions listed below, the last group does only contain a single note/sentence for each function, as they are not used by the XbZLibZip() Class.

The following four groups of Support and ZLib Wrapper Functions exist:

·Compression Functions  
· XbZ_Compress()  
·XbZ_Compress2()  
·XbZ_UnCompress()  
 
·File Manipulation Functions  
·XbZ_DirExists()  
·XbZ_FileRead()  
·XbZ_FileTime()  
·XbZ_SetFileAttributes()  
·XbZ_SetFileDateTime()  
 
·Utility Functions  
·XbZ_CRC32()  
·XbZ_DateTime2FatTimeDate()  
·XbZ_DeRef()  
·XbZ_DosAttrib2FileAttrib()  
·XbZ_FatTimeDate2DateTime()  
·XbZ_FileAttrib2DosAttrib()  
·XbZ_Num2Binary()  
·XbZ_Num2Hex()  
·XbZ_Version()  
·XbZ_ZLibVer()  
 
·ZLib GZip-related Functions  
·XbZ_GzClose()  
·XbZ_GzCRC32()  
·XbZ_GzDOpen()  
·XbZ_GzEoF()  
·XbZ_GzError()  
·XbZ_GzFlush()  
·XbZ_GzGetC()  
·XbZ_GzGetS()  
·XbZ_GzOpen()  
·XbZ_GzPutC()  
·XbZ_GzPutS()  
·XbZ_GzRead()  
·XbZ_GzReWind()  
·XbZ_GzSeek()  
·XbZ_GzSetParams()  
·XbZ_GzTell()  
·XbZ_GzWrite()