zlib/contrib/vstudio/vc9
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
..
miniunz.vcproj zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
minizip.vcproj zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
testzlib.vcproj zlib 1.2.4-pre1 2011-09-09 23:32:36 -07:00
testzlibdll.vcproj zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
zlib.rc Change version numbers to 1.2.5.2 and release dates 2011-09-11 11:16:41 -07:00
zlibstat.vcproj zlib 1.2.4-pre1 2011-09-09 23:32:36 -07:00
zlibvc.def Add undocumented inflateResetKeep() function for CAB file decoding. 2011-10-07 23:13:37 -07:00
zlibvc.sln zlib 1.2.4-pre1 2011-09-09 23:32:36 -07:00
zlibvc.vcproj zlib 1.2.4-pre1 2011-09-09 23:32:36 -07:00