[delphizip] Re: TZipMaster 1.72 TFileExtraEvent need some help

  • From: "Russell Peters" <russellpeters@xxxxxxxxxxx>
  • To: <delphizip@xxxxxxxxxxxxx>
  • Date: Sat, 11 Jan 2003 07:49:03 +1100

8 byte pointers - that's another reason I did not put it at the end - I was
planning to leave 4 bytes between pointers
Always plan ahead if it does not cost anything!
Russell Peters
http://www.users.bigpond.com/russellpeters/delphizip.html
----- Original Message -----
From: "Roger Aelbrecht" <Roger.Aelbrecht@xxxxxxxxxx>
To: <delphizip@xxxxxxxxxxxxx>
Sent: Saturday, January 11, 2003 4:19 AM
Subject: [delphizip] Re: TZipMaster 1.72 TFileExtraEvent need some help


>
> Russell Peters wrote:
> > perhaps I should tell you what it is then you can write it correctly
> > (I may not have written it correctly)
> > The first 504 bytes of FilenameOrMessage is character area (array of
> > chars) Then is byte pointer  (Data)
> > Then 4 free bytes
> >   total 512 bytes
> > I had to use a pointer to the Data as there  was not any way to pass
> > the actual array.
> > Please correct me if I had written it wrong
> > - Russell
>
> If the code with the union in c++ does what we expect then it is not
> important.
>
> I am still thinking in cod eon target machines (not PC) where all pointers
> are
> pointers need to be seen as 8 bytes.
> None of us can evern forget his history (:-)
>
> thanks for the help
>
> Roger Aelbrecht
> http://web.wanadoo.be/driehoeksw
>
>
>



Other related posts: