Hi All,
Got the solution.
The problem was due to difference in building environment of Application &
OpenSSL. Some of the application binaries were built using their older
project format, i.e. *.vcproj & rest other binaries were built using their
newer project format, i.e. *.vcxproj.
Thanks to a
Check out this page: http://www.openssl.org/docs/crypto/OPENSSL_Applink.html
Basically, you just need to #include in your application.
That file defines a virtual table like list of things related to stdout,
stderr, etc. This file only appears to be needed when you start using functions
that m