LEADTOOLS Support
General
General Questions
About merge my exe Application and all DLL of Leadtools into one exe
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, February 4, 2009 4:29:23 PM(UTC)
Groups: Registered
Posts: 59
Hi every one!
Can you tell me how to merge all DLL of Leadtools and my exe Application into one so that when user use my Application, they can not copy all my Leadtools DLL
Thanks in advance!
#2
Posted
:
Thursday, February 5, 2009 5:49:21 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
If you mean that you want to put all your code and all the LEADTOOLS functions you're using into one binary (EXE) without deploying DLLs, this will NOT work. The only way to use LEADTOOLS functions is to deploy the DLLs that contain these functions.
Of course, you don't need to deploy ALL of our DLL files. You must decide which ones you need based on the help topic "Files to be Included with Your Application". Please read it and see what are the DLLs you need to deploy to your client side.
LEADTOOLS Support
General
General Questions
About merge my exe Application and all DLL of Leadtools into one exe
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.