[Lazarus] Zipfiles using Paszlib...
Vincent Snijders
vsnijders at vodafonevast.nl
Mon Feb 9 21:48:22 CET 2009
Reenen Laurie schreef:
> My needs are pretty simple...
>
> I want something that will combine X files into 1 file, and then later
> read any 1 of those X file back into either a TImage (Jpg etc.) or into
> a TStringlist.
>
> I don't have many restrictions... My files won't likely be more than
> 500kb, and typically won't contain 30 files (or even 10).
>
> So if someone has a "virtual file system" somewhere available, then
> that'll work too. I am a little pushed for time, and if someone can
> point me to someplace where this is done I'd greatly appreciate it.
>
LibTar may be something for you:
http://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/tests/utils/libtar.pas?revision=7169&content-type=text%2Fplain
Vincent
More information about the Lazarus
mailing list