Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Oct : Re: Which packages to use for Indy10 in Rad Studio 2007
| Subject: | Re: Which packages to use for Indy10 in Rad Studio 2007 |
| Posted by: | "Gelein van de Voorde" (gele..@gvsnet.nl) |
| Date: | 8 Oct 2007 14:01:58 |
Remy Lebeau (TeamB) wrote:
>
> "Gelein van de Voorde" <gelein@gvsnet.nl> wrote in message
> news:4709373d$1@newsgroups.borland.com...
>
> > Got the latest development snapshot(10.2.3).
> > No matter what I try
> > (IndySystem100.dpk,IndySystem110.dpk,IndySystem120.dpk)
> > always get 'unknown identifier TThreadID'.
>
> TThreadID does not exist in Win32. You will have to change the
> declaration of TIdThreadID to be a LongWord instead. Whoever checked
> in that change clearly did not test it before doing so.
>
>
> Gambit
Thanks,
But still wondering what's the best to use for Rad Studio 2007: 100,
110 or 120 or doesn't it matter?
--