readme16.txt

来自「一个兼容pkzip的文件/内存压缩算法」· 文本 代码 · 共 18 行

TXT
18
字号
README.TXT for Borland C v4.5x etc (i.e. the 16-bit version)
-----------------------------------------------------------------

These import libraries (azip16.lib and aunzip16.lib) were generated using
directly from the IDE. These libraries should work with all 16-bit versions 
of Borland C - if they do not you should try regenerating the files
using syntax similar to to the following

IMPLIB azip16.lib azip16.dll
IMPLIB aunzip16.lib aunzip16.dll

If this does not work please contact me (as detailed in the help file)

Stephen Darlington
1/2/97


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?