Good evening.
Decided to use the Enigma Protector to protect own development (protection for the game client).
DLL written in VC + +, after processing Enigma library is not loaded at all.
Attempt to process a simple library written in Delphi, everything works fine. In the first case, even impossible to get exported function due to the fact that the library is not loaded.
While processing the log shows Unknown Compiler, maybe it somehow connected
C++ DLL not loading after protected
Re: C++ DLL not loading after protected
Hi. Which version of Microsoft Visual Studio are you using ? Please send us (support@enigmaprotector.com) the unprotected version of your dll, so we could analyze it.
Re: C++ DLL not loading after protected
Visual Studio 2010, library with a small description sent to your emailAlec wrote:Hi. Which version of Microsoft Visual Studio are you using ? Please send us (support@enigmaprotector.com) the unprotected version of your dll, so we could analyze it.
Re: C++ DLL not loading after protected
Hi frenzzy,
We have solved this problem, please try the updated version 4.10.
We have solved this problem, please try the updated version 4.10.
Re: C++ DLL not loading after protected
Thx, it works now!Enigma wrote:Hi frenzzy,
We have solved this problem, please try the updated version 4.10.
