Testing in an unprotected state

<< Click to Display Table of Contents >>

Navigation:  WinLicense > WinLicense SDK >

Testing in an unprotected state

Winlicense offers a fast way to test the different APIs that an application calls before being protected, helping developers to quickly debug their programs as if they were already protected by WinLicense.

 

WinLicense gives the opportunity to set up the return values of all the APIs to allow a full testing of an application before protecting it. The core of this technique is a configuration file called "WinlicenseSDK.ini" that holds information about the licensing/trial status set up by the developer. For an example of this configuration file, open the "WinlicenseSDK.ini" file.

 

The WinlicenseSDK.ini file must be in the same directory as the WinLicenseSDK.dll.