-
Notifications
You must be signed in to change notification settings - Fork 0
/
WinlicenseSDK.ini
123 lines (104 loc) · 3.37 KB
/
WinlicenseSDK.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
[WinLicenseSDK]
; Separator for fields in "WLRegGetLicenseInfo"
Separator = /
;
; This file is intended to be used in an unprotected environment to allow testing
; the behaviour of your program using the Winlicense SDK before protecting.
;
; When your application is protected, this file and values won't be used anymore and
; Winlicense will return the real values for the Winlicense SDK functions.
;
[Trial]
; definition of FAKE return values for Trial SDK functions
WLTrialCustomCounter = 1
WLTrialCustomCounterDec = 0
WLTrialCustomCounterInc = 0
WLTrialCustomCounterSet = 0
WLTrialExecutionsLeft = 15
WLTrialExpirationDate = 26/05/2008
WLTrialExpirationTimestamp_high = 30032320
WLTrialExpirationTimestamp_low = 2007053280
WLTrialDateDaysLeft = WLTrialExpirationDate - Now()
WLTrialExpirationDate_RetVal = 1
WLTrialExtendExpiration = 1
WLTrialExtGetLevel = 2
WLTrialExtGetStatus = 0
WLTrialFirstRun = 0
WLTrialGlobalTimeLeft = 45
WLTrialLockedCountry = 34
WLTrialRuntimeLeft = 22
WLTrialTotalDays = 40
WLTrialDaysLeft = 30
WLTrialTotalExecutions = 50
WLTrialGetStatus = 1
WLTrialDebugCheck = 0
WLTrialGetTrialRestrictions = 3
[Registration]
; definition of FAKE return values for Registration SDK functions
WLRegCheckMachineLocked = 0
WLRegDaysLeft = 14
WLRegDisableCurrentKey = 1
WLRegExecutionsLeft = 45
WLRegExpirationDate = 23/08/2009
WLRegDateDaysLeft = WLRegExpirationDate - Now()
WLRegExpirationDate_RetVal = 1
WLRegExpirationTimestamp_high = 30032320
WLRegExpirationTimestamp_low = 2007053280
WLRegFirstRun = 0
WLRegGetLicenseInfo = Peter Brian/Ansoft Ltd/pbrian@ansoftltd.com
WLRegGetDynSmartKey = 11111111-22222222-33333333-44444444-55555555-66666666-77777777-88888888
WLRegGetStatus = 0
WLRegGetStatus_pExtendedInfo = 0
WLRegGlobalTimeLeft = 34
WLRegLicenseName = fakelicense.dat
WLRegLicenseCreationDate = 20/08/2009
WLRegLicenseCreationDate_RetVal = 1
WLRegLockedCountry = 1
WLRegNormalKeyCheck = 1
WLRegNormalKeyCheckW = 1
WLRegNormalKeyInstallToFile = 1
WLRegNormalKeyInstallToFileW = 1
WLRegNormalKeyInstallToRegistry = 1
WLRegNormalKeyInstallToRegistryW = 1
WLRegSmartKeyInstallToFileInFolder = 1
WLRegSmartKeyInstallToFileInFolderW = 1
WLRegRemoveCurrentKey = 1
WLRegRuntimeLeft = 46
WLRegSmartKeyCheck = 1
WLRegSmartKeyCheckW = 1
WLRegSmartKeyInstallToFile = 1
WLRegSmartKeyInstallToFileW = 1
WLRegSmartKeyInstallToRegistry = 1
WLRegSmartKeyInstallToRegistryW = 1
WLRegTotalDays = 60
WLRegTotalExecutions = 110
WLRegGetLicenseHardwareID = 2222-2222-2222-3333-3333-4444-4444-5555
WLRegDisableKeyCurrentInstance = 1
WLRegNetInstancesGet = 1
WLRegNetInstancesMax = 5
WLRegGetLicenseType = 1
WLRegGetLicenseRestrictions = 0
WLRegActivateSoftware = 0
WLRegDeactivateSoftware = 0
[Miscellaneous]
WLCheckVirtualPC = 0
WLGetCurrentCountry = 2
WLHardwareCheckID = 1
WLHardwareGetID = 1111-2222-3333-4444-5555-6666-7777-8888
WLHardwareGetIDW = 1111-2222-3333-4444-5555-6666-7777-8888
WLHardwareGetIdType = 0
WLPasswordCheck = 1
WLProtectCheckCodeIntegrity = 0
WLProtectCheckDebugger = 0
WLHardwareRuntimeCheckU3 = 1
WLGetProtectionDate = 23/10/2008
[Activation]
; The following APIs are not yet available to use
WLActCheck = 1
WLActGetInfo_Custom1 = 1
WLActGetInfo_Custom2 = 2
WLActGetInfo_Custom3 = 3
WLActInstall = 1
WLActExpirationDate = 22/08/2008
WLActDaysToActivate = 4
WLActUninstall = 1