Taken from the hpp: void __fastcall SslHandshakeDone(System::TObject*
Sender, System::Word ErrCode, Overbyteicswsocket::TX509Base* PeerCert,
bool &Disconnect);
And then a long list of errors about TSsl* stuff not being members of
'Overbyteicswsocket'
I'm puzzled...
Andre
>
Hello Francois,
> Be sure to have only the new ICS accessible by the compiler thru the
> various paths.
I checked all this before even asking the question :). The paths are all
fine, both in options of the packages I use, globally in CB2010 and I now
even removed Builder6 from the system's path,
Oh, I forgot to mention that I get the exact same member errors if I
create a new project, just drop an HttpCli on the form and compile. So the
problem is not caused by my old project...
Thanks!
Andre
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists
Hi all,
Just upgraded to Builder 2010. Installed it next to Builder 6 with an old
ICS version (kept both for obvious reasons). So I thought I might as well
upgrade ICS too.
After successfuly installing ICS V7 on Builder 2010 following the
guidelines (leaving SSL in) I copied an old project to the