Hi,

I've actually got openssl-0.9.8 compiled and working on WinCE 5.0. 
But I've had to make a few changes to the source code and compilation
files.  Just wondering if anyone else is actively using (and more
importantly) testing openssl on WinCE?

Just to give an example of one minor change I had to make on
openssl-0.9.8.  In file crypto/dso/dso_win32.c line 149: there is a
call to LoadLibraryA().  LoadLibraryA is undefined in WinCE.  But
LoadLibrary is defined.  Is this a bug?  Or did I miss something?

Thanks,
Michael
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to