diff options
| author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:24:02 -0700 |
|---|---|---|
| committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:24:02 -0700 |
| commit | 79fbcdc939b5d515218187a0d5f2526fb632075a (patch) | |
| tree | dc82b3a452568093ab8a9f365126ba56a419eea1 /contrib/README.contrib | |
| parent | 7a6955760ba950eb82f57929f8f6c9847c65f0af (diff) | |
| download | zlib-1.2.2.tar.gz zlib-1.2.2.tar.bz2 zlib-1.2.2.zip | |
zlib 1.2.2v1.2.2
Diffstat (limited to 'contrib/README.contrib')
| -rw-r--r-- | contrib/README.contrib | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/README.contrib b/contrib/README.contrib index eae15aa..7778980 100644 --- a/contrib/README.contrib +++ b/contrib/README.contrib | |||
| @@ -19,6 +19,9 @@ blast/ by Mark Adler <madler@alumni.caltech.edu> | |||
| 19 | delphi/ by Cosmin Truta <cosmint@cs.ubbcluj.ro> | 19 | delphi/ by Cosmin Truta <cosmint@cs.ubbcluj.ro> |
| 20 | Support for Delphi and C++ Builder | 20 | Support for Delphi and C++ Builder |
| 21 | 21 | ||
| 22 | dotzlib/ by Henrik Ravn <henrik@ravn.com> | ||
| 23 | Support for Microsoft .Net and Visual C++ .Net | ||
| 24 | |||
| 22 | gzappend/ by Mark Adler <madler@alumni.caltech.edu> | 25 | gzappend/ by Mark Adler <madler@alumni.caltech.edu> |
| 23 | append to a gzip file -- illustrates the use of Z_BLOCK | 26 | append to a gzip file -- illustrates the use of Z_BLOCK |
| 24 | 27 | ||
| @@ -60,11 +63,8 @@ puff/ by Mark Adler <madler@alumni.caltech.edu> | |||
| 60 | testzlib/ by Gilles Vollant <info@winimage.com> | 63 | testzlib/ by Gilles Vollant <info@winimage.com> |
| 61 | Example of the use of zlib | 64 | Example of the use of zlib |
| 62 | 65 | ||
| 63 | untgz/ by "Pedro A. Aranda Guti\irrez" <paag@tid.es> | 66 | untgz/ by Pedro A. Aranda Gutierrez <paag@tid.es> |
| 64 | A very simple tar.gz file extractor using zlib | 67 | A very simple tar.gz file extractor using zlib |
| 65 | 68 | ||
| 66 | visual-basic.txt by Carlos Rios <c_rios@sonda.cl> | ||
| 67 | How to use compress(), uncompress() and the gz* functions from VB | ||
| 68 | |||
| 69 | vstudio/ by Gilles Vollant <info@winimage.com> | 69 | vstudio/ by Gilles Vollant <info@winimage.com> |
| 70 | Building a minizip-enhanced zlib with Visual Studio .NET | 70 | Building a minizip-enhanced zlib with Microsoft Visual Studio |
