|
HELP FILE |
All graphic images are displayed in US / ENGLISH.
1.1 - Adding SOFTLOCX ActiveX (OCX) Control to a project 1.2 - SOFTLOCX Properties 1.3 - Running SOFTLOCX 1.4 - Return Values
2.1 - Unlocking your protected software 2.2 - Removing a SOFTLOCX license during development
3.1 - Create your own protection screens 3.2 - Create your own registration screens
4.1 - Create your own unlock code programs |
2.0 - Generating an unlock code using the Unlocx Code Generator |
|
|
|
|
|
3.0 - Advanced features of SOFTLOCX ( Professional Version ) | ||||||||||||
The standard facility to run SOFTLOCX will check the protection but also display the SOFTLOCX window. The two Graphical Open Architecture (GOA) calls hide the standard SOFTLOCX screen and allow you to develop your own screens by data passing to triggered events.
GOA_License The GOA_License call allows the SOFTLOCX license to be checked. If the license is not present on the PC then it will be created automatically with the settings taken from the SOFTLOCX controls properties. Once the GOA_License subroutine has been called the LicenseStatus event is then triggered and the following parameters are passed back: >>> Triggers event
The LicenseStatus event returns three string values and are as follows:
GOA_Unlock(UnlockType, SerialNumber, UnlockCode) PARAMETERS PASSED:
The GOA_Unlock call allows the SOFTLOCX license to be unlocked to all levels LEVEL1,LEVEL2, LEVEL3. It also allows GRACE unlock codes so the license can be extended at any point to any value between 1-9999. The call also allows the license to be transferred to another PC. |
||||||||||||
>>> Triggers event
The UnlockStatus event returns two string values and are as follows:
|
||||||||||||
4.0 - Using the SOFTLOCX (UCG) ActiveX (OCX) Control | ||||||||||||
SOFTLOCX (UCG) control allows you to create unlock code programs for SOFTLOCX protected software.
There is one method called Run, which is a function that returns a string value. Above is an example using VB5
|
||||||||||||
© SOFTLOCX 1998 |