Maxime wrote:
I don't quite follow you, are you saying I'm lying about my code?
Because that's exactly what's written in my Delphi application.
Maybe it has something to do with Delphi 5...
An AV while reading from address 0x0000002b means a data member is being
accessed via a nil object pointer. There are no nil pointers in the code
you showed, so the only possibility would be a nil pointer inside the RTL
itself, which I highly doubt. But, since you are apparently running your
app inside the debugger, you should be able to trace the code line by line,
even trace into Indy/Delphi source code if you have to, and/or jump to addess
0x00403dc0 to see what code is actually being executed at the time the AV
occurs.
The full name is sslvTLSv1.
Very well, it didn't solve the access violation error however.
It wasn't supposed to. It is just a requirement for accessing Gmail in general.
--
Remy Lebeau (TeamB)
Connect with Us