VirtualBox

source: vbox/trunk/src/libs/zlib-1.2.1/contrib/delphi/ZLibConst.pas@ 24225

最後變更 在這個檔案從24225是 6392,由 vboxsync 提交於 17 年 前

export libpng and zlib so Windows and OS/2 builds cleanly.

  • 屬性 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