C++ DLL not loading after protected

Post here messages if you have any problems with working of Enigma Protector
Post Reply
frenzzy
Posts: 3
Joined: Sun Mar 23, 2014 5:18 pm

C++ DLL not loading after protected

Post by frenzzy »

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
Alec
Posts: 82
Joined: Thu Feb 20, 2014 9:35 am

Re: C++ DLL not loading after protected

Post by Alec »

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.
frenzzy
Posts: 3
Joined: Sun Mar 23, 2014 5:18 pm

Re: C++ DLL not loading after protected

Post by frenzzy »

Alec 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.
Visual Studio 2010, library with a small description sent to your email
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

Re: C++ DLL not loading after protected

Post by Enigma »

Hi frenzzy,

We have solved this problem, please try the updated version 4.10.
frenzzy
Posts: 3
Joined: Sun Mar 23, 2014 5:18 pm

Re: C++ DLL not loading after protected

Post by frenzzy »

Enigma wrote:Hi frenzzy,

We have solved this problem, please try the updated version 4.10.
Thx, it works now!
Post Reply