Page 1 of 1

Parse zip file without using a library

Posted: Fri Jul 25, 2008 7:20 am
by PB
Because I don't tend to like using third-party libraries, I don't really want to
use Gnozal's PureZIP one to parse a zip file to show the files inside. So, is
anyone able to help me convert the following short Visual Basic code?

http://groups.google.co.uk/group/micros ... 38d8cfe0fb

Looks easy enough, but I'm not sure about some of the VB functions and how
they convert to PureBasic. Thanks to anyone who can help me out. :)

Posted: Fri Jul 25, 2008 8:55 am
by Rings
as it comes handy and was easy to translate,
here it is for everyone:
http://www.purebasic.fr/english/viewtop ... 786#252786