Unable to Add enigma_ide.dll as references in vb6

Post here messages if you have any problems with working of Enigma Protector
Post Reply
buzzard
Posts: 23
Joined: Sat Jun 04, 2011 8:18 am

Unable to Add enigma_ide.dll as references in vb6

Post by buzzard »

Image

I can't add enigma_ide.dll in references (vb6). How can I do it easily ?

Can any1 Help me plz ?
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

Re: Unable to Add enigma_ide.dll as references in vb6

Post by Enigma »

Hi buzzard, there is really no need to include enigma_ide.dll as references. You simply need to copy this enigma_ide.dll library to the root folder if your project. VB6 has to find it automatically.

Also, put this file in the same folder with the compiled exe file (to allow to run it in test mode).

But, note, after protection you should eliminate enigma_ide.dll, because after protection it will not be used.
buzzard
Posts: 23
Joined: Sat Jun 04, 2011 8:18 am

Re: Unable to Add enigma_ide.dll as references in vb6

Post by buzzard »

Thanks For your Nice reply.

Check this pic please.

Image

After running the project There is no Hardware Id in that box. That is blank. :roll:
How can get that Hardware ID from that vb6 Project ?
I got that from C:\Program Files\The Enigma Protector\Examples.
scorillo7
Posts: 90
Joined: Mon May 11, 2009 11:16 am

Re: Unable to Add enigma_ide.dll as references in vb6

Post by scorillo7 »

you must compile the code to exe.
After you create the exe the Hardware ID will popup in the textbox,try
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

Re: Unable to Add enigma_ide.dll as references in vb6

Post by Enigma »

scorillo7, you are little mistaked... :)

buzzard, you have to compile the exe file of your VB6 project and then protect it. Until file is not protected, all Enigma API fails!

After protection you will get normal Hardware ID string!
scorillo7
Posts: 90
Joined: Mon May 11, 2009 11:16 am

Re: Unable to Add enigma_ide.dll as references in vb6

Post by scorillo7 »

OOOOOOOOpppppsssssssssssssss
=)) =))
i'm a rockye,sorry Enigma,i forget to mentioned ,pffffffffff :lol: :D
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

Re: Unable to Add enigma_ide.dll as references in vb6

Post by Enigma »

:))
buzzard
Posts: 23
Joined: Sat Jun 04, 2011 8:18 am

Re: Unable to Add enigma_ide.dll as references in vb6

Post by buzzard »

problem is Solved !!! :P
Majid
Posts: 138
Joined: Mon Nov 29, 2010 2:54 pm
Location: Iran
Contact:

Re: Unable to Add enigma_ide.dll as references in vb6

Post by Majid »

:P
Post Reply