Results 1 to 5 of 5

Thread: Does anyone know where to get Source code for Compressing files in C++ or VB?*

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Posts
    64

    Post

    Does anyone know where to get Source code for Compressing files in C++ or VB?*

  2. #2
    New Member
    Join Date
    Jan 2000
    Location
    Sydney, NSW, Australia
    Posts
    4

    Post

    You can use the Visual Basic setup DLL to uncompress CAB files in Visual Basic. Visual Basic should also come provided with an executable file that converts to CAB.

    Check out your setup project files for details on how to decompress using the dll.

    ------------------
    -------------------------
    Mitch
    Visual Basic Programmer
    webmaster@mitch.zzn.com
    Visit my homepage

  3. #3
    Registered User
    Join Date
    Apr 1999
    Location
    Brazil
    Posts
    144

    Post

    I got some from: http://modemss.brisnet.org.au/~mlevoi

    Boa sorte. (good look)
    Jefferson

  4. #4

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Posts
    64

    Post

    I SAID <B><I>SOURCE CODE</I></B> NOT DLL'S OR CONTROLS THANK YOU

  5. #5
    Hyperactive Member Juan Carlos Rey's Avatar
    Join Date
    Aug 1999
    Location
    Mendoza, Argentina
    Posts
    301

    Post

    I personally wouldn't recommend you to try to do it in VB. Lot of work, and inefficient.

    But if you insist... take a look at:

    http://www.vb-world.net/ubb/Forum1/HTML/008790.html

    Or write "compress" in the nice little text box at the top of your VB-world page, then press the "Search" button and see what happens!

    P.S. and please don't shout, you waked my neighbours! (pardon my spelling)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width