> I downloaded the ICS SSL 5g and ICS SSL 5 but there is > no project File for Delphi 2005 (WITHOUT .NET) like it is in the freeware version. > Also I Can't compile with the Delphi 7 or Delphi 2006 project File. > Wherefrom can I get a Delphi 2005 project file ?
You have to build it yourself. IMO, opening Delphi 7 project file with Delphi 2005 will make Delphi 2005 ask if you want to convert the project to the new format (select Win32 project). If it doesn't work like that, just create a new package project and insert all files you can see in D7 project source (it's a text file you can open with notepad). Don't forget to add USE_SSL in the project defines. btw: You should upgrade D2005 to D2006 which is much much better and faster ! -- [EMAIL PROTECTED] http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be