I'm looking at an app where the app and all libs/DLLs it uses EXCEPT openssl use ws2_32, and openssl uses wsock32. Is this a problem or can the two coexist peacefully? It makes me somewhat uneasy.
If it is a problem, what does it take to rebuild OpenSSL 0.9.8d to use ws2_32? I can diddle the makefiles, but I'm thinking some source changes may be needed as well. Anyone had a look at the 0.9.9 dev snapshots that include this change out of the box? How stable/usable do they seem to be? Thanks... Mike