VirtualBox

source: vbox/trunk/src/libs/zlib-1.2.11/contrib/delphi/ZLibConst.pas@ 76563

最後變更 在這個檔案從76563是 76163,由 vboxsync 提交於 6 年 前

zlib-1.2.11 initial commit

  • 屬性 svn:eol-style 設為 native
檔案大小: 186 位元組
 
1unit ZLibConst;
2
3interface
4
5resourcestring
6 sTargetBufferTooSmall = 'ZLib error: target buffer may be too small';
7 sInvalidStreamOp = 'Invalid stream operation';
8
9implementation
10
11end.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette