Announcement

Collapse
No announcement yet.

Need zip code

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • jcfuller
    replied
    Scott,
    Re: PEBundle -> www.collakesoftware.com

    I use PEBundle to embed the aPLib dll into my exe.

    One note; the emphasis with aPLib is extremely fast decompression.
    I have not done any testing but this is where I needed the speed not
    in the compression of the data.

    James


    ------------------

    Leave a comment:


  • jcfuller
    replied
    Scott,
    I use aPLib. http://apack.cjb.net/

    James




    ------------------

    Leave a comment:


  • Scott Turchin
    replied
    Binary, basically crunching files together, assume binary since that's the most difficult..





    Scott

    ------------------
    Scott
    mailto:[email protected][email protected]</A>

    Leave a comment:


  • Dave Navarro
    replied
    Scott,

    Is it "text" data or binary data?

    --Dave


    ------------------
    Home of the BASIC Gurus
    www.basicguru.com

    Leave a comment:


  • Scott Turchin
    replied
    I"ll keep that in mind, I do appreciate it but I would like to just get one function where I can say:

    Buffer = Compress(Buffer) and be done with it....

    Thanks, will check it out if I cna't come up with some source...

    How do the files get added in anyway? I'm not familiar with PEBundle



    ------------------
    Scott
    mailto:[email protected][email protected]</A>

    Leave a comment:


  • Edwin Knoppert
    replied
    On my site i have the cabinet code.
    Requires 2 dll's but i succesfully added them in a project of mine using PEBundle.

    I can help you out if you need.
    Don't know if this is fast code for you.
    I don't have problems with it.
    Only the DLL's are very 'fragile' with errors.

    If you take a look into the cab sdk, there's also a way to use memory instead.

    If you need the dll's, wich are NOT on my site, email me..


    ------------------
    [email protected]

    Leave a comment:


  • Scott Turchin
    started a topic Need zip code

    Need zip code

    I'm working a project and I need some lightning quick compression code.
    I don't care whta kind but it has to be FAST...

    Will pay for it if necessary, no DLL's as it has to be inside of ONE EXe..


    Thanks

    Scott

    ------------------
    Scott
    mailto:[email protected][email protected]</A>
Working...
X