|
Post by Charles Lulham on Feb 21, 2004 11:44:57 GMT -5
I'm having trouble unzipping large files with the 32-bit demo program (Delphi7, XPPro etc.). Is there a limitation?
The error message is a range-check error, and it looks as if it's coming from Longword fields/properties in your suite.
|
|
|
Post by Kevin on Mar 1, 2004 18:37:51 GMT -5
What size are the files you are trying to unzip?
Are you positive you are using VCLZip Pro and not VCLZip Lite? Check the ThisVersion property in the Object Inspector.
What exactly is it that is indicating that the errors are coming from Longword fields? Can you be more specific?
Are you using the registered version of VCLZip with the Demo program or the demo version of VCLZip?
|
|