zlib/win32
Mark Adler 77b47d55f1 Add undocumented inflateResetKeep() function for CAB file decoding.
The Microsoft CAB file format compresses each block with completed
deflate streams that depend on the sliding window history of the
previous block in order to decode.  inflateResetKeep() does what
inflateReset() does, except the sliding window history from the
previous inflate operation is retained.
2011-10-07 23:13:37 -07:00
..
DLL_FAQ.txt zlib 1.2.3.1 2011-09-09 23:25:27 -07:00
Makefile.bor zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
Makefile.emx zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
Makefile.gcc zlib 1.2.5.1 2011-09-11 11:04:49 -07:00
Makefile.msc zlib 1.2.5.1 2011-09-11 11:04:49 -07:00
README-WIN32.txt zlib 1.2.4.2 2011-09-09 23:34:30 -07:00
VisualC.txt zlib 1.2.2 2011-09-09 23:24:02 -07:00
zlib1.rc zlib 1.2.3.1 2011-09-09 23:25:27 -07:00
zlib.def Add undocumented inflateResetKeep() function for CAB file decoding. 2011-10-07 23:13:37 -07:00