Search found 4 matches

by thsch
Fri Sep 12, 2014 9:50 am
Forum: Problems
Topic: keygen dll crashes on Windows 8
Replies: 6
Views: 20863

Re: keygen dll crashes on Windows 8

Hi, I have just updated to the latest Enigma Version (4.20) and tested the key generator on Windows 8.1.
The 32-bit version now works.

However, the 64-bit version still crashes, which is not really surprising as the kegen64.dll included in version 4.20 seems to be the same as in the version 3.130.
by thsch
Wed Feb 19, 2014 1:56 pm
Forum: Problems
Topic: keygen dll crashes on Windows 8
Replies: 6
Views: 20863

Re: keygen dll crashes on Windows 8

Hi, I have attached the binaries, i.e. the exe and the keygen.dll (which is the one from the latest Enigma Version but obviously it has not changed since Dec 2012).
by thsch
Thu Feb 13, 2014 10:52 am
Forum: Problems
Topic: keygen dll crashes on Windows 8
Replies: 6
Views: 20863

Re: keygen dll crashes on Windows 8

Hi,

Ok, regarding the examples I figured out that only the KeyGenUnicode example has the problem and ony in Debug build, Release build seems to work (however I should mention that in order to be able to do the Release build I had to change character type to Unicode in the Project properties).

I ...
by thsch
Fri Feb 07, 2014 3:58 pm
Forum: Problems
Topic: keygen dll crashes on Windows 8
Replies: 6
Views: 20863

keygen dll crashes on Windows 8

I have a key generator application written in C++ using the keygen dll that works fine on Windows 7. However, on Windows 8, 8.1 and Windows Server 2012, it crashes inside the DLL when calling KG_GenerateRegistrationKeyFromProjectW.
The Crash happens both in a 32-bit and 64-bit build.

When trying ...