d_zlib.cpp
资源名称:zlib.zip [点击查看]
上传用户:zlt_tm
上传日期:2007-01-06
资源大小:214k
文件大小:0k
源码类别:
压缩解压
开发平台:
WINDOWS
- #include <condefs.h>
- #pragma hdrstop
- //---------------------------------------------------------------------------
- USEUNIT("adler32.c");
- USEUNIT("deflate.c");
- USEUNIT("infblock.c");
- USEUNIT("infcodes.c");
- USEUNIT("inffast.c");
- USEUNIT("inflate.c");
- USEUNIT("inftrees.c");
- USEUNIT("infutil.c");
- USEUNIT("trees.c");
- //---------------------------------------------------------------------------
- #define Library
- // To add a file to the library use the Project menu 'Add to Project'.