.\crypto\cryptlib.c(634) : error C2220: warning treated as error - no object file generated .\crypto\cryptlib.c(634) : warning C4013: 'GetProcessWindowStation' undefined; assuming extern returning int
I see. This should be fixed in another place...
.\crypto\cryptlib.c(746) : warning C4013: 'MessageBoxIndirect' undefined; assuming extern returning int NMAKE : fatal error U1077: 'clarm.exe' : return code '0x2' I'll look into it later so that OPENSSL_showfatal can show a message box.
Apparently there is not MessageBoxIndirect under CE... Another code is required... We can as well try to consider something that can be used under both CE and real W32... Maybe... A.
______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
