From d6d3101a3ebe27020e466815affdedb24649fbb8 Mon Sep 17 00:00:00 2001 From: "S.E.Locatelli" Date: Mon, 9 May 2022 11:55:25 +0200 Subject: [PATCH] cambio target a 4.8 x test in prod Giacovelli --- CVCncLib/CVCncLib.vbproj | 11 +- CVCncLib/My Project/Resources.Designer.vb | 2 +- CVCncLib/My Project/Settings.Designer.vb | 2 +- .../OpenControl/Reference.vb | 644 ++++++------- .../Web References/WebReference/Reference.vb | 872 +++++++++--------- CVCncLib/app.config | 6 +- CncLib/CncLib.vbproj | 11 +- CncLib/My Project/Resources.Designer.vb | 2 +- CncLib/My Project/Settings.Designer.vb | 2 +- .../OPENcontrol/Reference.vb | 644 ++++++------- CncLib/app.config | 2 +- IOB-UT-NEXT/IOB-UT-NEXT.csproj | 2 +- IOB-UT-NEXT/app.config | 36 +- IOB-WIN-NEXT/App.config | 196 ++-- IOB-WIN-NEXT/IOB-WIN-NEXT.csproj | 2 +- IOB-WIN-NEXT/Properties/Resources.Designer.cs | 26 +- IOB-WIN-NEXT/Properties/Settings.Designer.cs | 10 +- VersGen/App.config | 2 +- VersGen/VersGen.cs | 2 +- VersGen/VersGen.csproj | 9 +- 20 files changed, 1250 insertions(+), 1233 deletions(-) diff --git a/CVCncLib/CVCncLib.vbproj b/CVCncLib/CVCncLib.vbproj index 50917a8b..313975be 100644 --- a/CVCncLib/CVCncLib.vbproj +++ b/CVCncLib/CVCncLib.vbproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -13,7 +13,7 @@ CVCncLib 512 Windows - v4.0 + v4.8 On Binary Off @@ -40,7 +40,8 @@ 3.5 - Client + + true @@ -51,6 +52,7 @@ CVCncLib.xml 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355 x86 + false pdbonly @@ -60,6 +62,7 @@ .\ CVCncLib.xml 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355 + false true @@ -71,6 +74,7 @@ full x86 MinimumRecommendedRules.ruleset + false true @@ -81,6 +85,7 @@ pdbonly x86 MinimumRecommendedRules.ruleset + false diff --git a/CVCncLib/My Project/Resources.Designer.vb b/CVCncLib/My Project/Resources.Designer.vb index 412efab0..61f7f57e 100644 --- a/CVCncLib/My Project/Resources.Designer.vb +++ b/CVCncLib/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/CVCncLib/My Project/Settings.Designer.vb b/CVCncLib/My Project/Settings.Designer.vb index 43ddfffe..34334d70 100644 --- a/CVCncLib/My Project/Settings.Designer.vb +++ b/CVCncLib/My Project/Settings.Designer.vb @@ -15,7 +15,7 @@ Option Explicit On Namespace My _ Partial Friend NotInheritable Class MySettings Inherits Global.System.Configuration.ApplicationSettingsBase diff --git a/CVCncLib/Service References/OpenControl/Reference.vb b/CVCncLib/Service References/OpenControl/Reference.vb index b8a0fe0f..0e55e4dc 100644 --- a/CVCncLib/Service References/OpenControl/Reference.vb +++ b/CVCncLib/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 ''' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - _ @@ -6923,7 +6923,7 @@ Namespace WebReference End Class ''' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - _ Public Enum TABLETYPEII @@ -10828,7 +10828,7 @@ Namespace WebReference End Enum ''' - _ Public Enum PROCWORDVARTYPE @@ -10903,7 +10903,7 @@ Namespace WebReference End Enum ''' - _ Public Enum PROCDOUBLEVARTYPE @@ -10962,7 +10962,7 @@ Namespace WebReference End Enum ''' - _ Public Enum RCMTOMODE @@ -10977,7 +10977,7 @@ Namespace WebReference End Enum ''' - _ Public Enum SECURITYLEVEL @@ -11008,11 +11008,11 @@ Namespace WebReference End Enum ''' - _ + _ Public Delegate Sub BootPhaseEnquiryCompletedEventHandler(ByVal sender As Object, ByVal e As BootPhaseEnquiryCompletedEventArgs) ''' - _ Partial Public Class BootPhaseEnquiryCompletedEventArgs @@ -11059,11 +11059,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub BootRebootCompletedEventHandler(ByVal sender As Object, ByVal e As BootRebootCompletedEventArgs) ''' - _ Partial Public Class BootRebootCompletedEventArgs @@ -11102,11 +11102,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub BootShutDownCompletedEventHandler(ByVal sender As Object, ByVal e As BootShutDownCompletedEventArgs) ''' - _ Partial Public Class BootShutDownCompletedEventArgs @@ -11145,11 +11145,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub BootModeCompletedEventHandler(ByVal sender As Object, ByVal e As BootModeCompletedEventArgs) ''' - _ Partial Public Class BootModeCompletedEventArgs @@ -11188,11 +11188,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetHWKeyCompletedEventHandler(ByVal sender As Object, ByVal e As GetHWKeyCompletedEventArgs) ''' - _ Partial Public Class GetHWKeyCompletedEventArgs @@ -11255,11 +11255,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadVarWordCompletedEventHandler(ByVal sender As Object, ByVal e As ReadVarWordCompletedEventArgs) ''' - _ Partial Public Class ReadVarWordCompletedEventArgs @@ -11306,11 +11306,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadVarDoubleCompletedEventHandler(ByVal sender As Object, ByVal e As ReadVarDoubleCompletedEventArgs) ''' - _ Partial Public Class ReadVarDoubleCompletedEventArgs @@ -11357,11 +11357,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub WriteVarWordCompletedEventHandler(ByVal sender As Object, ByVal e As WriteVarWordCompletedEventArgs) ''' - _ Partial Public Class WriteVarWordCompletedEventArgs @@ -11400,11 +11400,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub WriteVarWordBitCompletedEventHandler(ByVal sender As Object, ByVal e As WriteVarWordBitCompletedEventArgs) ''' - _ Partial Public Class WriteVarWordBitCompletedEventArgs @@ -11443,11 +11443,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub WriteVarDoubleCompletedEventHandler(ByVal sender As Object, ByVal e As WriteVarDoubleCompletedEventArgs) ''' - _ Partial Public Class WriteVarDoubleCompletedEventArgs @@ -11486,11 +11486,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadVarTextCompletedEventHandler(ByVal sender As Object, ByVal e As ReadVarTextCompletedEventArgs) ''' - _ Partial Public Class ReadVarTextCompletedEventArgs @@ -11537,11 +11537,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub WriteVarTextCompletedEventHandler(ByVal sender As Object, ByVal e As WriteVarTextCompletedEventArgs) ''' - _ Partial Public Class WriteVarTextCompletedEventArgs @@ -11580,11 +11580,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadNamedVarBoolCompletedEventHandler(ByVal sender As Object, ByVal e As ReadNamedVarBoolCompletedEventArgs) ''' - _ Partial Public Class ReadNamedVarBoolCompletedEventArgs @@ -11631,11 +11631,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadNamedVarByteCompletedEventHandler(ByVal sender As Object, ByVal e As ReadNamedVarByteCompletedEventArgs) ''' - _ Partial Public Class ReadNamedVarByteCompletedEventArgs @@ -11682,11 +11682,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadNamedVarShortCompletedEventHandler(ByVal sender As Object, ByVal e As ReadNamedVarShortCompletedEventArgs) ''' - _ Partial Public Class ReadNamedVarShortCompletedEventArgs @@ -11733,11 +11733,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadNamedVarWordCompletedEventHandler(ByVal sender As Object, ByVal e As ReadNamedVarWordCompletedEventArgs) ''' - _ Partial Public Class ReadNamedVarWordCompletedEventArgs @@ -11784,11 +11784,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadNamedVarLongCompletedEventHandler(ByVal sender As Object, ByVal e As ReadNamedVarLongCompletedEventArgs) ''' - _ Partial Public Class ReadNamedVarLongCompletedEventArgs @@ -11835,11 +11835,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadNamedVarDwordCompletedEventHandler(ByVal sender As Object, ByVal e As ReadNamedVarDwordCompletedEventArgs) ''' - _ Partial Public Class ReadNamedVarDwordCompletedEventArgs @@ -11886,11 +11886,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadNamedVarDoubleCompletedEventHandler(ByVal sender As Object, ByVal e As ReadNamedVarDoubleCompletedEventArgs) ''' - _ Partial Public Class ReadNamedVarDoubleCompletedEventArgs @@ -11937,11 +11937,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadNamedVarStringCompletedEventHandler(ByVal sender As Object, ByVal e As ReadNamedVarStringCompletedEventArgs) ''' - _ Partial Public Class ReadNamedVarStringCompletedEventArgs @@ -11988,11 +11988,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub WriteNamedVarBoolCompletedEventHandler(ByVal sender As Object, ByVal e As WriteNamedVarBoolCompletedEventArgs) ''' - _ Partial Public Class WriteNamedVarBoolCompletedEventArgs @@ -12031,11 +12031,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub WriteNamedVarByteCompletedEventHandler(ByVal sender As Object, ByVal e As WriteNamedVarByteCompletedEventArgs) ''' - _ Partial Public Class WriteNamedVarByteCompletedEventArgs @@ -12074,11 +12074,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub WriteNamedVarShortCompletedEventHandler(ByVal sender As Object, ByVal e As WriteNamedVarShortCompletedEventArgs) ''' - _ Partial Public Class WriteNamedVarShortCompletedEventArgs @@ -12117,11 +12117,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub WriteNamedVarWordCompletedEventHandler(ByVal sender As Object, ByVal e As WriteNamedVarWordCompletedEventArgs) ''' - _ Partial Public Class WriteNamedVarWordCompletedEventArgs @@ -12160,11 +12160,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub WriteNamedVarLongCompletedEventHandler(ByVal sender As Object, ByVal e As WriteNamedVarLongCompletedEventArgs) ''' - _ Partial Public Class WriteNamedVarLongCompletedEventArgs @@ -12203,11 +12203,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub WriteNamedVarDwordCompletedEventHandler(ByVal sender As Object, ByVal e As WriteNamedVarDwordCompletedEventArgs) ''' - _ Partial Public Class WriteNamedVarDwordCompletedEventArgs @@ -12246,11 +12246,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub WriteNamedVarDoubleCompletedEventHandler(ByVal sender As Object, ByVal e As WriteNamedVarDoubleCompletedEventArgs) ''' - _ Partial Public Class WriteNamedVarDoubleCompletedEventArgs @@ -12289,11 +12289,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub WriteNamedVarStringCompletedEventHandler(ByVal sender As Object, ByVal e As WriteNamedVarStringCompletedEventArgs) ''' - _ Partial Public Class WriteNamedVarStringCompletedEventArgs @@ -12332,11 +12332,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadWarningMsgCompletedEventHandler(ByVal sender As Object, ByVal e As ReadWarningMsgCompletedEventArgs) ''' - _ Partial Public Class ReadWarningMsgCompletedEventArgs @@ -12383,11 +12383,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ResetSingleTableIICompletedEventHandler(ByVal sender As Object, ByVal e As ResetSingleTableIICompletedEventArgs) ''' - _ Partial Public Class ResetSingleTableIICompletedEventArgs @@ -12426,11 +12426,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LockTableIICompletedEventHandler(ByVal sender As Object, ByVal e As LockTableIICompletedEventArgs) ''' - _ Partial Public Class LockTableIICompletedEventArgs @@ -12469,11 +12469,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub UnLockTableIICompletedEventHandler(ByVal sender As Object, ByVal e As UnLockTableIICompletedEventArgs) ''' - _ Partial Public Class UnLockTableIICompletedEventArgs @@ -12512,11 +12512,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetOriginTabRecordIICompletedEventHandler(ByVal sender As Object, ByVal e As GetOriginTabRecordIICompletedEventArgs) ''' - _ Partial Public Class GetOriginTabRecordIICompletedEventArgs @@ -12563,11 +12563,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetOriginTabRecordIICompletedEventHandler(ByVal sender As Object, ByVal e As SetOriginTabRecordIICompletedEventArgs) ''' - _ Partial Public Class SetOriginTabRecordIICompletedEventArgs @@ -12606,11 +12606,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetToolTabRecordIICompletedEventHandler(ByVal sender As Object, ByVal e As GetToolTabRecordIICompletedEventArgs) ''' - _ Partial Public Class GetToolTabRecordIICompletedEventArgs @@ -12657,11 +12657,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetToolTabRecordIICompletedEventHandler(ByVal sender As Object, ByVal e As SetToolTabRecordIICompletedEventArgs) ''' - _ Partial Public Class SetToolTabRecordIICompletedEventArgs @@ -12700,11 +12700,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetOffsetTabRecordIICompletedEventHandler(ByVal sender As Object, ByVal e As GetOffsetTabRecordIICompletedEventArgs) ''' - _ Partial Public Class GetOffsetTabRecordIICompletedEventArgs @@ -12751,11 +12751,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetOffsetTabRecordIICompletedEventHandler(ByVal sender As Object, ByVal e As SetOffsetTabRecordIICompletedEventArgs) ''' - _ Partial Public Class SetOffsetTabRecordIICompletedEventArgs @@ -12794,11 +12794,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetUserTabRecordIICompletedEventHandler(ByVal sender As Object, ByVal e As GetUserTabRecordIICompletedEventArgs) ''' - _ Partial Public Class GetUserTabRecordIICompletedEventArgs @@ -12845,11 +12845,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetUserTabRecordIICompletedEventHandler(ByVal sender As Object, ByVal e As SetUserTabRecordIICompletedEventArgs) ''' - _ Partial Public Class SetUserTabRecordIICompletedEventArgs @@ -12888,11 +12888,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetMagazineTabRecordIICompletedEventHandler(ByVal sender As Object, ByVal e As GetMagazineTabRecordIICompletedEventArgs) ''' - _ Partial Public Class GetMagazineTabRecordIICompletedEventArgs @@ -12939,11 +12939,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetMagazineTabRecordIICompletedEventHandler(ByVal sender As Object, ByVal e As SetMagazineTabRecordIICompletedEventArgs) ''' - _ Partial Public Class SetMagazineTabRecordIICompletedEventArgs @@ -12982,11 +12982,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetPocketTabRecordIICompletedEventHandler(ByVal sender As Object, ByVal e As GetPocketTabRecordIICompletedEventArgs) ''' - _ Partial Public Class GetPocketTabRecordIICompletedEventArgs @@ -13033,11 +13033,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetPocketTabRecordIICompletedEventHandler(ByVal sender As Object, ByVal e As SetPocketTabRecordIICompletedEventArgs) ''' - _ Partial Public Class SetPocketTabRecordIICompletedEventArgs @@ -13076,11 +13076,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SaveTablesCompletedEventHandler(ByVal sender As Object, ByVal e As SaveTablesCompletedEventArgs) ''' - _ Partial Public Class SaveTablesCompletedEventArgs @@ -13119,11 +13119,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub RestoreSingleTableCompletedEventHandler(ByVal sender As Object, ByVal e As RestoreSingleTableCompletedEventArgs) ''' - _ Partial Public Class RestoreSingleTableCompletedEventArgs @@ -13162,11 +13162,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SaveSingleTableCompletedEventHandler(ByVal sender As Object, ByVal e As SaveSingleTableCompletedEventArgs) ''' - _ Partial Public Class SaveSingleTableCompletedEventArgs @@ -13205,11 +13205,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SaveBackupMemoryCompletedEventHandler(ByVal sender As Object, ByVal e As SaveBackupMemoryCompletedEventArgs) ''' - _ Partial Public Class SaveBackupMemoryCompletedEventArgs @@ -13248,11 +13248,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub RestoreBackupMemoryCompletedEventHandler(ByVal sender As Object, ByVal e As RestoreBackupMemoryCompletedEventArgs) ''' - _ Partial Public Class RestoreBackupMemoryCompletedEventArgs @@ -13291,11 +13291,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ToolSearchCompletedEventHandler(ByVal sender As Object, ByVal e As ToolSearchCompletedEventArgs) ''' - _ Partial Public Class ToolSearchCompletedEventArgs @@ -13350,11 +13350,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ToolSearchLifeCompletedEventHandler(ByVal sender As Object, ByVal e As ToolSearchLifeCompletedEventArgs) ''' - _ Partial Public Class ToolSearchLifeCompletedEventArgs @@ -13409,11 +13409,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ToolSearchDirCompletedEventHandler(ByVal sender As Object, ByVal e As ToolSearchDirCompletedEventArgs) ''' - _ Partial Public Class ToolSearchDirCompletedEventArgs @@ -13468,11 +13468,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ToolSearchLifeDirCompletedEventHandler(ByVal sender As Object, ByVal e As ToolSearchLifeDirCompletedEventArgs) ''' - _ Partial Public Class ToolSearchLifeDirCompletedEventArgs @@ -13527,11 +13527,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ToolSameFamilyCompletedEventHandler(ByVal sender As Object, ByVal e As ToolSameFamilyCompletedEventArgs) ''' - _ Partial Public Class ToolSameFamilyCompletedEventArgs @@ -13586,11 +13586,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ToolLoadCompletedEventHandler(ByVal sender As Object, ByVal e As ToolLoadCompletedEventArgs) ''' - _ Partial Public Class ToolLoadCompletedEventArgs @@ -13629,11 +13629,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ToolUnloadCompletedEventHandler(ByVal sender As Object, ByVal e As ToolUnloadCompletedEventArgs) ''' - _ Partial Public Class ToolUnloadCompletedEventArgs @@ -13672,11 +13672,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub PocketSearchCompletedEventHandler(ByVal sender As Object, ByVal e As PocketSearchCompletedEventArgs) ''' - _ Partial Public Class PocketSearchCompletedEventArgs @@ -13723,11 +13723,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub PocketClosestCompletedEventHandler(ByVal sender As Object, ByVal e As PocketClosestCompletedEventArgs) ''' - _ Partial Public Class PocketClosestCompletedEventArgs @@ -13798,11 +13798,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub PocketNearestCompletedEventHandler(ByVal sender As Object, ByVal e As PocketNearestCompletedEventArgs) ''' - _ Partial Public Class PocketNearestCompletedEventArgs @@ -13849,11 +13849,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ToolLifeCompletedEventHandler(ByVal sender As Object, ByVal e As ToolLifeCompletedEventArgs) ''' - _ Partial Public Class ToolLifeCompletedEventArgs @@ -13908,11 +13908,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LoadTableFromFileCompletedEventHandler(ByVal sender As Object, ByVal e As LoadTableFromFileCompletedEventArgs) ''' - _ Partial Public Class LoadTableFromFileCompletedEventArgs @@ -13951,11 +13951,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub MagConfigurePocketsCompletedEventHandler(ByVal sender As Object, ByVal e As MagConfigurePocketsCompletedEventArgs) ''' - _ Partial Public Class MagConfigurePocketsCompletedEventArgs @@ -13994,11 +13994,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub CycleCompletedEventHandler(ByVal sender As Object, ByVal e As CycleCompletedEventArgs) ''' - _ Partial Public Class CycleCompletedEventArgs @@ -14037,11 +14037,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SyncroCycleCompletedEventHandler(ByVal sender As Object, ByVal e As SyncroCycleCompletedEventArgs) ''' - _ Partial Public Class SyncroCycleCompletedEventArgs @@ -14080,11 +14080,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ResetCompletedEventHandler(ByVal sender As Object, ByVal e As ResetCompletedEventArgs) ''' - _ Partial Public Class ResetCompletedEventArgs @@ -14123,11 +14123,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub HoldCompletedEventHandler(ByVal sender As Object, ByVal e As HoldCompletedEventArgs) ''' - _ Partial Public Class HoldCompletedEventArgs @@ -14166,11 +14166,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetFeedManOverCompletedEventHandler(ByVal sender As Object, ByVal e As SetFeedManOverCompletedEventArgs) ''' - _ Partial Public Class SetFeedManOverCompletedEventArgs @@ -14209,11 +14209,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetFeedRateOverCompletedEventHandler(ByVal sender As Object, ByVal e As SetFeedRateOverCompletedEventArgs) ''' - _ Partial Public Class SetFeedRateOverCompletedEventArgs @@ -14252,11 +14252,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetFeedRapidOverCompletedEventHandler(ByVal sender As Object, ByVal e As SetFeedRapidOverCompletedEventArgs) ''' - _ Partial Public Class SetFeedRapidOverCompletedEventArgs @@ -14295,11 +14295,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetSpeedRateOverCompletedEventHandler(ByVal sender As Object, ByVal e As SetSpeedRateOverCompletedEventArgs) ''' - _ Partial Public Class SetSpeedRateOverCompletedEventArgs @@ -14338,11 +14338,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetManMovDirectionCompletedEventHandler(ByVal sender As Object, ByVal e As SetManMovDirectionCompletedEventArgs) ''' - _ Partial Public Class SetManMovDirectionCompletedEventArgs @@ -14381,11 +14381,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetVarJOGCompletedEventHandler(ByVal sender As Object, ByVal e As GetVarJOGCompletedEventArgs) ''' - _ Partial Public Class GetVarJOGCompletedEventArgs @@ -14432,11 +14432,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetVarJOGCompletedEventHandler(ByVal sender As Object, ByVal e As SetVarJOGCompletedEventArgs) ''' - _ Partial Public Class SetVarJOGCompletedEventArgs @@ -14475,11 +14475,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetVarUASCompletedEventHandler(ByVal sender As Object, ByVal e As SetVarUASCompletedEventArgs) ''' - _ Partial Public Class SetVarUASCompletedEventArgs @@ -14518,11 +14518,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetVarRCMCompletedEventHandler(ByVal sender As Object, ByVal e As GetVarRCMCompletedEventArgs) ''' - _ Partial Public Class GetVarRCMCompletedEventArgs @@ -14569,11 +14569,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetVarRCMCompletedEventHandler(ByVal sender As Object, ByVal e As SetVarRCMCompletedEventArgs) ''' - _ Partial Public Class SetVarRCMCompletedEventArgs @@ -14612,11 +14612,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetVarCYCTIMECompletedEventHandler(ByVal sender As Object, ByVal e As GetVarCYCTIMECompletedEventArgs) ''' - _ Partial Public Class GetVarCYCTIMECompletedEventArgs @@ -14663,11 +14663,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetVarCYCTIMECompletedEventHandler(ByVal sender As Object, ByVal e As SetVarCYCTIMECompletedEventArgs) ''' - _ Partial Public Class SetVarCYCTIMECompletedEventArgs @@ -14706,11 +14706,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetProcVarWordCompletedEventHandler(ByVal sender As Object, ByVal e As GetProcVarWordCompletedEventArgs) ''' - _ Partial Public Class GetProcVarWordCompletedEventArgs @@ -14757,11 +14757,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetProcVarWordCompletedEventHandler(ByVal sender As Object, ByVal e As SetProcVarWordCompletedEventArgs) ''' - _ Partial Public Class SetProcVarWordCompletedEventArgs @@ -14800,11 +14800,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetProcVarDoubleCompletedEventHandler(ByVal sender As Object, ByVal e As GetProcVarDoubleCompletedEventArgs) ''' - _ Partial Public Class GetProcVarDoubleCompletedEventArgs @@ -14851,11 +14851,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetProcVarDoubleCompletedEventHandler(ByVal sender As Object, ByVal e As SetProcVarDoubleCompletedEventArgs) ''' - _ Partial Public Class SetProcVarDoubleCompletedEventArgs @@ -14894,11 +14894,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetMdiStringCompletedEventHandler(ByVal sender As Object, ByVal e As SetMdiStringCompletedEventArgs) ''' - _ Partial Public Class SetMdiStringCompletedEventArgs @@ -14937,11 +14937,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetProcessModeCompletedEventHandler(ByVal sender As Object, ByVal e As SetProcessModeCompletedEventArgs) ''' - _ Partial Public Class SetProcessModeCompletedEventArgs @@ -14980,11 +14980,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SelectProcessCompletedEventHandler(ByVal sender As Object, ByVal e As SelectProcessCompletedEventArgs) ''' - _ Partial Public Class SelectProcessCompletedEventArgs @@ -15023,11 +15023,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetSelectedProcessCompletedEventHandler(ByVal sender As Object, ByVal e As GetSelectedProcessCompletedEventArgs) ''' - _ Partial Public Class GetSelectedProcessCompletedEventArgs @@ -15074,11 +15074,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SelectProcAxisCompletedEventHandler(ByVal sender As Object, ByVal e As SelectProcAxisCompletedEventArgs) ''' - _ Partial Public Class SelectProcAxisCompletedEventArgs @@ -15117,11 +15117,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SelectPartProgramCompletedEventHandler(ByVal sender As Object, ByVal e As SelectPartProgramCompletedEventArgs) ''' - _ Partial Public Class SelectPartProgramCompletedEventArgs @@ -15160,11 +15160,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SelectPartProgramFromDriveCompletedEventHandler(ByVal sender As Object, ByVal e As SelectPartProgramFromDriveCompletedEventArgs) ''' - _ Partial Public Class SelectPartProgramFromDriveCompletedEventArgs @@ -15203,11 +15203,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetActivePartProgramCompletedEventHandler(ByVal sender As Object, ByVal e As GetActivePartProgramCompletedEventArgs) ''' - _ Partial Public Class GetActivePartProgramCompletedEventArgs @@ -15270,11 +15270,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetActivePartProgramFullPathCompletedEventHandler(ByVal sender As Object, ByVal e As GetActivePartProgramFullPathCompletedEventArgs) ''' - _ Partial Public Class GetActivePartProgramFullPathCompletedEventArgs @@ -15337,11 +15337,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetPartProgramLinesCompletedEventHandler(ByVal sender As Object, ByVal e As GetPartProgramLinesCompletedEventArgs) ''' - _ Partial Public Class GetPartProgramLinesCompletedEventArgs @@ -15444,11 +15444,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetAxOriginNumCompletedEventHandler(ByVal sender As Object, ByVal e As GetAxOriginNumCompletedEventArgs) ''' - _ Partial Public Class GetAxOriginNumCompletedEventArgs @@ -15503,11 +15503,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetAxesPositionCompletedEventHandler(ByVal sender As Object, ByVal e As GetAxesPositionCompletedEventArgs) ''' - _ Partial Public Class GetAxesPositionCompletedEventArgs @@ -15562,11 +15562,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetNcInfo1CompletedEventHandler(ByVal sender As Object, ByVal e As GetNcInfo1CompletedEventArgs) ''' - _ Partial Public Class GetNcInfo1CompletedEventArgs @@ -15613,11 +15613,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetNcInfo2CompletedEventHandler(ByVal sender As Object, ByVal e As GetNcInfo2CompletedEventArgs) ''' - _ Partial Public Class GetNcInfo2CompletedEventArgs @@ -15664,11 +15664,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetToolNamesCompletedEventHandler(ByVal sender As Object, ByVal e As GetToolNamesCompletedEventArgs) ''' - _ Partial Public Class GetToolNamesCompletedEventArgs @@ -15723,11 +15723,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetProcessStatusCompletedEventHandler(ByVal sender As Object, ByVal e As GetProcessStatusCompletedEventArgs) ''' - _ Partial Public Class GetProcessStatusCompletedEventArgs @@ -15774,11 +15774,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetBlkNumCompletedEventHandler(ByVal sender As Object, ByVal e As GetBlkNumCompletedEventArgs) ''' - _ Partial Public Class GetBlkNumCompletedEventArgs @@ -15825,11 +15825,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadErrMsgCompletedEventHandler(ByVal sender As Object, ByVal e As ReadErrMsgCompletedEventArgs) ''' - _ Partial Public Class ReadErrMsgCompletedEventArgs @@ -15876,11 +15876,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadPartProgramMsgCompletedEventHandler(ByVal sender As Object, ByVal e As ReadPartProgramMsgCompletedEventArgs) ''' - _ Partial Public Class ReadPartProgramMsgCompletedEventArgs @@ -15927,11 +15927,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetGCodeCompletedEventHandler(ByVal sender As Object, ByVal e As GetGCodeCompletedEventArgs) ''' - _ Partial Public Class GetGCodeCompletedEventArgs @@ -15978,11 +15978,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetMCodeCompletedEventHandler(ByVal sender As Object, ByVal e As GetMCodeCompletedEventArgs) ''' - _ Partial Public Class GetMCodeCompletedEventArgs @@ -16029,11 +16029,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SkipPProgBlockCompletedEventHandler(ByVal sender As Object, ByVal e As SkipPProgBlockCompletedEventArgs) ''' - _ Partial Public Class SkipPProgBlockCompletedEventArgs @@ -16072,11 +16072,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub EseCompletedEventHandler(ByVal sender As Object, ByVal e As EseCompletedEventArgs) ''' - _ Partial Public Class EseCompletedEventArgs @@ -16115,11 +16115,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub EseExCompletedEventHandler(ByVal sender As Object, ByVal e As EseExCompletedEventArgs) ''' - _ Partial Public Class EseExCompletedEventArgs @@ -16158,11 +16158,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ExeCompletedEventHandler(ByVal sender As Object, ByVal e As ExeCompletedEventArgs) ''' - _ Partial Public Class ExeCompletedEventArgs @@ -16201,11 +16201,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub AxesRefCompletedEventHandler(ByVal sender As Object, ByVal e As AxesRefCompletedEventArgs) ''' - _ Partial Public Class AxesRefCompletedEventArgs @@ -16244,11 +16244,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub DncInitCompletedEventHandler(ByVal sender As Object, ByVal e As DncInitCompletedEventArgs) ''' - _ Partial Public Class DncInitCompletedEventArgs @@ -16287,11 +16287,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub DncDataCompletedEventHandler(ByVal sender As Object, ByVal e As DncDataCompletedEventArgs) ''' - _ Partial Public Class DncDataCompletedEventArgs @@ -16330,11 +16330,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub DncEofCompletedEventHandler(ByVal sender As Object, ByVal e As DncEofCompletedEventArgs) ''' - _ Partial Public Class DncEofCompletedEventArgs @@ -16373,11 +16373,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub DncStopCompletedEventHandler(ByVal sender As Object, ByVal e As DncStopCompletedEventArgs) ''' - _ Partial Public Class DncStopCompletedEventArgs @@ -16416,11 +16416,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetAxesInfo3CompletedEventHandler(ByVal sender As Object, ByVal e As GetAxesInfo3CompletedEventArgs) ''' - _ Partial Public Class GetAxesInfo3CompletedEventArgs @@ -16499,11 +16499,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetCodeNumberCompletedEventHandler(ByVal sender As Object, ByVal e As GetCodeNumberCompletedEventArgs) ''' - _ Partial Public Class GetCodeNumberCompletedEventArgs @@ -16558,11 +16558,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetOptionsCompletedEventHandler(ByVal sender As Object, ByVal e As GetOptionsCompletedEventArgs) ''' - _ Partial Public Class GetOptionsCompletedEventArgs @@ -16625,11 +16625,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetDateTimeCompletedEventHandler(ByVal sender As Object, ByVal e As GetDateTimeCompletedEventArgs) ''' - _ Partial Public Class GetDateTimeCompletedEventArgs @@ -16716,11 +16716,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetDateTimeCompletedEventHandler(ByVal sender As Object, ByVal e As SetDateTimeCompletedEventArgs) ''' - _ Partial Public Class SetDateTimeCompletedEventArgs @@ -16759,11 +16759,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetSerialNumberCompletedEventHandler(ByVal sender As Object, ByVal e As GetSerialNumberCompletedEventArgs) ''' - _ Partial Public Class GetSerialNumberCompletedEventArgs @@ -16810,11 +16810,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub PutFileCompletedEventHandler(ByVal sender As Object, ByVal e As PutFileCompletedEventArgs) ''' - _ Partial Public Class PutFileCompletedEventArgs @@ -16853,11 +16853,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetFileCompletedEventHandler(ByVal sender As Object, ByVal e As GetFileCompletedEventArgs) ''' - _ Partial Public Class GetFileCompletedEventArgs @@ -16912,11 +16912,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub PutBinaryFileCompletedEventHandler(ByVal sender As Object, ByVal e As PutBinaryFileCompletedEventArgs) ''' - _ Partial Public Class PutBinaryFileCompletedEventArgs @@ -16955,11 +16955,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetBinaryFileCompletedEventHandler(ByVal sender As Object, ByVal e As GetBinaryFileCompletedEventArgs) ''' - _ Partial Public Class GetBinaryFileCompletedEventArgs @@ -17006,11 +17006,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSSetSecurityLevelCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSSetSecurityLevelCompletedEventArgs) ''' - _ Partial Public Class LogFSSetSecurityLevelCompletedEventArgs @@ -17057,11 +17057,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSGetSecurityLevelCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSGetSecurityLevelCompletedEventArgs) ''' - _ Partial Public Class LogFSGetSecurityLevelCompletedEventArgs @@ -17108,11 +17108,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSLongFileNamesCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSLongFileNamesCompletedEventArgs) ''' - _ Partial Public Class LogFSLongFileNamesCompletedEventArgs @@ -17159,11 +17159,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSGetNumDriveCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSGetNumDriveCompletedEventArgs) ''' - _ Partial Public Class LogFSGetNumDriveCompletedEventArgs @@ -17218,11 +17218,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSGetDriveListCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSGetDriveListCompletedEventArgs) ''' - _ Partial Public Class LogFSGetDriveListCompletedEventArgs @@ -17269,11 +17269,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSGetHiddenDriveListCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSGetHiddenDriveListCompletedEventArgs) ''' - _ Partial Public Class LogFSGetHiddenDriveListCompletedEventArgs @@ -17320,11 +17320,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSGetDrivePathCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSGetDrivePathCompletedEventArgs) ''' - _ Partial Public Class LogFSGetDrivePathCompletedEventArgs @@ -17371,11 +17371,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSAddDriveCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSAddDriveCompletedEventArgs) ''' - _ Partial Public Class LogFSAddDriveCompletedEventArgs @@ -17414,11 +17414,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSRemoveDriveCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSRemoveDriveCompletedEventArgs) ''' - _ Partial Public Class LogFSRemoveDriveCompletedEventArgs @@ -17457,11 +17457,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSReloadDriveListCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSReloadDriveListCompletedEventArgs) ''' - _ Partial Public Class LogFSReloadDriveListCompletedEventArgs @@ -17500,11 +17500,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSCreateDirCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSCreateDirCompletedEventArgs) ''' - _ Partial Public Class LogFSCreateDirCompletedEventArgs @@ -17543,11 +17543,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSCreateFileCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSCreateFileCompletedEventArgs) ''' - _ Partial Public Class LogFSCreateFileCompletedEventArgs @@ -17586,11 +17586,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSGetFileSizeCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSGetFileSizeCompletedEventArgs) ''' - _ Partial Public Class LogFSGetFileSizeCompletedEventArgs @@ -17637,11 +17637,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSGetFileAttribCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSGetFileAttribCompletedEventArgs) ''' - _ Partial Public Class LogFSGetFileAttribCompletedEventArgs @@ -17688,11 +17688,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSSetFileAttribCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSSetFileAttribCompletedEventArgs) ''' - _ Partial Public Class LogFSSetFileAttribCompletedEventArgs @@ -17731,11 +17731,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSChangeFileAttribCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSChangeFileAttribCompletedEventArgs) ''' - _ Partial Public Class LogFSChangeFileAttribCompletedEventArgs @@ -17774,11 +17774,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSFindFirstCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSFindFirstCompletedEventArgs) ''' - _ Partial Public Class LogFSFindFirstCompletedEventArgs @@ -17833,11 +17833,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSFindNextCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSFindNextCompletedEventArgs) ''' - _ Partial Public Class LogFSFindNextCompletedEventArgs @@ -17892,11 +17892,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSFindCloseCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSFindCloseCompletedEventArgs) ''' - _ Partial Public Class LogFSFindCloseCompletedEventArgs @@ -17935,11 +17935,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSRemoveFileCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSRemoveFileCompletedEventArgs) ''' - _ Partial Public Class LogFSRemoveFileCompletedEventArgs @@ -17978,11 +17978,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSRemoveDirCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSRemoveDirCompletedEventArgs) ''' - _ Partial Public Class LogFSRemoveDirCompletedEventArgs @@ -18021,11 +18021,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSRenameCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSRenameCompletedEventArgs) ''' - _ Partial Public Class LogFSRenameCompletedEventArgs @@ -18064,11 +18064,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSCopyFileCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSCopyFileCompletedEventArgs) ''' - _ Partial Public Class LogFSCopyFileCompletedEventArgs @@ -18107,11 +18107,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSGetInfoCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSGetInfoCompletedEventArgs) ''' - _ Partial Public Class LogFSGetInfoCompletedEventArgs @@ -18158,11 +18158,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSOpenFileCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSOpenFileCompletedEventArgs) ''' - _ Partial Public Class LogFSOpenFileCompletedEventArgs @@ -18209,11 +18209,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSCloseFileCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSCloseFileCompletedEventArgs) ''' - _ Partial Public Class LogFSCloseFileCompletedEventArgs @@ -18260,11 +18260,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetSysTickCompletedEventHandler(ByVal sender As Object, ByVal e As GetSysTickCompletedEventArgs) ''' - _ Partial Public Class GetSysTickCompletedEventArgs @@ -18311,11 +18311,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetProcessConfNumCompletedEventHandler(ByVal sender As Object, ByVal e As GetProcessConfNumCompletedEventArgs) ''' - _ Partial Public Class GetProcessConfNumCompletedEventArgs @@ -18362,11 +18362,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub CheckHistoryCompletedEventHandler(ByVal sender As Object, ByVal e As CheckHistoryCompletedEventArgs) ''' - _ Partial Public Class CheckHistoryCompletedEventArgs @@ -18429,11 +18429,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadHistoryEmergMsgCompletedEventHandler(ByVal sender As Object, ByVal e As ReadHistoryEmergMsgCompletedEventArgs) ''' - _ Partial Public Class ReadHistoryEmergMsgCompletedEventArgs @@ -18480,11 +18480,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadHistoryErrorMsgCompletedEventHandler(ByVal sender As Object, ByVal e As ReadHistoryErrorMsgCompletedEventArgs) ''' - _ Partial Public Class ReadHistoryErrorMsgCompletedEventArgs @@ -18531,11 +18531,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadHistoryLogMsgCompletedEventHandler(ByVal sender As Object, ByVal e As ReadHistoryLogMsgCompletedEventArgs) ''' - _ Partial Public Class ReadHistoryLogMsgCompletedEventArgs @@ -18582,11 +18582,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadHistoryAnomalyMsgCompletedEventHandler(ByVal sender As Object, ByVal e As ReadHistoryAnomalyMsgCompletedEventArgs) ''' - _ Partial Public Class ReadHistoryAnomalyMsgCompletedEventArgs @@ -18633,11 +18633,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadCurrentErrorMsgCompletedEventHandler(ByVal sender As Object, ByVal e As ReadCurrentErrorMsgCompletedEventArgs) ''' - _ Partial Public Class ReadCurrentErrorMsgCompletedEventArgs @@ -18684,11 +18684,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadCurrentEmergMsgCompletedEventHandler(ByVal sender As Object, ByVal e As ReadCurrentEmergMsgCompletedEventArgs) ''' - _ Partial Public Class ReadCurrentEmergMsgCompletedEventArgs @@ -18735,11 +18735,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadCurrentAnomalyMsgCompletedEventHandler(ByVal sender As Object, ByVal e As ReadCurrentAnomalyMsgCompletedEventArgs) ''' - _ Partial Public Class ReadCurrentAnomalyMsgCompletedEventArgs @@ -18786,11 +18786,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetPTechSizesCompletedEventHandler(ByVal sender As Object, ByVal e As GetPTechSizesCompletedEventArgs) ''' - _ Partial Public Class GetPTechSizesCompletedEventArgs @@ -18853,11 +18853,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LoadPTechCompletedEventHandler(ByVal sender As Object, ByVal e As LoadPTechCompletedEventArgs) ''' - _ Partial Public Class LoadPTechCompletedEventArgs @@ -18896,11 +18896,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetMarkerInfoCompletedEventHandler(ByVal sender As Object, ByVal e As GetMarkerInfoCompletedEventArgs) ''' - _ Partial Public Class GetMarkerInfoCompletedEventArgs @@ -18947,11 +18947,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ManagePartProgramCompletedEventHandler(ByVal sender As Object, ByVal e As ManagePartProgramCompletedEventArgs) ''' - _ Partial Public Class ManagePartProgramCompletedEventArgs @@ -18998,11 +18998,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSWriteRecordCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSWriteRecordCompletedEventArgs) ''' - _ Partial Public Class LogFSWriteRecordCompletedEventArgs @@ -19041,11 +19041,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub LogFSReadRecordCompletedEventHandler(ByVal sender As Object, ByVal e As LogFSReadRecordCompletedEventArgs) ''' - _ Partial Public Class LogFSReadRecordCompletedEventArgs @@ -19100,11 +19100,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadRemapDefinitionsCompletedEventHandler(ByVal sender As Object, ByVal e As ReadRemapDefinitionsCompletedEventArgs) ''' - _ Partial Public Class ReadRemapDefinitionsCompletedEventArgs @@ -19159,11 +19159,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub WriteRemapDefinitionsCompletedEventHandler(ByVal sender As Object, ByVal e As WriteRemapDefinitionsCompletedEventArgs) ''' - _ Partial Public Class WriteRemapDefinitionsCompletedEventArgs @@ -19202,11 +19202,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetServoParCompletedEventHandler(ByVal sender As Object, ByVal e As GetServoParCompletedEventArgs) ''' - _ Partial Public Class GetServoParCompletedEventArgs @@ -19253,11 +19253,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetServoParCompletedEventHandler(ByVal sender As Object, ByVal e As SetServoParCompletedEventArgs) ''' - _ Partial Public Class SetServoParCompletedEventArgs @@ -19296,11 +19296,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetCNCRegKeyCompletedEventHandler(ByVal sender As Object, ByVal e As GetCNCRegKeyCompletedEventArgs) ''' - _ Partial Public Class GetCNCRegKeyCompletedEventArgs @@ -19355,11 +19355,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetSecurityDataCompletedEventHandler(ByVal sender As Object, ByVal e As GetSecurityDataCompletedEventArgs) ''' - _ Partial Public Class GetSecurityDataCompletedEventArgs @@ -19406,11 +19406,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetSecurityDataCompletedEventHandler(ByVal sender As Object, ByVal e As SetSecurityDataCompletedEventArgs) ''' - _ Partial Public Class SetSecurityDataCompletedEventArgs @@ -19449,11 +19449,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetIpAddressCompletedEventHandler(ByVal sender As Object, ByVal e As SetIpAddressCompletedEventArgs) ''' - _ Partial Public Class SetIpAddressCompletedEventArgs @@ -19492,11 +19492,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetProcInInputCompletedEventHandler(ByVal sender As Object, ByVal e As GetProcInInputCompletedEventArgs) ''' - _ Partial Public Class GetProcInInputCompletedEventArgs @@ -19543,11 +19543,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SndProcInpDataCompletedEventHandler(ByVal sender As Object, ByVal e As SndProcInpDataCompletedEventArgs) ''' - _ Partial Public Class SndProcInpDataCompletedEventArgs @@ -19586,11 +19586,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetPartProgramLinesExCompletedEventHandler(ByVal sender As Object, ByVal e As GetPartProgramLinesExCompletedEventArgs) ''' - _ Partial Public Class GetPartProgramLinesExCompletedEventArgs @@ -19693,11 +19693,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetMdiStringExCompletedEventHandler(ByVal sender As Object, ByVal e As SetMdiStringExCompletedEventArgs) ''' - _ Partial Public Class SetMdiStringExCompletedEventArgs @@ -19736,11 +19736,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetExpireDataCompletedEventHandler(ByVal sender As Object, ByVal e As GetExpireDataCompletedEventArgs) ''' - _ Partial Public Class GetExpireDataCompletedEventArgs @@ -19803,11 +19803,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetRemainingTimeCompletedEventHandler(ByVal sender As Object, ByVal e As GetRemainingTimeCompletedEventArgs) ''' - _ Partial Public Class GetRemainingTimeCompletedEventArgs @@ -19854,11 +19854,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GenerateUserKeyCompletedEventHandler(ByVal sender As Object, ByVal e As GenerateUserKeyCompletedEventArgs) ''' - _ Partial Public Class GenerateUserKeyCompletedEventArgs @@ -19905,11 +19905,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub WriteActivationKeyCompletedEventHandler(ByVal sender As Object, ByVal e As WriteActivationKeyCompletedEventArgs) ''' - _ Partial Public Class WriteActivationKeyCompletedEventArgs @@ -19948,11 +19948,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetAvailableCustomEventsCompletedEventHandler(ByVal sender As Object, ByVal e As GetAvailableCustomEventsCompletedEventArgs) ''' - _ Partial Public Class GetAvailableCustomEventsCompletedEventArgs @@ -20007,11 +20007,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub MonOpenChannelCompletedEventHandler(ByVal sender As Object, ByVal e As MonOpenChannelCompletedEventArgs) ''' - _ Partial Public Class MonOpenChannelCompletedEventArgs @@ -20058,11 +20058,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub MonCloseChannelCompletedEventHandler(ByVal sender As Object, ByVal e As MonCloseChannelCompletedEventArgs) ''' - _ Partial Public Class MonCloseChannelCompletedEventArgs @@ -20101,11 +20101,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub MonAddVariableCompletedEventHandler(ByVal sender As Object, ByVal e As MonAddVariableCompletedEventArgs) ''' - _ Partial Public Class MonAddVariableCompletedEventArgs @@ -20152,11 +20152,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub MonDeleteVariableCompletedEventHandler(ByVal sender As Object, ByVal e As MonDeleteVariableCompletedEventArgs) ''' - _ Partial Public Class MonDeleteVariableCompletedEventArgs @@ -20195,11 +20195,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub MonStartSamplingCompletedEventHandler(ByVal sender As Object, ByVal e As MonStartSamplingCompletedEventArgs) ''' - _ Partial Public Class MonStartSamplingCompletedEventArgs @@ -20238,11 +20238,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub MonStopSamplingCompletedEventHandler(ByVal sender As Object, ByVal e As MonStopSamplingCompletedEventArgs) ''' - _ Partial Public Class MonStopSamplingCompletedEventArgs @@ -20281,11 +20281,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub MonGetVariableCompletedEventHandler(ByVal sender As Object, ByVal e As MonGetVariableCompletedEventArgs) ''' - _ Partial Public Class MonGetVariableCompletedEventArgs @@ -20348,11 +20348,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub MonGetVariableSCompletedEventHandler(ByVal sender As Object, ByVal e As MonGetVariableSCompletedEventArgs) ''' - _ Partial Public Class MonGetVariableSCompletedEventArgs @@ -20407,11 +20407,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub MonGetDryRunCompletedEventHandler(ByVal sender As Object, ByVal e As MonGetDryRunCompletedEventArgs) ''' - _ Partial Public Class MonGetDryRunCompletedEventArgs @@ -20474,11 +20474,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub MonGetMovCompletedEventHandler(ByVal sender As Object, ByVal e As MonGetMovCompletedEventArgs) ''' - _ Partial Public Class MonGetMovCompletedEventArgs @@ -20541,11 +20541,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetDriveBasicInfoCompletedEventHandler(ByVal sender As Object, ByVal e As GetDriveBasicInfoCompletedEventArgs) ''' - _ Partial Public Class GetDriveBasicInfoCompletedEventArgs @@ -20592,11 +20592,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadStatisticsCompletedEventHandler(ByVal sender As Object, ByVal e As ReadStatisticsCompletedEventArgs) ''' - _ Partial Public Class ReadStatisticsCompletedEventArgs @@ -20643,11 +20643,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub ReadStatisticsBaseFrequencyCompletedEventHandler(ByVal sender As Object, ByVal e As ReadStatisticsBaseFrequencyCompletedEventArgs) ''' - _ Partial Public Class ReadStatisticsBaseFrequencyCompletedEventArgs @@ -20694,11 +20694,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub GetActiveAmpCompletedEventHandler(ByVal sender As Object, ByVal e As GetActiveAmpCompletedEventArgs) ''' - _ Partial Public Class GetActiveAmpCompletedEventArgs @@ -20753,11 +20753,11 @@ Namespace WebReference End Class ''' - _ + _ Public Delegate Sub SetActiveAmpCompletedEventHandler(ByVal sender As Object, ByVal e As SetActiveAmpCompletedEventArgs) ''' - _ Partial Public Class SetActiveAmpCompletedEventArgs diff --git a/CVCncLib/app.config b/CVCncLib/app.config index 9510dc4f..4cba7d5e 100644 --- a/CVCncLib/app.config +++ b/CVCncLib/app.config @@ -1,8 +1,8 @@ - -
+ +
@@ -35,7 +35,7 @@ - + http://192.168.20.2:8080 diff --git a/CncLib/CncLib.vbproj b/CncLib/CncLib.vbproj index 3c8de2c1..1bde00e9 100644 --- a/CncLib/CncLib.vbproj +++ b/CncLib/CncLib.vbproj @@ -10,8 +10,9 @@ CncLib 512 Windows - v4.0 - Client + v4.8 + + true @@ -109,6 +110,7 @@ full x86 MinimumRecommendedRules.ruleset + false true @@ -120,6 +122,7 @@ pdbonly x86 MinimumRecommendedRules.ruleset + false true @@ -131,6 +134,7 @@ pdbonly x86 MinimumRecommendedRules.ruleset + false true @@ -142,6 +146,7 @@ pdbonly x86 MinimumRecommendedRules.ruleset + false true @@ -153,6 +158,7 @@ pdbonly x86 MinimumRecommendedRules.ruleset + false true @@ -164,6 +170,7 @@ pdbonly x86 MinimumRecommendedRules.ruleset + false diff --git a/CncLib/My Project/Resources.Designer.vb b/CncLib/My Project/Resources.Designer.vb index 971df13c..8bd3db78 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 3c6cf2ef..e2935fec 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 diff --git a/CncLib/Service References/OPENcontrol/Reference.vb b/CncLib/Service References/OPENcontrol/Reference.vb index fedd3273..e145f2d3 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 ''' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/IOB-UT-NEXT/IOB-UT-NEXT.csproj b/IOB-UT-NEXT/IOB-UT-NEXT.csproj index 0f5de88d..b37f973b 100644 --- a/IOB-UT-NEXT/IOB-UT-NEXT.csproj +++ b/IOB-UT-NEXT/IOB-UT-NEXT.csproj @@ -9,7 +9,7 @@ Properties IOB_UT_NEXT IOB-UT-NEXT - v4.6.2 + v4.8 512 diff --git a/IOB-UT-NEXT/app.config b/IOB-UT-NEXT/app.config index 1b1d33ee..91ea10f0 100644 --- a/IOB-UT-NEXT/app.config +++ b/IOB-UT-NEXT/app.config @@ -1,39 +1,39 @@ - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - + diff --git a/IOB-WIN-NEXT/App.config b/IOB-WIN-NEXT/App.config index a5608a95..9a1f3cd0 100644 --- a/IOB-WIN-NEXT/App.config +++ b/IOB-WIN-NEXT/App.config @@ -1,151 +1,151 @@ - + - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - + + + + + + - + - - - + + + - + - - - + + + - - - + + + - + - - - + + + - - + + - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - + + + + + + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - + - + - + - + - \ No newline at end of file + diff --git a/IOB-WIN-NEXT/IOB-WIN-NEXT.csproj b/IOB-WIN-NEXT/IOB-WIN-NEXT.csproj index 1d25aed5..3d8116c6 100644 --- a/IOB-WIN-NEXT/IOB-WIN-NEXT.csproj +++ b/IOB-WIN-NEXT/IOB-WIN-NEXT.csproj @@ -9,7 +9,7 @@ WinExe IOB_WIN_NEXT IOB-WIN-NEXT - v4.6.2 + v4.8 512 false diff --git a/IOB-WIN-NEXT/Properties/Resources.Designer.cs b/IOB-WIN-NEXT/Properties/Resources.Designer.cs index 7c333a93..6439f4b7 100644 --- a/IOB-WIN-NEXT/Properties/Resources.Designer.cs +++ b/IOB-WIN-NEXT/Properties/Resources.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Il codice è stato generato da uno strumento. +// Versione runtime:4.0.30319.42000 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se +// il codice viene rigenerato. // //------------------------------------------------------------------------------ @@ -13,13 +13,13 @@ namespace IOB_WIN_NEXT.Properties { /// - /// A strongly-typed resource class, for looking up localized strings, etc. + /// Classe di risorse fortemente tipizzata per la ricerca di stringhe localizzate e così via. /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] + // Questa classe è stata generata automaticamente dalla classe StronglyTypedResourceBuilder. + // tramite uno strumento quale ResGen o Visual Studio. + // Per aggiungere o rimuovere un membro, modificare il file con estensione ResX ed eseguire nuovamente ResGen + // con l'opzione /str oppure ricompilare il progetto VS. + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { @@ -33,7 +33,7 @@ namespace IOB_WIN_NEXT.Properties { } /// - /// Returns the cached ResourceManager instance used by this class. + /// Restituisce l'istanza di ResourceManager nella cache utilizzata da questa classe. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { @@ -47,8 +47,8 @@ namespace IOB_WIN_NEXT.Properties { } /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. + /// Esegue l'override della proprietà CurrentUICulture del thread corrente per tutte le + /// ricerche di risorse eseguite utilizzando questa classe di risorse fortemente tipizzata. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { diff --git a/IOB-WIN-NEXT/Properties/Settings.Designer.cs b/IOB-WIN-NEXT/Properties/Settings.Designer.cs index 4abd5db4..f664422a 100644 --- a/IOB-WIN-NEXT/Properties/Settings.Designer.cs +++ b/IOB-WIN-NEXT/Properties/Settings.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Il codice è stato generato da uno strumento. +// Versione runtime:4.0.30319.42000 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se +// il codice viene rigenerato. // //------------------------------------------------------------------------------ @@ -12,7 +12,7 @@ namespace IOB_WIN_NEXT.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.8.1.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.1.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/VersGen/App.config b/VersGen/App.config index 87b8cafd..4bfa0056 100644 --- a/VersGen/App.config +++ b/VersGen/App.config @@ -1,6 +1,6 @@ - + diff --git a/VersGen/VersGen.cs b/VersGen/VersGen.cs index a19fbc9d..fed29ca8 100644 --- a/VersGen/VersGen.cs +++ b/VersGen/VersGen.cs @@ -5,5 +5,5 @@ using System.Reflection; [assembly: AssemblyVersion("0.0.0.0")] [assembly: AssemblyFileVersion("0.0.0.0")] -[assembly: AssemblyCopyright("Steamware © 2006-2021")] +[assembly: AssemblyCopyright("Steamware © 2006-2022")] [assembly: AssemblyCompany("Steamware")] \ No newline at end of file diff --git a/VersGen/VersGen.csproj b/VersGen/VersGen.csproj index cc9b000a..9cb48f5b 100644 --- a/VersGen/VersGen.csproj +++ b/VersGen/VersGen.csproj @@ -9,10 +9,11 @@ Properties VersGen VersGen - v4.0 + v4.8 512 true - Client + + AnyCPU @@ -24,6 +25,7 @@ prompt 4 true + false AnyCPU @@ -33,6 +35,7 @@ TRACE prompt 4 + false @@ -45,6 +48,7 @@ x86 prompt MinimumRecommendedRules.ruleset + false bin\x86\Release\ @@ -54,6 +58,7 @@ x86 prompt MinimumRecommendedRules.ruleset + false