I'd like to call LoadLibrary() to load a native DLL from an embedded resource. I know how to get the byte[] for the embedded resource, but I do not know how to call LoadLibrary() and GetProcAddress() for a byte[]
You could look at this tutorial, but as has been previously stated, this is not trivial:
http://www.joachim-bauch.de/tutorials/loading-a-dll-from-memory/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With