diff --git a/CncLib/CncLib.vbproj b/CncLib/CncLib.vbproj index 2a01aaa6..7e782377 100644 --- a/CncLib/CncLib.vbproj +++ b/CncLib/CncLib.vbproj @@ -10,7 +10,7 @@ CncLib 512 Windows - v4.6.1 + v4.5.2 diff --git a/CncLib/My Project/AssemblyInfo.vb b/CncLib/My Project/AssemblyInfo.vb index ff9228af..9ba545d8 100644 --- a/CncLib/My Project/AssemblyInfo.vb +++ b/CncLib/My Project/AssemblyInfo.vb @@ -20,5 +20,16 @@ Imports System.Runtime.InteropServices 'The following GUID is for the ID of the typelib if this project is exposed to COM +' Version information for an assembly consists of the following four values: +' +' Major Version +' Minor Version +' Build Number +' Revision +' +' You can specify all the values or you can default the Build and Revision Numbers +' by using the '*' as shown below: +' + diff --git a/CncLib/My Project/Resources.Designer.vb b/CncLib/My Project/Resources.Designer.vb index 971df13c..4ebee5f4 100644 --- a/CncLib/My Project/Resources.Designer.vb +++ b/CncLib/My Project/Resources.Designer.vb @@ -22,7 +22,7 @@ Namespace My.Resources ''' ''' Classe di risorse fortemente tipizzata per la ricerca di stringhe localizzate e così via. ''' - _ diff --git a/CncLib/My Project/Settings.Designer.vb b/CncLib/My Project/Settings.Designer.vb index 26fafa25..d0ef8ed7 100644 --- a/CncLib/My Project/Settings.Designer.vb +++ b/CncLib/My Project/Settings.Designer.vb @@ -15,7 +15,7 @@ Option Explicit On Namespace My _ Partial Friend NotInheritable Class MySettings Inherits Global.System.Configuration.ApplicationSettingsBase @@ -29,7 +29,7 @@ Namespace My Private Shared addedHandlerLockObject As New Object _ - Private Shared Sub AutoSaveSettings(sender As Global.System.Object, e As Global.System.EventArgs) + Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs) If My.Application.SaveMySettingsOnExit Then My.Settings.Save() End If diff --git a/CncLib/Service References/OPENcontrol/Reference.vb b/CncLib/Service References/OPENcontrol/Reference.vb index e813495b..fb321eb7 100644 --- a/CncLib/Service References/OPENcontrol/Reference.vb +++ b/CncLib/Service References/OPENcontrol/Reference.vb @@ -740,7 +740,7 @@ Namespace OPENcontrol End Interface ''' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - _ Public Enum TABLETYPEII @@ -8323,7 +8323,7 @@ Namespace OPENcontrol End Enum ''' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - _ Public Enum PROCWORDVARTYPE @@ -11052,7 +11052,7 @@ Namespace OPENcontrol End Enum ''' - - - - - _ Public Enum PROCDOUBLEVARTYPE @@ -11437,7 +11437,7 @@ Namespace OPENcontrol End Enum ''' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - _ Public Enum RCMTOMODE @@ -15340,7 +15340,7 @@ Namespace OPENcontrol End Enum ''' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - _ Public Enum SECURITYLEVEL @@ -18145,7 +18145,7 @@ Namespace OPENcontrol End Enum ''' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +