Implement OPENSSL_showfatal and make it Win32 GUI and service aware
authorAndy Polyakov <appro@openssl.org>
Thu, 7 Apr 2005 18:39:45 +0000 (18:39 +0000)
committerAndy Polyakov <appro@openssl.org>
Thu, 7 Apr 2005 18:39:45 +0000 (18:39 +0000)
commit9f2027e56d9e82dc89f079ed285d5571cbee5592
tree5984f726879d46965c7326725cebcd04240ca656
parente1d51de41fafc515e9d2f17ed3c83d5b1fa5e847
Implement OPENSSL_showfatal and make it Win32 GUI and service aware
[meaning that it will detect in which context application is running
and either write message to stderr, post a dialog or log an event].
crypto/cryptlib.c