Add the LicProtector313.dl / COM exe to your project
Feedback on: Licence Protector - Add the LicProtector313.dl / COM exe to your projectAdd_the_LicProtectorEasy.DLL_to_your_ProjectImplementing Licence Protector using default workflow > Add the LicProtector313.dl / COM exe to your project /Dear Support Staff,
Add the LicProtector313.dl / COM exe to your project
Different DLL versions
The folderLicence Protector\3.1\files for distribution\313 contains all Licence Protector DLLs. There is an folder with a compressed version and uncompressed version. Although the compressed version runs on all operating systems there have been situations, where the DLL did not register. Therefore we recommend using the uncompressed version as long as file size is not critical.
Signed DLLs are recommend for Windows Vista / Windows 7 and often necessary to get a certification for an application.
\COMexe (EXE version of the DLL - details see below)
\wrapper - only necessary if COM DLLs are not supported
Using the DLL / COM exe
Add the LicProtector313.DLL to your project. If you need a 64bit compile use the LicProtector313.EXE instead. See details: 64bit support
Depending on the development tool you add the DLL with a command like
Private objlic As Object
Set objlic = CreateObject("LicProtector.LicProtectorDLL313")
The LicProtector313.DLL in version 3.1.3 has the ProgID "LicProtector.LicProtectorDLL313" This allows using an older LicProtector.DLL in combination with older versions of LicProtector.dll on the same system. The ProgID changes with every main release. The file name of the dll is different from the ProgID (file name: LicProtector313.DLL - ProgID: LicProtectorEasyGo313).
The COM exe has the ProgID: LicProtector.LicProtectorEXE313
Registering the DLL / COM exe
The uncompressed LicProtector313.DLL and the LicProtector313.EXE is registered during program installation of Licence Protector.
To deliver your application or use it on different PCs, you have to register the DLL / COM exe either
First check the latest program version and ProgID you find in the table below or for older versions, in the readme.txt file in the folder ..\files for distribution.
If you are using sample source code from our website always check if you have to change the ProgID.
If you use a CRC check adapt the CRC value and CLSID.