Hello,
I'd appreciate a hint on the following:
when calling ERR_error_string, I dont get a readable error string, but rather:
 
 error:0906D06C::lib(9) :func(109) :reason(108)
 error:0B06F009::lib(11) :func(111) :reason(9)
 error:2106B00B::lib(33) :func(107) :reason(11)
I call ERR_load_crypto_strings() in my initialisation sequence; I tried to follow the loading of the error strings in some step-by-step debugging, and it seems to work. What's wrong?
________________________________
Richard Dykiel, Adero Inc
150 Baker Avenue, Concord, MA 01742
http://www.adero.com
1-978-287-5560 ext289

Reply via email to