1. CAN I CREATE OWN  CUSTOM ARCHIVE?
:: Yes, AAX not define archive format. You can add header and end of file data.

2. HOW CAN I CREATE ARCHIVE WITH MORE THAN ON FILE?
:: If you add new file to archive via compress function, file will be added to end of file
   You can add your archive data to TXT or EXE file too. Its powerfull function for power
   developer.

3. WHY IS DLL SIZE ONLY 29 KB? I NEED OTHER DLL?
:: AAX.DLL not use any other DLL. Is independent. Size is realy 29 kB.

4. WILL AAX RUN ON WINDOWS 95 OR WINDOWS 98.
:: Of course 95,98,Me,NT and 2000 are supported.

5. Is AAX.DLL ActiveX COMPONENT?
:: No.

