Fr0sT-Brutal / Delphi_SChannelTLS

Helper functions and socket classes to perform TLS communication by means of WinAPI (SChannel)
MIT License
35 stars 16 forks source link

D10.2.3 #2

Open limelect opened 2 years ago

limelect commented 2 years ago

I did compile befor now i cannot D10.2.3

[dcc32 Error] SChannel.IcsWSocket.pas(280): E2003 Undeclared identifier: 'HttpTunnelState' [dcc32 Error] SChannel.IcsWSocket.pas(280): E2015 Operator not applicable to this operand type

And may be more?

Fr0sT-Brutal commented 2 years ago

You need special version of ICS as mentioned in the beginning of the unit. Possible solutions are there as well

limelect commented 2 years ago

Ok I had the old one on my backup