Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : Re: Downloaded current Indy 10 and cannot install in D2006
| Subject: | Re: Downloaded current Indy 10 and cannot install in D2006 |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 22 Sep 2006 14:35:11 |
"John Friel" <john@frieltek.com> wrote in message
news:45144192$1@newsgroups.borland.com...
> Not one to give up, I found that if this line is changed to:
>
> LLocalCRC := Sys.UpperCase(ToHex(HashValue{AsHex}(ALocalFile,
> AStartPoint, AStartPoint + LByteCount)));
>
> that it indeed compiles.
That is what the original code looked like before the HashValueAsHex()
methods started being introduced.
Gambit
none