> I have an ICS app that is working just fine on my test machine 
> (32-bit windows). On the 64-bit server, it complains that it can't 
> load the SSLeay library (I installed 32-bit SSL at first), and it 
> looks like a 32/64-bit problem. Has anyone else had this? 

No, I use ICS SSL on various 64-bit platforms. 
 
> should I put 32-bit DLLs into my app's directory? 

That is the only safe solution with OpenSSL, since numerous applications
may load differing DLL versions into system32 or syswow64 on 64-bit OS
for 32-bit programs. 

Angus

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to