Skip to content

evoleap/Licensing-API-VB6

Repository files navigation

Licensing-API-VB6

A sample application in VB6 that uses the COM wrapper around the elm licensing API.

Usage

If you want to license your legacy VB6 application using the cloud-based elm licensing system, you can use this sample application to guide your development. The key aspects of licensing calls are in the LicenseController class module. You should be able to take this code with minimal changes and use it. The StatePersistence code must be modified to save the licensing state in an encrypted format. The sample application uses plain text, which is not appropriate for production code.

About

VB6 sample code for utilizing elm licensing API

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
License.cls

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published