List of included Files
Previous  Top  Next

The following files are included in the XbZLib.zip file:

·In the XbZLib directory:  
XbZLib.arc
-->
XbZLib (Version) Resource file (NEW)
XbZLib.ch
-->
XbZLib Header file with "XbZLib.dll"-specific defines
XbZ_Zip.ch
-->
XbZLibZip Class Header file for all public defines
XbZLib.prg
-->
XbZLib Support/Wrapper Functions
XbZLibCl.prg
-->
XbZLibZip Class (was "XbZLZipClass.prg")
XbZLibSt.prg
-->
XbZLibZip Structures (was "XbZipStruct.prg")
TestZLib.prg
-->
Test/Example program (was "XbZLibTest.prg")
XbZLib.xpj
-->
XbZLib Project file (was "Project.xpj")
 

·In the XbZLib\Docs directory:  
AppNote.txt
-->
PkWare Zip File Format documentation
Manual.htm
-->
Original ZLib1.dll (Version 1.1.4) documentation
HTMLHelp.zip
-->
Zipped HTML Source Code for this XbZLib.chm help file
XbZLib.chm
-->
This Compiled HTML Help File
XbZLib.hm3
-->
Help & Manual Project File (original Help Source Code)
 

·In the XbZLib\Lib directory:  
TestZLib.exe
-->
Compiled XbZLib test program (Xbase++ 1.82.306)
XbZLib.dll
-->
Compiled XbZLib.dll Version 1.1 (Xbase++ 1.82.306)
XbZLib.lib
-->
Lib file for XbZLib.dll (Xbase++ 1.82.306)
ZLib.dll
-->
Renamed copy of ZLib1.dll (Version 1.2.1.1429)
 

·In the XbZLib\Phil directory:  
CRC32.OBJ
-->
Object file containing CRC32() function
PSQLSUPP.C
-->
C Source code to retrieve String from Pointer
PSQLSUPP.OBJ
-->
Object file to retrieve String from Pointer
XBZLSUPP.C
-->
C Source code to call CRC32() function
XBZLSUPP.OBJ
-->
Object file to call CRC32() function
piCommon.ch
-->
Phil Ide's Common Header file
xbstructures.ch
-->
Phil Ide's Xbase++ Smart Structures Header file
structure.prg
-->
Phil Ide's Xbase++ Smart Structures Class
structItemBase.prg
-->
Phil Ide's Xbase++ Structures Base Class
structItemBChar.prg
-->
Phil Ide's Xbase++ Structures BChar Class
structItemInt.prg
-->
Phil Ide's Xbase++ Structures Int Class
structItemLong.prg
-->
Phil Ide's Xbase++ Structures Long Class
structItemUInt.prg
-->
Phil Ide's Xbase++ Structures UInt Class
structItemULong.prg
-->
Phil Ide's Xbase++ Structures ULong Class
myArrayBrowse.prg
-->
Phil Ide's Array Browse Class (for TestZLib.prg)
ZIPBROWSE.PRG
-->
Form Designer ZipBrowse (implementation) program
_ZIPBROWSE.PRG
-->
Form Designer ZipBrowse (utilization) program
 

To compile the XbZLib DLL and the TestZLib program, copy all files from the XbZLib\Phil directory into the XbZLib directory (only the "*.C" files are not required), and type "PBuild XbZLib"!