MS ClipboardWatcherStart

This commit is contained in:
2021-01-04 16:35:56 +01:00
parent 9d77f906e0
commit 4585e63d81
9 changed files with 270 additions and 160 deletions

View File

@@ -80,6 +80,10 @@ Module ModuleRuntimeVariables
Public SEARCH1 As String = ""
Public SEARCH2 As String = ""
Public TL_ICON As Boolean = True
Public START_CW As Boolean = False
Public START_CW_CAPTION As String
Public LICENSE_COUNT As Integer = 0
Public LICENSE_EXPIRED As Boolean = False
Public LICENSE_PROFILES As Integer = 0