DynamicDllLoader
DynamicDllLoader copied to clipboard
64Bit
Hello Sir,
I've tried your code and got success with 32 bit exe (in c#) and 32 bit dll (in c++ , c whatever you want) but when I've tried for 64 bit (exe and native dll in C#) I got some issues
Edit : someone has done it : https://github.com/schellingb/DLLFromMemory-net
What issues?
Just it crashes (c++ DLL and c# exe 64bits)