[delphizip] Re: Problems zipping big files

  • From: "Roger Aelbrecht" <Roger.Aelbrecht@xxxxxxxxxx>
  • To: <delphizip@xxxxxxxxxxxxx>
  • Date: Thu, 27 Nov 2003 19:43:12 +0100

Ulrich Bosch wrote:
> Hi,
> 
> I have problems if I want to compress files with a size > 50 MB! In
> this case I get the Message "INTEGER OVERFLOW" by the ZIPDLL.DLL. I
> am using the newest DLLs and Zipmaster component together with Delphi
> 6 Enterprise. 
> 
> Do you have any idees?
> 
> Best regards
> 
> Uli Bosch
> 
> 
> -----------
> To unsubscribe from this list, send an empty e-mail
> message to:
>   delphizip-request@xxxxxxxxxxxxx
> and put the word unsubscribe in the subject.

I am practivally sure that this message is not coming from the DLL
but because iut happens wehn the dll is active it is reported as being
from the dll.

Are you using any event handlers in your application? 
Then can you make them inactive as a test.

It happened in the past that people were using e.g. a TMemo
to send all messqges from Zipmaster and got an overflow there and this
was reported as being originated in the DLL.



Roger Aelbrecht
http://web.wanadoo.be/driehoeksw
-----------
To unsubscribe from this list, send an empty e-mail 
message to:
  delphizip-request@xxxxxxxxxxxxx 
and put the word unsubscribe in the subject.

Other related posts: