From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.98.28.133 with SMTP id c127mr960378pfc.2.1472175895477; Thu, 25 Aug 2016 18:44:55 -0700 (PDT) X-Received: by 10.157.29.252 with SMTP id w57mr92437otw.16.1472175895439; Thu, 25 Aug 2016 18:44:55 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!x131no9122ite.0!news-out.google.com!d68ni39075ith.0!nntp.google.com!x131no9114ite.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 25 Aug 2016 18:44:55 -0700 (PDT) In-Reply-To: <8fdbb4cb-f250-4844-9a7e-8a4ff5b68554@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=76.64.154.82; posting-account=gOYTTAoAAADrNEg_oe5Etelo-0qd7UeW NNTP-Posting-Host: 76.64.154.82 References: <5d516246-3a7c-4be5-abef-c34fb0f5c753@googlegroups.com> <21dcddb3-1e20-4e54-afc7-fb66b1b6021e@googlegroups.com> <5477ca75-bdc1-4464-9fda-35a4a4b9b181@googlegroups.com> <8fdbb4cb-f250-4844-9a7e-8a4ff5b68554@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9ae16f03-6bb2-45b3-a166-50ee8a022f22@googlegroups.com> Subject: Re: zLibAda vs ZipAda (which should I use, if any)? From: Aurele Injection-Date: Fri, 26 Aug 2016 01:44:55 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:31583 Date: 2016-08-25T18:44:55-07:00 List-Id: Got Zip.Traverse_Verbose working ok, cool Zip-Ada feature! Thanks. I'm still trying to figure how to display the zip(ped) image directly and d= isplay the names of all entries in lists without, and the directory informa= tion. There is so much stuff in Zip-Ada, not sure where to turn sometime. I= also noticed that GLOBE_3D interfaces with Zip-Ada but implements its own = image handling routine. I'll look at that next. Long way to go....