source:
vbox/trunk/src/libs/zlib-1.2.1/contrib/delphi/ZLibConst.pas@
24225
最後變更 在這個檔案從24225是 6392,由 提交於 17 年 前 | |
---|---|
|
|
檔案大小: 186 位元組 |
行 | |
---|---|
1 | unit ZLibConst; |
2 | |
3 | interface |
4 | |
5 | resourcestring |
6 | sTargetBufferTooSmall = 'ZLib error: target buffer may be too small'; |
7 | sInvalidStreamOp = 'Invalid stream operation'; |
8 | |
9 | implementation |
10 | |
11 | end. |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器