1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-19 22:35:24 +00:00
qb64/internal/c/parts/zlib-1.2.11/download/contrib/vstudio/vc9
SteveMcNeill 449bdecacd Adding ZLIB into the QB64 parts system for windows.
Two new keywords added:
FUNCTION _INFLATE$ (text$)
FUNCTION _DEFLATE$ (text$)

Use of these commands can compress and decompress strings using the ZLIB library.
2019-08-27 18:22:07 -04:00
..
miniunz.vcproj Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00
minizip.vcproj Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00
testzlib.vcproj Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00
testzlibdll.vcproj Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00
zlib.rc Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00
zlibstat.vcproj Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00
zlibvc.def Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00
zlibvc.sln Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00
zlibvc.vcproj Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00