[Lazarus] Zipfiles using Paszlib...

Reenen Laurie rlaurie at gmail.com
Mon Feb 9 21:05:47 CET 2009


Initially I don't even need the files inside to be editable...

On Mon, Feb 9, 2009 at 10:04 PM, Reenen Laurie <rlaurie at gmail.com> wrote:

> 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.
>
> Thanks!
>
> Regards,
> -Reenen
>
>
>
>
> On Mon, Feb 9, 2009 at 5:13 PM, JoshyFun <joshyfun at gmail.com> wrote:
>
>> Hello Graeme,
>>
>> Monday, February 9, 2009, 3:04:33 PM, you wrote:
>>
>> GG> http://www.7-zip.org/sdk.html
>>
>> GG> Delphi / Free Pascal link is at the bottom of that page. Please note I
>> GG> haven't used it myself, but plan on doing so during this year.
>>
>> Thank you but this one only handles the LZMA compression/decompression
>> but nothing to deal with the 7zip file format, anyway the handling of
>> the file format is much more easy for sure than the coding of the LZMA
>> algorithm.
>>
>> I'll try to write a 7zip file parser for my virtual file system and
>> the LZMA will handle the decompression in almost all cases,
>> compression will be the second step ;)
>>
>> --
>> Best regards,
>>  JoshyFun
>>
>> _______________________________________________
>> Lazarus mailing list
>> Lazarus at lazarus.freepascal.org
>> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>>
>
>
>
> --
> o__
> ,_.>/ _
> (_)_\(_)_______
> ...speed is good
> _______________
> I believe five out of four people have a problem with fractions.
>



-- 
o__
,_.>/ _
(_)_\(_)_______
...speed is good
_______________
I believe five out of four people have a problem with fractions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20090209/a7fcdf1f/attachment-0007.html>


More information about the Lazarus mailing list