[delphizip] AddSeparateDirs

  • From: "Peter Aschbacher" <peter.aschbacher@xxxxxx>
  • To: <delphizip@xxxxxxxxxxxxx>
  • Date: Sun, 22 Aug 2004 16:20:50 +0200

The TZipMaster helpfile in the TZipMaster.AddOptions topic states for
AddSeparateDirs:

"if True , add separate entries to the zip archive that will hold the name
of each directory (No data for these entries)."

Now, how can these separate entries READ from the ZIP archive, and WHERE in
the ZIP archive are these separate entries stored?

I have analyzed with a hex-editor a ZIP archive once with and once without
the AddSeparateDirs option set. There seems to be no difference, no extra
information stored in the archive with the AddSeparateDirs option set.

Could someone clarify this issue?

Regards,
Peter


-----------
To unsubscribe from this list, send an empty e-mail 
message to:
  delphizip-request@xxxxxxxxxxxxx 
and put the word unsubscribe in the subject.

Other related posts:

  • » [delphizip] AddSeparateDirs