diff options
Diffstat (limited to 'contrib/README.contrib')
| -rw-r--r-- | contrib/README.contrib | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/README.contrib b/contrib/README.contrib index 443eb6b..dfe9031 100644 --- a/contrib/README.contrib +++ b/contrib/README.contrib | |||
| @@ -7,6 +7,10 @@ for help about these, not the zlib authors. Thanks. | |||
| 7 | asm386/ by Gilles Vollant <info@winimage.com> | 7 | asm386/ by Gilles Vollant <info@winimage.com> |
| 8 | 386 asm code replacing longest_match(), for Visual C++ 4.2 and ML 6.11c | 8 | 386 asm code replacing longest_match(), for Visual C++ 4.2 and ML 6.11c |
| 9 | 9 | ||
| 10 | minizip/ by Gilles Vollant <info@winimage.com> | ||
| 11 | Mini zip and unzip based on zlib | ||
| 12 | See http://www.winimage.com/zLibDll/unzip.html | ||
| 13 | |||
| 10 | iostream/ by Kevin Ruland <kevin@rodin.wustl.edu> | 14 | iostream/ by Kevin Ruland <kevin@rodin.wustl.edu> |
| 11 | A C++ I/O streams interface to the zlib gz* functions | 15 | A C++ I/O streams interface to the zlib gz* functions |
| 12 | 16 | ||
