Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Jun : Indy 9 & 10 within the same IDE
| Subject: | Indy 9 & 10 within the same IDE |
| Posted by: | "Krzysztof Kozłowski" (kozlo..@poczta.onet.pl) |
| Date: | Fri, 1 Jun 2007 14:54:27 |
Hi all,
Is there any way of having both versions of Indy (9 & 10) within the
same IDE?
I use Indy 10 on the regular basis and have got it installed in the
Delphi 6 IDE. However recently I've recived an "old" project which has
been implemented with the use of Indy 9 - it needs some minor
corrections, but the guys ordering it insist the Indy version should
remain unchanged.
I actually do not need the Indy 9 components to appear in the IDE, just
want to debug the "old" project. On the other hand I do not want to
uninstall the Indy 10, as I use them with other projects.
I guess that I could need to give the path to the old Indy 9 source to
the project search directories, but it would interfere with the Indy 10
installed...
Cheers,
Krzysztof