VB6_CompressZ-It_Code

所属分类:压缩解压
开发工具:Visual Basic
文件大小:19KB
下载次数:131
上传日期:2009-01-06 12:10:34
上 传 者jjssman
说明:  vb利用zlib 压缩源码,高人写了一个类
(vb source code using zlib compression, an expert has written a class)

文件列表:
cmpabout.ico (766, 1997-09-05)
cmpzit.bmp (238, 1996-07-04)
CompressZIt.cls (11393, 2000-03-18)
CompressZItLib6.vbp (1294, 2000-03-18)
CompressZItLib6.vbw (29, 2000-03-18)
CZDEMO6.exe (16384, 2000-03-18)
CZDEMO6.VBP (881, 2000-03-18)
CZDEMO6.vbw (55, 2000-03-18)
czdemofrm.frm (6108, 2000-03-18)
czdemofrm.frx (1017, 2000-03-18)
gDevZLib.vbg (70, 2000-03-18)
Release (0, 2000-03-18)
Release\CompressZItLib6.dll (24576, 2000-03-18)
Release\CompressZItLib6.exp (1026, 2000-03-18)
Release\CompressZItLib6.lib (2742, 2000-03-18)

I wrote this cool compression code module that is an interface to the zLib.DLL compression library. It is used for in-memory compression. Using file IO in Visual Basic you can also achieve file compression too. To use this project in Visual Basic: Simply place the ZLIB.DLL file into the common Windows system directory. If using NT, place it into your WinNT\System32 directory. (The \system32 directory is on NT, the \system directory is on Win95) (ie, C:\WINDOWS\SYSTEM) Then just run the VBG file. This file contains both the control source project and the demonstration project. Also, there is a class that I (the ZLIB.DLL is written by the zLib authors - it is a C DLL) I wrote the interface and some helper stuff, so that VB programmers can make use of it. It's free! Feel free to modify the source. Change it if you wish, and incorporate it into your own applications. It's free and doesn't cost a cent. Anyone can write cool compression with VB now. They'll quit spending huge money on compression tools just to use an in-memory compression interface. Now it's there for free and for all to see and use. Comes with complete source code. The source code was written in VB6 but it can also be used in VB5 too. :-) Benjamin Dowse

近期下载者

相关文件


收藏者