This commit is contained in:
Jonathan Jenne
2019-02-01 16:30:31 +01:00
parent c93c270e89
commit e6914c6596
33 changed files with 947 additions and 1067 deletions

View File

@@ -0,0 +1,4 @@
Module SettingsModule
Public Const SERVICE_NAME As String = "DDEDMLicenseSvc"
Public Const SERVICE_DISPLAY_NAME As String = "Digital Data EDM License Service"
End Module