|
Post by Gerard on Dec 3, 2003 1:48:15 GMT -5
Hi Kevin,
Can you explain what you exactly mean by "buffer" in the VCLZip Pro Help, topic "CancelTheOperation", when you write :
"The operation will cancel just before the next clearing of the buffer, so it may not be instantaneous."
Is this related to the buffer in function UnZipToBuffer ?
Thanks
gerard
|
|
|
Post by Kevin on Dec 3, 2003 7:25:05 GMT -5
It's an internal buffer. When VCLZip zips or unzips it does so a buffer at a time and it checks for CancelTheOperation when it writes out the next buffer. It is just a warning to let you know that VCLZip checks periodically and it may not stop instantaneously.
|
|