<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">I downloaded the Paszlib-sg from
<a class="moz-txt-link-freetext" href="http://sagsehome.net/oss/paszlib-sg.php">http://sagsehome.net/oss/paszlib-sg.php</a> (as suggested by Paszlib
freepascal.org wiki).<br>
<br>
I works fine on my Delphi 5 until I try to compress a file with size of
70M and it raises the exception of integer flow error.<br>
<br>
Does anyone have this problem?<br>
<br>
I initially thought it might be a Delphi 5 problem so I tried to use
Lazarus with fpc 2.6.2 to compile the same problem but it kept
complaining cannot find zstream although I already add FCL package to
the required packages list.<br>
<br>
Please help.<br>
<br>
Dennis<br>
</font>
</body>
</html>