MemoryModule icon indicating copy to clipboard operation
MemoryModule copied to clipboard

cannot load DLL that use OpenSSL?

Open phenge opened this issue 4 years ago • 2 comments

the DLL that uses the Open SSL library cannot be loaded from memory. Is this a bug?

phenge avatar Sep 18 '21 06:09 phenge

I am getting same error, when I run my DLL which uses openssl it fails. Is this bug in lib? OpenSSL fails

swanandb2 avatar Jun 20 '23 12:06 swanandb2

Thank you for support. I have used openssl x86 dll instead of using static link lib. This fixed issue 😌 I am able to load lib using memory module lib and openssl dll.

swanandb2 avatar Jun 21 '23 14:06 swanandb2