VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A Trial activation DLL

by NokiaDO (1 Submission)
Category: OLE/COM/DCOM/Active-X
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

This is a secure trial activation system which gives users of your program 30 days to try out your program before they can buy using there unique computer ID. This software also comes with Clock-Back detection. Please leave comments and vote. Thanks.

API Declarations
Private Sub MDIForm_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
If Not TrialActivation.EstaRegistrado Then
If TrialActivation.PrevInstancia Then Exit Sub
TrialActivation.Show
End If
If TrialActivation.Finalizar Then End
End Sub

Rate A Trial activation DLL

Download A Trial activation DLL

Download A Trial activation DLL (8 KB)

A Trial activation DLL Comments

No comments have been posted about A Trial activation DLL. Why not be the first to post a comment about A Trial activation DLL.

Post your comment

Subject:
Message:
0/1000 characters