[delphizip] Re: Cannot zip to Cd-RW in XP

  • From: "Russell Peters" <russellpeters@xxxxxxxxxxx>
  • To: <delphizip@xxxxxxxxxxxxx>
  • Date: Thu, 19 Sep 2002 07:21:47 +1000

As writing a zip file requires random access (rewrites early data structures
and setting) unless you make temporary and then copy the full file writing
to cd (successfully) is unlikely though some cd writers will cache it before
writing it. I have plans to make a newer version do it this way.
I will try to have a look a the wrapper you use to see what can be done.
- Russell Peters
----- Original Message -----
From: "Andrus" <eetasoft@xxxxxxxxx>
To: <delphizip@xxxxxxxxxxxxx>
Sent: Thursday, September 19, 2002 3:00 AM
Subject: [delphizip] Cannot zip to Cd-RW in XP


>
> I have encountered a big problem using zipmaster in Windows XP to Zip to
RW
> CD .
>
> Zipping to C: disk works OK. Zipping to CD-RW under Windows 98 using
Adaptec
> DirectCD also works OK.
>
> If I try to zip into RW CD under Windows XP using XP native CD-RW support,
I
> got the following error:
>
> .FullErrCode :   0x000F020F
> .ErrCode : 0x0000000F
> .Message : Error creating file.
>
> Is it possible to use zipmaster under XP to write toi CD-RW ? Can you
> recommend me a free ActiveX control or standard DLL files which I can use
to
> call zipmaster ?
>
> I use a free ActiveX wrapper for calling DelZip from FoxPro . So I cannot
> use latest DelZip version.
>
> My free zipmaster wrapper code is at
>
>   http://www.eetasoft.ee/zipmaster.htm
>
> Andrus
>
>
>


Other related posts: