Merge branch 'rc' of http://172.16.1.76:3000/caihao/SXS20240115 into rc
# Conflicts: # SRC/MEStc_ABC/MEStc_ABC.csproj # SRC/wsABC/wsABC.csproj
This commit is contained in:
commit
5c6fa6826e
@ -1,9 +1,9 @@
|
|||||||
|
|
||||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
# Visual Studio Version 16
|
# Visual Studio 14
|
||||||
VisualStudioVersion = 16.0.34407.143
|
VisualStudioVersion = 14.0.25420.1
|
||||||
MinimumVisualStudioVersion = 10.0.40219.1
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BR_L_CI_GEN_21690", "BR_L_CI_GEN_21690.vbproj", "{0FD97C44-56DD-44B2-AA3E-351935F5AC9C}"
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BR_L_CI_GEN", "BR_L_CI_GEN.vbproj", "{0FD97C44-56DD-44B2-AA3E-351935F5AC9C}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Test", "..\..\Test\Test.vbproj", "{C4A48E3F-38E4-4E88-A47D-FA5510686E57}"
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Test", "..\..\Test\Test.vbproj", "{C4A48E3F-38E4-4E88-A47D-FA5510686E57}"
|
||||||
ProjectSection(ProjectDependencies) = postProject
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
@ -28,7 +28,15 @@ Global
|
|||||||
GlobalSection(SolutionProperties) = preSolution
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
HideSolutionNode = FALSE
|
HideSolutionNode = FALSE
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
GlobalSection(TeamFoundationVersionControl) = preSolution
|
||||||
SolutionGuid = {DF90C927-3B95-4250-A6CE-ED6D43B03762}
|
SccNumberOfProjects = 3
|
||||||
|
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
|
||||||
|
SccTeamFoundationServer = http://tfs.imestech.com:8080/tfs/messeries6
|
||||||
|
SccLocalPath0 = .
|
||||||
|
SccProjectUniqueName1 = ..\\..\\Test\\Test.vbproj
|
||||||
|
SccProjectName1 = ../../Test
|
||||||
|
SccLocalPath1 = ..\\..\\Test
|
||||||
|
SccProjectUniqueName2 = BR_L_CI_GEN.vbproj
|
||||||
|
SccLocalPath2 = .
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
EndGlobal
|
EndGlobal
|
@ -192,7 +192,6 @@
|
|||||||
<Compile Include="My Project\Application.Designer.vb">
|
<Compile Include="My Project\Application.Designer.vb">
|
||||||
<AutoGen>True</AutoGen>
|
<AutoGen>True</AutoGen>
|
||||||
<DependentUpon>Application.myapp</DependentUpon>
|
<DependentUpon>Application.myapp</DependentUpon>
|
||||||
<DesignTime>True</DesignTime>
|
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="My Project\Resources.Designer.vb">
|
<Compile Include="My Project\Resources.Designer.vb">
|
||||||
<AutoGen>True</AutoGen>
|
<AutoGen>True</AutoGen>
|
@ -1,10 +1,10 @@
|
|||||||
'------------------------------------------------------------------------------
|
'------------------------------------------------------------------------------
|
||||||
' <auto-generated>
|
' <auto-generated>
|
||||||
' 此代码由工具生成。
|
' 這段程式碼是由工具產生的。
|
||||||
' 运行时版本:4.0.30319.42000
|
' 執行階段版本:4.0.30319.42000
|
||||||
'
|
'
|
||||||
' 对此文件的更改可能会导致不正确的行为,并且如果
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
' 重新生成代码,这些更改将会丢失。
|
' 變更將會遺失。
|
||||||
' </auto-generated>
|
' </auto-generated>
|
||||||
'------------------------------------------------------------------------------
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
@ -15,14 +15,14 @@ Imports System
|
|||||||
|
|
||||||
Namespace My.Resources
|
Namespace My.Resources
|
||||||
|
|
||||||
'此类是由 StronglyTypedResourceBuilder
|
'這個類別是自動產生的,是利用 StronglyTypedResourceBuilder
|
||||||
'类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
|
'類別透過 ResGen 或 Visual Studio 這類工具。
|
||||||
'若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
|
'若要加入或移除成員,請編輯您的 .ResX 檔,然後重新執行 ResGen
|
||||||
'(以 /str 作为命令选项),或重新生成 VS 项目。
|
'(利用 /str 選項),或重建您的 VS 專案。
|
||||||
'''<summary>
|
'''<summary>
|
||||||
''' 一个强类型的资源类,用于查找本地化的字符串等。
|
''' 用於查詢當地語系化字串等的強類型資源類別。
|
||||||
'''</summary>
|
'''</summary>
|
||||||
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0"), _
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"), _
|
||||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
|
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
|
||||||
@ -33,7 +33,7 @@ Namespace My.Resources
|
|||||||
Private resourceCulture As Global.System.Globalization.CultureInfo
|
Private resourceCulture As Global.System.Globalization.CultureInfo
|
||||||
|
|
||||||
'''<summary>
|
'''<summary>
|
||||||
''' 返回此类使用的缓存的 ResourceManager 实例。
|
''' 傳回這個類別使用的快取的 ResourceManager 執行個體。
|
||||||
'''</summary>
|
'''</summary>
|
||||||
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
||||||
@ -47,8 +47,8 @@ Namespace My.Resources
|
|||||||
End Property
|
End Property
|
||||||
|
|
||||||
'''<summary>
|
'''<summary>
|
||||||
''' 重写当前线程的 CurrentUICulture 属性,对
|
''' 覆寫目前執行緒的 CurrentUICulture 屬性,對象是所有
|
||||||
''' 使用此强类型资源类的所有资源查找执行重写。
|
''' 使用這個強類型資源類別的資源查閱。
|
||||||
'''</summary>
|
'''</summary>
|
||||||
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
Friend Property Culture() As Global.System.Globalization.CultureInfo
|
Friend Property Culture() As Global.System.Globalization.CultureInfo
|
@ -1,10 +1,10 @@
|
|||||||
'------------------------------------------------------------------------------
|
'------------------------------------------------------------------------------
|
||||||
' <auto-generated>
|
' <auto-generated>
|
||||||
' 此代码由工具生成。
|
' 這段程式碼是由工具產生的。
|
||||||
' 运行时版本:4.0.30319.42000
|
' 執行階段版本:4.0.30319.42000
|
||||||
'
|
'
|
||||||
' 对此文件的更改可能会导致不正确的行为,并且如果
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
' 重新生成代码,这些更改将会丢失。
|
' 變更將會遺失。
|
||||||
' </auto-generated>
|
' </auto-generated>
|
||||||
'------------------------------------------------------------------------------
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
@ -15,21 +15,21 @@ Option Explicit On
|
|||||||
Namespace My
|
Namespace My
|
||||||
|
|
||||||
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.0.0"), _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0"), _
|
||||||
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
Partial Friend NotInheritable Class MySettings
|
Partial Friend NotInheritable Class MySettings
|
||||||
Inherits Global.System.Configuration.ApplicationSettingsBase
|
Inherits Global.System.Configuration.ApplicationSettingsBase
|
||||||
|
|
||||||
Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings)
|
Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings)
|
||||||
|
|
||||||
#Region "My.Settings 自动保存功能"
|
#Region "My.Settings 自動儲存功能"
|
||||||
#If _MyType = "WindowsForms" Then
|
#If _MyType = "WindowsForms" Then
|
||||||
Private Shared addedHandler As Boolean
|
Private Shared addedHandler As Boolean
|
||||||
|
|
||||||
Private Shared addedHandlerLockObject As New Object
|
Private Shared addedHandlerLockObject As New Object
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
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
|
If My.Application.SaveMySettingsOnExit Then
|
||||||
My.Settings.Save()
|
My.Settings.Save()
|
||||||
End If
|
End If
|
@ -1,8 +1,6 @@
|
|||||||
Infragistics.Win.Misc.UltraButton, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
|
||||||
Infragistics.Win.UltraWinEditors.UltraTextEditor, Infragistics4.Win.UltraWinEditors.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
Infragistics.Win.UltraWinEditors.UltraTextEditor, Infragistics4.Win.UltraWinEditors.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
Infragistics.Win.UltraWinTabControl.UltraTabControl, Infragistics4.Win.UltraWinTabControl.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
|
||||||
Infragistics.Win.Misc.UltraExpandableGroupBox, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
|
||||||
Infragistics.Win.Misc.UltraSplitter, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
Infragistics.Win.Misc.UltraSplitter, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
Infragistics.Win.UltraWinGrid.UltraGrid, Infragistics4.Win.UltraWinGrid.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
Infragistics.Win.Misc.UltraButton, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
Infragistics.Win.UltraWinGrid.UltraGridColumnChooser, Infragistics4.Win.UltraWinGrid.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
|
||||||
Infragistics.Win.Misc.UltraPanel, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
Infragistics.Win.Misc.UltraPanel, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.Misc.UltraExpandableGroupBox, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.UltraWinTabControl.UltraTabControl, Infragistics4.Win.UltraWinTabControl.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
@ -1,10 +1,10 @@
|
|||||||
'------------------------------------------------------------------------------
|
'------------------------------------------------------------------------------
|
||||||
' <auto-generated>
|
' <auto-generated>
|
||||||
' 此代码由工具生成。
|
' 這段程式碼是由工具產生的。
|
||||||
' 运行时版本:4.0.30319.42000
|
' 執行階段版本:4.0.30319.42000
|
||||||
'
|
'
|
||||||
' 对此文件的更改可能会导致不正确的行为,并且如果
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
' 重新生成代码,这些更改将会丢失。
|
' 變更將會遺失。
|
||||||
' </auto-generated>
|
' </auto-generated>
|
||||||
'------------------------------------------------------------------------------
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
@ -19,12 +19,12 @@ Imports System.Web.Services.Protocols
|
|||||||
Imports System.Xml.Serialization
|
Imports System.Xml.Serialization
|
||||||
|
|
||||||
'
|
'
|
||||||
'此源代码是由 Microsoft.VSDesigner 4.0.30319.42000 版自动生成。
|
'原始程式碼已由 Microsoft.VSDesigner 自動產生,版本 4.0.30319.42000。
|
||||||
'
|
'
|
||||||
Namespace wsEAI
|
Namespace wsEAI
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0"), _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
System.ComponentModel.DesignerCategoryAttribute("code"), _
|
System.ComponentModel.DesignerCategoryAttribute("code"), _
|
||||||
System.Web.Services.WebServiceBindingAttribute(Name:="wsEAISoap", [Namespace]:="http://www.imestech.com/wsEAI")> _
|
System.Web.Services.WebServiceBindingAttribute(Name:="wsEAISoap", [Namespace]:="http://www.imestech.com/wsEAI")> _
|
||||||
@ -313,11 +313,11 @@ Namespace wsEAI
|
|||||||
End Class
|
End Class
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")> _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
Public Delegate Sub InvokeSrv_metajsonCompletedEventHandler(ByVal sender As Object, ByVal e As InvokeSrv_metajsonCompletedEventArgs)
|
Public Delegate Sub InvokeSrv_metajsonCompletedEventHandler(ByVal sender As Object, ByVal e As InvokeSrv_metajsonCompletedEventArgs)
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0"), _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
Partial Public Class InvokeSrv_metajsonCompletedEventArgs
|
Partial Public Class InvokeSrv_metajsonCompletedEventArgs
|
||||||
@ -340,11 +340,11 @@ Namespace wsEAI
|
|||||||
End Class
|
End Class
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")> _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
Public Delegate Sub InvokeSrv_jsonCompletedEventHandler(ByVal sender As Object, ByVal e As InvokeSrv_jsonCompletedEventArgs)
|
Public Delegate Sub InvokeSrv_jsonCompletedEventHandler(ByVal sender As Object, ByVal e As InvokeSrv_jsonCompletedEventArgs)
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0"), _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
Partial Public Class InvokeSrv_jsonCompletedEventArgs
|
Partial Public Class InvokeSrv_jsonCompletedEventArgs
|
||||||
@ -367,11 +367,11 @@ Namespace wsEAI
|
|||||||
End Class
|
End Class
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")> _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
Public Delegate Sub invokeSrvCompletedEventHandler(ByVal sender As Object, ByVal e As invokeSrvCompletedEventArgs)
|
Public Delegate Sub invokeSrvCompletedEventHandler(ByVal sender As Object, ByVal e As invokeSrvCompletedEventArgs)
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0"), _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
Partial Public Class invokeSrvCompletedEventArgs
|
Partial Public Class invokeSrvCompletedEventArgs
|
||||||
@ -394,11 +394,11 @@ Namespace wsEAI
|
|||||||
End Class
|
End Class
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")> _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
Public Delegate Sub invokeSrv_ResolvedXMLCompletedEventHandler(ByVal sender As Object, ByVal e As invokeSrv_ResolvedXMLCompletedEventArgs)
|
Public Delegate Sub invokeSrv_ResolvedXMLCompletedEventHandler(ByVal sender As Object, ByVal e As invokeSrv_ResolvedXMLCompletedEventArgs)
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0"), _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
Partial Public Class invokeSrv_ResolvedXMLCompletedEventArgs
|
Partial Public Class invokeSrv_ResolvedXMLCompletedEventArgs
|
||||||
@ -421,11 +421,11 @@ Namespace wsEAI
|
|||||||
End Class
|
End Class
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")> _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
Public Delegate Sub callbackSrvCompletedEventHandler(ByVal sender As Object, ByVal e As callbackSrvCompletedEventArgs)
|
Public Delegate Sub callbackSrvCompletedEventHandler(ByVal sender As Object, ByVal e As callbackSrvCompletedEventArgs)
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0"), _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
Partial Public Class callbackSrvCompletedEventArgs
|
Partial Public Class callbackSrvCompletedEventArgs
|
||||||
@ -448,11 +448,11 @@ Namespace wsEAI
|
|||||||
End Class
|
End Class
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")> _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
Public Delegate Sub syncProdCompletedEventHandler(ByVal sender As Object, ByVal e As syncProdCompletedEventArgs)
|
Public Delegate Sub syncProdCompletedEventHandler(ByVal sender As Object, ByVal e As syncProdCompletedEventArgs)
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0"), _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
Partial Public Class syncProdCompletedEventArgs
|
Partial Public Class syncProdCompletedEventArgs
|
||||||
@ -475,11 +475,11 @@ Namespace wsEAI
|
|||||||
End Class
|
End Class
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0")> _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
Public Delegate Sub GeteSOPInfo_APICompletedEventHandler(ByVal sender As Object, ByVal e As GeteSOPInfo_APICompletedEventArgs)
|
Public Delegate Sub GeteSOPInfo_APICompletedEventHandler(ByVal sender As Object, ByVal e As GeteSOPInfo_APICompletedEventArgs)
|
||||||
|
|
||||||
'''<remarks/>
|
'''<remarks/>
|
||||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.9032.0"), _
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
Partial Public Class GeteSOPInfo_APICompletedEventArgs
|
Partial Public Class GeteSOPInfo_APICompletedEventArgs
|
6829
SRC/MESWin/SXS2/BR_L_CI_GEN_21686/frmBR_L_CI_GEN.vb
Normal file
6829
SRC/MESWin/SXS2/BR_L_CI_GEN_21686/frmBR_L_CI_GEN.vb
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,10 +1,10 @@
|
|||||||
'------------------------------------------------------------------------------
|
'------------------------------------------------------------------------------
|
||||||
' <auto-generated>
|
' <auto-generated>
|
||||||
' 此代码由工具生成。
|
' 這段程式碼是由工具產生的。
|
||||||
' 运行时版本:4.0.30319.42000
|
' 執行階段版本:4.0.30319.42000
|
||||||
'
|
'
|
||||||
' 对此文件的更改可能会导致不正确的行为,并且如果
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
' 重新生成代码,这些更改将会丢失。
|
' 變更將會遺失。
|
||||||
' </auto-generated>
|
' </auto-generated>
|
||||||
'------------------------------------------------------------------------------
|
'------------------------------------------------------------------------------
|
||||||
|
|
42
SRC/MESWin/SXS3/BR_L_CI_GEN/BR_L_CI_GEN.sln
Normal file
42
SRC/MESWin/SXS3/BR_L_CI_GEN/BR_L_CI_GEN.sln
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
|
# Visual Studio 14
|
||||||
|
VisualStudioVersion = 14.0.25420.1
|
||||||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BR_L_CI_GEN", "BR_L_CI_GEN.vbproj", "{0FD97C44-56DD-44B2-AA3E-351935F5AC9C}"
|
||||||
|
EndProject
|
||||||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Test", "..\..\Test\Test.vbproj", "{C4A48E3F-38E4-4E88-A47D-FA5510686E57}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
{0FD97C44-56DD-44B2-AA3E-351935F5AC9C} = {0FD97C44-56DD-44B2-AA3E-351935F5AC9C}
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Debug|x86 = Debug|x86
|
||||||
|
Release|x86 = Release|x86
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
|
{0FD97C44-56DD-44B2-AA3E-351935F5AC9C}.Debug|x86.ActiveCfg = Debug|x86
|
||||||
|
{0FD97C44-56DD-44B2-AA3E-351935F5AC9C}.Debug|x86.Build.0 = Debug|x86
|
||||||
|
{0FD97C44-56DD-44B2-AA3E-351935F5AC9C}.Release|x86.ActiveCfg = Release|x86
|
||||||
|
{0FD97C44-56DD-44B2-AA3E-351935F5AC9C}.Release|x86.Build.0 = Release|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Debug|x86.ActiveCfg = Debug|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Debug|x86.Build.0 = Debug|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Release|x86.ActiveCfg = Release|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Release|x86.Build.0 = Release|x86
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
|
HideSolutionNode = FALSE
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(TeamFoundationVersionControl) = preSolution
|
||||||
|
SccNumberOfProjects = 3
|
||||||
|
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
|
||||||
|
SccTeamFoundationServer = http://tfs.imestech.com:8080/tfs/messeries6
|
||||||
|
SccLocalPath0 = .
|
||||||
|
SccProjectUniqueName1 = ..\\..\\Test\\Test.vbproj
|
||||||
|
SccProjectName1 = ../../Test
|
||||||
|
SccLocalPath1 = ..\\..\\Test
|
||||||
|
SccProjectUniqueName2 = BR_L_CI_GEN.vbproj
|
||||||
|
SccLocalPath2 = .
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
273
SRC/MESWin/SXS3/BR_L_CI_GEN/BR_L_CI_GEN.vbproj
Normal file
273
SRC/MESWin/SXS3/BR_L_CI_GEN/BR_L_CI_GEN.vbproj
Normal file
@ -0,0 +1,273 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||||||
|
<PropertyGroup>
|
||||||
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||||
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
||||||
|
<ProjectGuid>{0FD97C44-56DD-44B2-AA3E-351935F5AC9C}</ProjectGuid>
|
||||||
|
<OutputType>Library</OutputType>
|
||||||
|
<RootNamespace>BR_L_CI_GEN</RootNamespace>
|
||||||
|
<AssemblyName>BR_L_CI_GEN</AssemblyName>
|
||||||
|
<FileAlignment>512</FileAlignment>
|
||||||
|
<MyType>Windows</MyType>
|
||||||
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
||||||
|
<TargetFrameworkProfile />
|
||||||
|
<SccProjectName>SAK</SccProjectName>
|
||||||
|
<SccLocalPath>SAK</SccLocalPath>
|
||||||
|
<SccAuxPath>SAK</SccAuxPath>
|
||||||
|
<SccProvider>SAK</SccProvider>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
<DebugType>full</DebugType>
|
||||||
|
<DefineDebug>true</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<OutputPath>..\..\..\MESClient\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CI_GEN.xml</DocumentationFile>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
|
<DebugType>pdbonly</DebugType>
|
||||||
|
<DefineDebug>false</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<Optimize>true</Optimize>
|
||||||
|
<OutputPath>bin\Release\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CI_GEN.xml</DocumentationFile>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionExplicit>On</OptionExplicit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionCompare>Binary</OptionCompare>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionStrict>Off</OptionStrict>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionInfer>On</OptionInfer>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
||||||
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
<DefineDebug>true</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<OutputPath>..\..\..\MESClient\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CI_GEN.xml</DocumentationFile>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<DebugType>full</DebugType>
|
||||||
|
<PlatformTarget>x86</PlatformTarget>
|
||||||
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<OutputPath>..\..\..\MESClient\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CI_GEN.xml</DocumentationFile>
|
||||||
|
<Optimize>true</Optimize>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<DebugType>pdbonly</DebugType>
|
||||||
|
<PlatformTarget>x86</PlatformTarget>
|
||||||
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<SignAssembly>true</SignAssembly>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<AssemblyOriginatorKeyFile>iMES.snk</AssemblyOriginatorKeyFile>
|
||||||
|
</PropertyGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Reference Include="Infragistics4.Win.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.UltraWinTabControl.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.UltraWinTabControl.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.UltraWinGrid.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.UltraWinGrid.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.UltraWinEditors.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.UltraWinEditors.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.Misc.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.Misc.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Shared.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Shared.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_ERP, Version=6.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\COM_ERP.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_Kit">
|
||||||
|
<HintPath>..\..\..\MESClient\COM_Kit.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_Search, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\COM_Search.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_Utility, Version=6.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\COM_Utility.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="iMESException">
|
||||||
|
<HintPath>..\..\..\MES_C_DLL\iMESException.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="iMESExceptionManager">
|
||||||
|
<HintPath>..\..\..\MES_C_DLL\iMESExceptionManager.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="iMESUltraGrid">
|
||||||
|
<HintPath>..\..\..\MES_C_DLL\iMESUltraGrid.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MES_S_DLL\Newtonsoft.Json.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="System" />
|
||||||
|
<Reference Include="System.Data" />
|
||||||
|
<Reference Include="System.Drawing" />
|
||||||
|
<Reference Include="System.EnterpriseServices" />
|
||||||
|
<Reference Include="System.Web.Services" />
|
||||||
|
<Reference Include="System.Windows.Forms" />
|
||||||
|
<Reference Include="System.Xml" />
|
||||||
|
<Reference Include="System.Core" />
|
||||||
|
<Reference Include="System.Xml.Linq" />
|
||||||
|
<Reference Include="WP_Kit, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\WP_Kit.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Import Include="COM_Kit.clsGlobalVariables" />
|
||||||
|
<Import Include="COM_Kit.clsKit" />
|
||||||
|
<Import Include="COM_Search" />
|
||||||
|
<Import Include="Microsoft.VisualBasic" />
|
||||||
|
<Import Include="System" />
|
||||||
|
<Import Include="System.Collections" />
|
||||||
|
<Import Include="System.Collections.Generic" />
|
||||||
|
<Import Include="System.Data" />
|
||||||
|
<Import Include="System.Diagnostics" />
|
||||||
|
<Import Include="System.Drawing" />
|
||||||
|
<Import Include="System.Linq" />
|
||||||
|
<Import Include="System.Windows.Forms" />
|
||||||
|
<Import Include="System.Xml" />
|
||||||
|
<Import Include="System.Xml.Linq" />
|
||||||
|
<Import Include="System.Threading.Tasks" />
|
||||||
|
<Import Include="WP_Kit.clsWIPKit" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Compile Include="..\..\shared file\modConstant.vb">
|
||||||
|
<Link>modConstant.vb</Link>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="frmBR_L_CI_GEN.vb">
|
||||||
|
<SubType>Form</SubType>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
||||||
|
<Compile Include="My Project\Application.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DependentUpon>Application.myapp</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\Resources.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DesignTime>True</DesignTime>
|
||||||
|
<DependentUpon>Resources.resx</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\Settings.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DependentUpon>Settings.settings</DependentUpon>
|
||||||
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="Web References\wsEAI\Reference.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DesignTime>True</DesignTime>
|
||||||
|
<DependentUpon>Reference.map</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<EmbeddedResource Include="frmBR_L_CI_GEN.resx">
|
||||||
|
<DependentUpon>frmBR_L_CI_GEN.vb</DependentUpon>
|
||||||
|
</EmbeddedResource>
|
||||||
|
<EmbeddedResource Include="My Project\licenses.licx" />
|
||||||
|
<EmbeddedResource Include="My Project\Resources.resx">
|
||||||
|
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
||||||
|
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
||||||
|
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
</EmbeddedResource>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="app.config" />
|
||||||
|
<None Include="iMES.snk" />
|
||||||
|
<None Include="My Project\Application.myapp">
|
||||||
|
<Generator>MyApplicationCodeGenerator</Generator>
|
||||||
|
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
<None Include="My Project\Settings.settings">
|
||||||
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||||||
|
<CustomToolNamespace>My</CustomToolNamespace>
|
||||||
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
<None Include="Web References\wsEAI\Reference.map">
|
||||||
|
<Generator>MSDiscoCodeGenerator</Generator>
|
||||||
|
<LastGenOutput>Reference.vb</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
<None Include="Web References\wsEAI\wsEAI.wsdl" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<WCFMetadata Include="Service References\" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<WebReferences Include="Web References\" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<WebReferenceUrl Include="http://localhost/EAI/wsEAI.asmx">
|
||||||
|
<UrlBehavior>Dynamic</UrlBehavior>
|
||||||
|
<RelPath>Web References\wsEAI\</RelPath>
|
||||||
|
<UpdateFromURL>http://localhost/EAI/wsEAI.asmx</UpdateFromURL>
|
||||||
|
<ServiceLocationURL>
|
||||||
|
</ServiceLocationURL>
|
||||||
|
<CachedDynamicPropName>
|
||||||
|
</CachedDynamicPropName>
|
||||||
|
<CachedAppSettingsObjectName>MySettings</CachedAppSettingsObjectName>
|
||||||
|
<CachedSettingsPropName>BR_L_CI_GEN_localhost_wsEAI</CachedSettingsPropName>
|
||||||
|
</WebReferenceUrl>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Web References\wsEAI\wsEAI.disco" />
|
||||||
|
</ItemGroup>
|
||||||
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||||
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
|
<Target Name="BeforeBuild">
|
||||||
|
</Target>
|
||||||
|
<Target Name="AfterBuild">
|
||||||
|
</Target>
|
||||||
|
-->
|
||||||
|
<Import Project="..\..\shared file\MakeVersion.targets" Condition="exists('..\..\shared file\MakeVersion.targets')" />
|
||||||
|
</Project>
|
10
SRC/MESWin/SXS3/BR_L_CI_GEN/BR_L_CI_GEN.vbproj.vspscc
Normal file
10
SRC/MESWin/SXS3/BR_L_CI_GEN/BR_L_CI_GEN.vbproj.vspscc
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
""
|
||||||
|
{
|
||||||
|
"FILE_VERSION" = "9237"
|
||||||
|
"ENLISTMENT_CHOICE" = "NEVER"
|
||||||
|
"PROJECT_FILE_RELATIVE_PATH" = ""
|
||||||
|
"NUMBER_OF_EXCLUDED_FILES" = "0"
|
||||||
|
"ORIGINAL_PROJECT_FILE_PATH" = ""
|
||||||
|
"NUMBER_OF_NESTED_PROJECTS" = "0"
|
||||||
|
"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROVIDER"
|
||||||
|
}
|
13
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/Application.Designer.vb
generated
Normal file
13
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/Application.Designer.vb
generated
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 這段程式碼是由工具產生的。
|
||||||
|
' 執行階段版本:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
|
' 變更將會遺失。
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
10
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/Application.myapp
Normal file
10
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/Application.myapp
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<MySubMain>false</MySubMain>
|
||||||
|
<SingleInstance>false</SingleInstance>
|
||||||
|
<ShutdownMode>0</ShutdownMode>
|
||||||
|
<EnableVisualStyles>true</EnableVisualStyles>
|
||||||
|
<AuthenticationMode>0</AuthenticationMode>
|
||||||
|
<ApplicationType>1</ApplicationType>
|
||||||
|
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
||||||
|
</MyApplicationData>
|
35
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/AssemblyInfo.vb
Normal file
35
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/AssemblyInfo.vb
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
Imports System
|
||||||
|
Imports System.Reflection
|
||||||
|
Imports System.Runtime.InteropServices
|
||||||
|
|
||||||
|
' 組件的一般資訊是由下列的屬性集控制。
|
||||||
|
' 變更這些屬性的值即可修改組件的相關
|
||||||
|
' 資訊。
|
||||||
|
|
||||||
|
' 檢閱組件屬性的值
|
||||||
|
|
||||||
|
<Assembly: AssemblyTitle("BR_L_CI_GEN")>
|
||||||
|
<Assembly: AssemblyDescription("")>
|
||||||
|
<Assembly: AssemblyCompany("iMES Technology Inc.")>
|
||||||
|
<Assembly: AssemblyProduct("MESSeries 6")>
|
||||||
|
<Assembly: AssemblyCopyright("Copyright © iMES Technology Inc.")>
|
||||||
|
<Assembly: AssemblyTrademark("")>
|
||||||
|
|
||||||
|
<Assembly: ComVisible(False)>
|
||||||
|
|
||||||
|
'下列 GUID 為專案公開 (Expose) 至 COM 時所要使用的 typelib ID
|
||||||
|
<Assembly: Guid("cb602012-a17f-433f-b777-ace6a6a676c1")>
|
||||||
|
|
||||||
|
' 組件的版本資訊由下列四個值所組成:
|
||||||
|
'
|
||||||
|
' 主要版本
|
||||||
|
' 次要版本
|
||||||
|
' 組建編號
|
||||||
|
' 修訂編號
|
||||||
|
'
|
||||||
|
' 您可以指定所有的值,也可以依照以下的方式,使用 '*' 將組建和修訂編號
|
||||||
|
' 指定為預設值:
|
||||||
|
' <Assembly: AssemblyVersion("1.0.*")>
|
||||||
|
|
||||||
|
<Assembly: AssemblyVersion("6.0.0.0")>
|
||||||
|
|
@ -0,0 +1 @@
|
|||||||
|
<Assembly: Reflection.AssemblyFileVersion("6.0.5.40119")>
|
63
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/Resources.Designer.vb
generated
Normal file
63
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/Resources.Designer.vb
generated
Normal file
@ -0,0 +1,63 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 這段程式碼是由工具產生的。
|
||||||
|
' 執行階段版本:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
|
' 變更將會遺失。
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
Imports System
|
||||||
|
|
||||||
|
Namespace My.Resources
|
||||||
|
|
||||||
|
'這個類別是自動產生的,是利用 StronglyTypedResourceBuilder
|
||||||
|
'類別透過 ResGen 或 Visual Studio 這類工具。
|
||||||
|
'若要加入或移除成員,請編輯您的 .ResX 檔,然後重新執行 ResGen
|
||||||
|
'(利用 /str 選項),或重建您的 VS 專案。
|
||||||
|
'''<summary>
|
||||||
|
''' 用於查詢當地語系化字串等的強類型資源類別。
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
|
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
|
||||||
|
Friend Module Resources
|
||||||
|
|
||||||
|
Private resourceMan As Global.System.Resources.ResourceManager
|
||||||
|
|
||||||
|
Private resourceCulture As Global.System.Globalization.CultureInfo
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' 傳回這個類別使用的快取的 ResourceManager 執行個體。
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
||||||
|
Get
|
||||||
|
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
||||||
|
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("BR_L_CI_GEN.Resources", GetType(Resources).Assembly)
|
||||||
|
resourceMan = temp
|
||||||
|
End If
|
||||||
|
Return resourceMan
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' 覆寫目前執行緒的 CurrentUICulture 屬性,對象是所有
|
||||||
|
''' 使用這個強類型資源類別的資源查閱。
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Friend Property Culture() As Global.System.Globalization.CultureInfo
|
||||||
|
Get
|
||||||
|
Return resourceCulture
|
||||||
|
End Get
|
||||||
|
Set
|
||||||
|
resourceCulture = value
|
||||||
|
End Set
|
||||||
|
End Property
|
||||||
|
End Module
|
||||||
|
End Namespace
|
117
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/Resources.resx
Normal file
117
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/Resources.resx
Normal file
@ -0,0 +1,117 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<root>
|
||||||
|
<!--
|
||||||
|
Microsoft ResX Schema
|
||||||
|
|
||||||
|
Version 2.0
|
||||||
|
|
||||||
|
The primary goals of this format is to allow a simple XML format
|
||||||
|
that is mostly human readable. The generation and parsing of the
|
||||||
|
various data types are done through the TypeConverter classes
|
||||||
|
associated with the data types.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
... ado.net/XML headers & schema ...
|
||||||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||||
|
<resheader name="version">2.0</resheader>
|
||||||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||||
|
</data>
|
||||||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||||
|
<comment>This is a comment</comment>
|
||||||
|
</data>
|
||||||
|
|
||||||
|
There are any number of "resheader" rows that contain simple
|
||||||
|
name/value pairs.
|
||||||
|
|
||||||
|
Each data row contains a name, and value. The row also contains a
|
||||||
|
type or mimetype. Type corresponds to a .NET class that support
|
||||||
|
text/value conversion through the TypeConverter architecture.
|
||||||
|
Classes that don't support this are serialized and stored with the
|
||||||
|
mimetype set.
|
||||||
|
|
||||||
|
The mimetype is used for serialized objects, and tells the
|
||||||
|
ResXResourceReader how to depersist the object. This is currently not
|
||||||
|
extensible. For a given mimetype the value must be set accordingly:
|
||||||
|
|
||||||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||||
|
that the ResXResourceWriter will generate, however the reader can
|
||||||
|
read any of the formats listed below.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Serialization.Formatters.Binary.BinaryFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||||
|
value : The object must be serialized into a byte array
|
||||||
|
: using a System.ComponentModel.TypeConverter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
-->
|
||||||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:choice maxOccurs="unbounded">
|
||||||
|
<xsd:element name="metadata">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="assembly">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:attribute name="alias" type="xsd:string" />
|
||||||
|
<xsd:attribute name="name" type="xsd:string" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="data">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="resheader">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:choice>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:schema>
|
||||||
|
<resheader name="resmimetype">
|
||||||
|
<value>text/microsoft-resx</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="version">
|
||||||
|
<value>2.0</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="reader">
|
||||||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="writer">
|
||||||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
</root>
|
83
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/Settings.Designer.vb
generated
Normal file
83
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/Settings.Designer.vb
generated
Normal file
@ -0,0 +1,83 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 這段程式碼是由工具產生的。
|
||||||
|
' 執行階段版本:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
|
' 變更將會遺失。
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
|
||||||
|
Namespace My
|
||||||
|
|
||||||
|
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0"), _
|
||||||
|
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Partial Friend NotInheritable Class MySettings
|
||||||
|
Inherits Global.System.Configuration.ApplicationSettingsBase
|
||||||
|
|
||||||
|
Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings)
|
||||||
|
|
||||||
|
#Region "My.Settings 自動儲存功能"
|
||||||
|
#If _MyType = "WindowsForms" Then
|
||||||
|
Private Shared addedHandler As Boolean
|
||||||
|
|
||||||
|
Private Shared addedHandlerLockObject As New Object
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
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
|
||||||
|
End Sub
|
||||||
|
#End If
|
||||||
|
#End Region
|
||||||
|
|
||||||
|
Public Shared ReadOnly Property [Default]() As MySettings
|
||||||
|
Get
|
||||||
|
|
||||||
|
#If _MyType = "WindowsForms" Then
|
||||||
|
If Not addedHandler Then
|
||||||
|
SyncLock addedHandlerLockObject
|
||||||
|
If Not addedHandler Then
|
||||||
|
AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
|
||||||
|
addedHandler = True
|
||||||
|
End If
|
||||||
|
End SyncLock
|
||||||
|
End If
|
||||||
|
#End If
|
||||||
|
Return defaultInstance
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
<Global.System.Configuration.ApplicationScopedSettingAttribute(), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.WebServiceUrl), _
|
||||||
|
Global.System.Configuration.DefaultSettingValueAttribute("http://localhost/EAI/wsEAI.asmx")> _
|
||||||
|
Public ReadOnly Property BR_L_CI_GEN_localhost_wsEAI() As String
|
||||||
|
Get
|
||||||
|
Return CType(Me("BR_L_CI_GEN_localhost_wsEAI"),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
End Namespace
|
||||||
|
|
||||||
|
Namespace My
|
||||||
|
|
||||||
|
<Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
|
||||||
|
Friend Module MySettingsProperty
|
||||||
|
|
||||||
|
<Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
|
||||||
|
Friend ReadOnly Property Settings() As Global.BR_L_CI_GEN.My.MySettings
|
||||||
|
Get
|
||||||
|
Return Global.BR_L_CI_GEN.My.MySettings.Default
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Module
|
||||||
|
End Namespace
|
9
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/Settings.settings
Normal file
9
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/Settings.settings
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="My" GeneratedClassName="MySettings" UseMySettingsClassName="true">
|
||||||
|
<Profiles />
|
||||||
|
<Settings>
|
||||||
|
<Setting Name="BR_L_CI_GEN_localhost_wsEAI" Type="(Web Service URL)" Scope="Application">
|
||||||
|
<Value Profile="(Default)">http://localhost/EAI/wsEAI.asmx</Value>
|
||||||
|
</Setting>
|
||||||
|
</Settings>
|
||||||
|
</SettingsFile>
|
6
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/licenses.licx
Normal file
6
SRC/MESWin/SXS3/BR_L_CI_GEN/My Project/licenses.licx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
Infragistics.Win.UltraWinEditors.UltraTextEditor, Infragistics4.Win.UltraWinEditors.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.Misc.UltraSplitter, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.Misc.UltraButton, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.Misc.UltraPanel, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.Misc.UltraExpandableGroupBox, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.UltraWinTabControl.UltraTabControl, Infragistics4.Win.UltraWinTabControl.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
@ -0,0 +1,7 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<DiscoveryClientResultsFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<Results>
|
||||||
|
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.DiscoveryDocumentReference" url="http://localhost/EAI/wsEAI.asmx?disco" filename="wsEAI.disco" />
|
||||||
|
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.ContractReference" url="http://localhost/EAI/wsEAI.asmx?wsdl" filename="wsEAI.wsdl" />
|
||||||
|
</Results>
|
||||||
|
</DiscoveryClientResultsFile>
|
503
SRC/MESWin/SXS3/BR_L_CI_GEN/Web References/wsEAI/Reference.vb
Normal file
503
SRC/MESWin/SXS3/BR_L_CI_GEN/Web References/wsEAI/Reference.vb
Normal file
@ -0,0 +1,503 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 這段程式碼是由工具產生的。
|
||||||
|
' 執行階段版本:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
|
' 變更將會遺失。
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict Off
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
Imports System
|
||||||
|
Imports System.ComponentModel
|
||||||
|
Imports System.Diagnostics
|
||||||
|
Imports System.Web.Services
|
||||||
|
Imports System.Web.Services.Protocols
|
||||||
|
Imports System.Xml.Serialization
|
||||||
|
|
||||||
|
'
|
||||||
|
'原始程式碼已由 Microsoft.VSDesigner 自動產生,版本 4.0.30319.42000。
|
||||||
|
'
|
||||||
|
Namespace wsEAI
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code"), _
|
||||||
|
System.Web.Services.WebServiceBindingAttribute(Name:="wsEAISoap", [Namespace]:="http://www.imestech.com/wsEAI")> _
|
||||||
|
Partial Public Class wsEAI
|
||||||
|
Inherits System.Web.Services.Protocols.SoapHttpClientProtocol
|
||||||
|
|
||||||
|
Private InvokeSrv_metajsonOperationCompleted As System.Threading.SendOrPostCallback
|
||||||
|
|
||||||
|
Private InvokeSrv_jsonOperationCompleted As System.Threading.SendOrPostCallback
|
||||||
|
|
||||||
|
Private invokeSrvOperationCompleted As System.Threading.SendOrPostCallback
|
||||||
|
|
||||||
|
Private invokeSrv_ResolvedXMLOperationCompleted As System.Threading.SendOrPostCallback
|
||||||
|
|
||||||
|
Private callbackSrvOperationCompleted As System.Threading.SendOrPostCallback
|
||||||
|
|
||||||
|
Private syncProdOperationCompleted As System.Threading.SendOrPostCallback
|
||||||
|
|
||||||
|
Private GeteSOPInfo_APIOperationCompleted As System.Threading.SendOrPostCallback
|
||||||
|
|
||||||
|
Private useDefaultCredentialsSetExplicitly As Boolean
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Sub New()
|
||||||
|
MyBase.New
|
||||||
|
Me.Url = Global.BR_L_CI_GEN.My.MySettings.Default.BR_L_CI_GEN_localhost_wsEAI
|
||||||
|
If (Me.IsLocalFileSystemWebService(Me.Url) = true) Then
|
||||||
|
Me.UseDefaultCredentials = true
|
||||||
|
Me.useDefaultCredentialsSetExplicitly = false
|
||||||
|
Else
|
||||||
|
Me.useDefaultCredentialsSetExplicitly = true
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Public Shadows Property Url() As String
|
||||||
|
Get
|
||||||
|
Return MyBase.Url
|
||||||
|
End Get
|
||||||
|
Set
|
||||||
|
If (((Me.IsLocalFileSystemWebService(MyBase.Url) = true) _
|
||||||
|
AndAlso (Me.useDefaultCredentialsSetExplicitly = false)) _
|
||||||
|
AndAlso (Me.IsLocalFileSystemWebService(value) = false)) Then
|
||||||
|
MyBase.UseDefaultCredentials = false
|
||||||
|
End If
|
||||||
|
MyBase.Url = value
|
||||||
|
End Set
|
||||||
|
End Property
|
||||||
|
|
||||||
|
Public Shadows Property UseDefaultCredentials() As Boolean
|
||||||
|
Get
|
||||||
|
Return MyBase.UseDefaultCredentials
|
||||||
|
End Get
|
||||||
|
Set
|
||||||
|
MyBase.UseDefaultCredentials = value
|
||||||
|
Me.useDefaultCredentialsSetExplicitly = true
|
||||||
|
End Set
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Event InvokeSrv_metajsonCompleted As InvokeSrv_metajsonCompletedEventHandler
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Event InvokeSrv_jsonCompleted As InvokeSrv_jsonCompletedEventHandler
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Event invokeSrvCompleted As invokeSrvCompletedEventHandler
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Event invokeSrv_ResolvedXMLCompleted As invokeSrv_ResolvedXMLCompletedEventHandler
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Event callbackSrvCompleted As callbackSrvCompletedEventHandler
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Event syncProdCompleted As syncProdCompletedEventHandler
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Event GeteSOPInfo_APICompleted As GeteSOPInfo_APICompletedEventHandler
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.imestech.com/wsEAI/InvokeSrv_metajson", RequestNamespace:="http://www.imestech.com/wsEAI", ResponseNamespace:="http://www.imestech.com/wsEAI", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
|
||||||
|
Public Function InvokeSrv_metajson(ByVal metadata As String, ByVal content As String) As String
|
||||||
|
Dim results() As Object = Me.Invoke("InvokeSrv_metajson", New Object() {metadata, content})
|
||||||
|
Return CType(results(0),String)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub InvokeSrv_metajsonAsync(ByVal metadata As String, ByVal content As String)
|
||||||
|
Me.InvokeSrv_metajsonAsync(metadata, content, Nothing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub InvokeSrv_metajsonAsync(ByVal metadata As String, ByVal content As String, ByVal userState As Object)
|
||||||
|
If (Me.InvokeSrv_metajsonOperationCompleted Is Nothing) Then
|
||||||
|
Me.InvokeSrv_metajsonOperationCompleted = AddressOf Me.OnInvokeSrv_metajsonOperationCompleted
|
||||||
|
End If
|
||||||
|
Me.InvokeAsync("InvokeSrv_metajson", New Object() {metadata, content}, Me.InvokeSrv_metajsonOperationCompleted, userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub OnInvokeSrv_metajsonOperationCompleted(ByVal arg As Object)
|
||||||
|
If (Not (Me.InvokeSrv_metajsonCompletedEvent) Is Nothing) Then
|
||||||
|
Dim invokeArgs As System.Web.Services.Protocols.InvokeCompletedEventArgs = CType(arg,System.Web.Services.Protocols.InvokeCompletedEventArgs)
|
||||||
|
RaiseEvent InvokeSrv_metajsonCompleted(Me, New InvokeSrv_metajsonCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState))
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.imestech.com/wsEAI/InvokeSrv_json", RequestNamespace:="http://www.imestech.com/wsEAI", ResponseNamespace:="http://www.imestech.com/wsEAI", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
|
||||||
|
Public Function InvokeSrv_json(ByVal uri As String, ByVal content As String) As String
|
||||||
|
Dim results() As Object = Me.Invoke("InvokeSrv_json", New Object() {uri, content})
|
||||||
|
Return CType(results(0),String)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub InvokeSrv_jsonAsync(ByVal uri As String, ByVal content As String)
|
||||||
|
Me.InvokeSrv_jsonAsync(uri, content, Nothing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub InvokeSrv_jsonAsync(ByVal uri As String, ByVal content As String, ByVal userState As Object)
|
||||||
|
If (Me.InvokeSrv_jsonOperationCompleted Is Nothing) Then
|
||||||
|
Me.InvokeSrv_jsonOperationCompleted = AddressOf Me.OnInvokeSrv_jsonOperationCompleted
|
||||||
|
End If
|
||||||
|
Me.InvokeAsync("InvokeSrv_json", New Object() {uri, content}, Me.InvokeSrv_jsonOperationCompleted, userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub OnInvokeSrv_jsonOperationCompleted(ByVal arg As Object)
|
||||||
|
If (Not (Me.InvokeSrv_jsonCompletedEvent) Is Nothing) Then
|
||||||
|
Dim invokeArgs As System.Web.Services.Protocols.InvokeCompletedEventArgs = CType(arg,System.Web.Services.Protocols.InvokeCompletedEventArgs)
|
||||||
|
RaiseEvent InvokeSrv_jsonCompleted(Me, New InvokeSrv_jsonCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState))
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.imestech.com/wsEAI/invokeSrv", RequestNamespace:="http://www.imestech.com/wsEAI", ResponseNamespace:="http://www.imestech.com/wsEAI", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
|
||||||
|
Public Function invokeSrv(ByVal InXml As String) As String
|
||||||
|
Dim results() As Object = Me.Invoke("invokeSrv", New Object() {InXml})
|
||||||
|
Return CType(results(0),String)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub invokeSrvAsync(ByVal InXml As String)
|
||||||
|
Me.invokeSrvAsync(InXml, Nothing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub invokeSrvAsync(ByVal InXml As String, ByVal userState As Object)
|
||||||
|
If (Me.invokeSrvOperationCompleted Is Nothing) Then
|
||||||
|
Me.invokeSrvOperationCompleted = AddressOf Me.OninvokeSrvOperationCompleted
|
||||||
|
End If
|
||||||
|
Me.InvokeAsync("invokeSrv", New Object() {InXml}, Me.invokeSrvOperationCompleted, userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub OninvokeSrvOperationCompleted(ByVal arg As Object)
|
||||||
|
If (Not (Me.invokeSrvCompletedEvent) Is Nothing) Then
|
||||||
|
Dim invokeArgs As System.Web.Services.Protocols.InvokeCompletedEventArgs = CType(arg,System.Web.Services.Protocols.InvokeCompletedEventArgs)
|
||||||
|
RaiseEvent invokeSrvCompleted(Me, New invokeSrvCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState))
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.imestech.com/wsEAI/invokeSrv_ResolvedXML", RequestNamespace:="http://www.imestech.com/wsEAI", ResponseNamespace:="http://www.imestech.com/wsEAI", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
|
||||||
|
Public Function invokeSrv_ResolvedXML(ByVal MethodName As String, ByVal InXml As String) As String
|
||||||
|
Dim results() As Object = Me.Invoke("invokeSrv_ResolvedXML", New Object() {MethodName, InXml})
|
||||||
|
Return CType(results(0),String)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub invokeSrv_ResolvedXMLAsync(ByVal MethodName As String, ByVal InXml As String)
|
||||||
|
Me.invokeSrv_ResolvedXMLAsync(MethodName, InXml, Nothing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub invokeSrv_ResolvedXMLAsync(ByVal MethodName As String, ByVal InXml As String, ByVal userState As Object)
|
||||||
|
If (Me.invokeSrv_ResolvedXMLOperationCompleted Is Nothing) Then
|
||||||
|
Me.invokeSrv_ResolvedXMLOperationCompleted = AddressOf Me.OninvokeSrv_ResolvedXMLOperationCompleted
|
||||||
|
End If
|
||||||
|
Me.InvokeAsync("invokeSrv_ResolvedXML", New Object() {MethodName, InXml}, Me.invokeSrv_ResolvedXMLOperationCompleted, userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub OninvokeSrv_ResolvedXMLOperationCompleted(ByVal arg As Object)
|
||||||
|
If (Not (Me.invokeSrv_ResolvedXMLCompletedEvent) Is Nothing) Then
|
||||||
|
Dim invokeArgs As System.Web.Services.Protocols.InvokeCompletedEventArgs = CType(arg,System.Web.Services.Protocols.InvokeCompletedEventArgs)
|
||||||
|
RaiseEvent invokeSrv_ResolvedXMLCompleted(Me, New invokeSrv_ResolvedXMLCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState))
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.imestech.com/wsEAI/callbackSrv", RequestNamespace:="http://www.imestech.com/wsEAI", ResponseNamespace:="http://www.imestech.com/wsEAI", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
|
||||||
|
Public Function callbackSrv(ByVal InXml As String) As String
|
||||||
|
Dim results() As Object = Me.Invoke("callbackSrv", New Object() {InXml})
|
||||||
|
Return CType(results(0),String)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub callbackSrvAsync(ByVal InXml As String)
|
||||||
|
Me.callbackSrvAsync(InXml, Nothing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub callbackSrvAsync(ByVal InXml As String, ByVal userState As Object)
|
||||||
|
If (Me.callbackSrvOperationCompleted Is Nothing) Then
|
||||||
|
Me.callbackSrvOperationCompleted = AddressOf Me.OncallbackSrvOperationCompleted
|
||||||
|
End If
|
||||||
|
Me.InvokeAsync("callbackSrv", New Object() {InXml}, Me.callbackSrvOperationCompleted, userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub OncallbackSrvOperationCompleted(ByVal arg As Object)
|
||||||
|
If (Not (Me.callbackSrvCompletedEvent) Is Nothing) Then
|
||||||
|
Dim invokeArgs As System.Web.Services.Protocols.InvokeCompletedEventArgs = CType(arg,System.Web.Services.Protocols.InvokeCompletedEventArgs)
|
||||||
|
RaiseEvent callbackSrvCompleted(Me, New callbackSrvCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState))
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.imestech.com/wsEAI/syncProd", RequestNamespace:="http://www.imestech.com/wsEAI", ResponseNamespace:="http://www.imestech.com/wsEAI", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
|
||||||
|
Public Function syncProd(ByVal InXml As String) As String
|
||||||
|
Dim results() As Object = Me.Invoke("syncProd", New Object() {InXml})
|
||||||
|
Return CType(results(0),String)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub syncProdAsync(ByVal InXml As String)
|
||||||
|
Me.syncProdAsync(InXml, Nothing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub syncProdAsync(ByVal InXml As String, ByVal userState As Object)
|
||||||
|
If (Me.syncProdOperationCompleted Is Nothing) Then
|
||||||
|
Me.syncProdOperationCompleted = AddressOf Me.OnsyncProdOperationCompleted
|
||||||
|
End If
|
||||||
|
Me.InvokeAsync("syncProd", New Object() {InXml}, Me.syncProdOperationCompleted, userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub OnsyncProdOperationCompleted(ByVal arg As Object)
|
||||||
|
If (Not (Me.syncProdCompletedEvent) Is Nothing) Then
|
||||||
|
Dim invokeArgs As System.Web.Services.Protocols.InvokeCompletedEventArgs = CType(arg,System.Web.Services.Protocols.InvokeCompletedEventArgs)
|
||||||
|
RaiseEvent syncProdCompleted(Me, New syncProdCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState))
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.imestech.com/wsEAI/GeteSOPInfo_API", RequestNamespace:="http://www.imestech.com/wsEAI", ResponseNamespace:="http://www.imestech.com/wsEAI", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
|
||||||
|
Public Function GeteSOPInfo_API(ByVal uri As String, ByVal content As String) As String
|
||||||
|
Dim results() As Object = Me.Invoke("GeteSOPInfo_API", New Object() {uri, content})
|
||||||
|
Return CType(results(0),String)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub GeteSOPInfo_APIAsync(ByVal uri As String, ByVal content As String)
|
||||||
|
Me.GeteSOPInfo_APIAsync(uri, content, Nothing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub GeteSOPInfo_APIAsync(ByVal uri As String, ByVal content As String, ByVal userState As Object)
|
||||||
|
If (Me.GeteSOPInfo_APIOperationCompleted Is Nothing) Then
|
||||||
|
Me.GeteSOPInfo_APIOperationCompleted = AddressOf Me.OnGeteSOPInfo_APIOperationCompleted
|
||||||
|
End If
|
||||||
|
Me.InvokeAsync("GeteSOPInfo_API", New Object() {uri, content}, Me.GeteSOPInfo_APIOperationCompleted, userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub OnGeteSOPInfo_APIOperationCompleted(ByVal arg As Object)
|
||||||
|
If (Not (Me.GeteSOPInfo_APICompletedEvent) Is Nothing) Then
|
||||||
|
Dim invokeArgs As System.Web.Services.Protocols.InvokeCompletedEventArgs = CType(arg,System.Web.Services.Protocols.InvokeCompletedEventArgs)
|
||||||
|
RaiseEvent GeteSOPInfo_APICompleted(Me, New GeteSOPInfo_APICompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState))
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Shadows Sub CancelAsync(ByVal userState As Object)
|
||||||
|
MyBase.CancelAsync(userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Function IsLocalFileSystemWebService(ByVal url As String) As Boolean
|
||||||
|
If ((url Is Nothing) _
|
||||||
|
OrElse (url Is String.Empty)) Then
|
||||||
|
Return false
|
||||||
|
End If
|
||||||
|
Dim wsUri As System.Uri = New System.Uri(url)
|
||||||
|
If ((wsUri.Port >= 1024) _
|
||||||
|
AndAlso (String.Compare(wsUri.Host, "localHost", System.StringComparison.OrdinalIgnoreCase) = 0)) Then
|
||||||
|
Return true
|
||||||
|
End If
|
||||||
|
Return false
|
||||||
|
End Function
|
||||||
|
End Class
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
|
Public Delegate Sub InvokeSrv_metajsonCompletedEventHandler(ByVal sender As Object, ByVal e As InvokeSrv_metajsonCompletedEventArgs)
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
|
Partial Public Class InvokeSrv_metajsonCompletedEventArgs
|
||||||
|
Inherits System.ComponentModel.AsyncCompletedEventArgs
|
||||||
|
|
||||||
|
Private results() As Object
|
||||||
|
|
||||||
|
Friend Sub New(ByVal results() As Object, ByVal exception As System.Exception, ByVal cancelled As Boolean, ByVal userState As Object)
|
||||||
|
MyBase.New(exception, cancelled, userState)
|
||||||
|
Me.results = results
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public ReadOnly Property Result() As String
|
||||||
|
Get
|
||||||
|
Me.RaiseExceptionIfNecessary
|
||||||
|
Return CType(Me.results(0),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
|
Public Delegate Sub InvokeSrv_jsonCompletedEventHandler(ByVal sender As Object, ByVal e As InvokeSrv_jsonCompletedEventArgs)
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
|
Partial Public Class InvokeSrv_jsonCompletedEventArgs
|
||||||
|
Inherits System.ComponentModel.AsyncCompletedEventArgs
|
||||||
|
|
||||||
|
Private results() As Object
|
||||||
|
|
||||||
|
Friend Sub New(ByVal results() As Object, ByVal exception As System.Exception, ByVal cancelled As Boolean, ByVal userState As Object)
|
||||||
|
MyBase.New(exception, cancelled, userState)
|
||||||
|
Me.results = results
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public ReadOnly Property Result() As String
|
||||||
|
Get
|
||||||
|
Me.RaiseExceptionIfNecessary
|
||||||
|
Return CType(Me.results(0),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
|
Public Delegate Sub invokeSrvCompletedEventHandler(ByVal sender As Object, ByVal e As invokeSrvCompletedEventArgs)
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
|
Partial Public Class invokeSrvCompletedEventArgs
|
||||||
|
Inherits System.ComponentModel.AsyncCompletedEventArgs
|
||||||
|
|
||||||
|
Private results() As Object
|
||||||
|
|
||||||
|
Friend Sub New(ByVal results() As Object, ByVal exception As System.Exception, ByVal cancelled As Boolean, ByVal userState As Object)
|
||||||
|
MyBase.New(exception, cancelled, userState)
|
||||||
|
Me.results = results
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public ReadOnly Property Result() As String
|
||||||
|
Get
|
||||||
|
Me.RaiseExceptionIfNecessary
|
||||||
|
Return CType(Me.results(0),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
|
Public Delegate Sub invokeSrv_ResolvedXMLCompletedEventHandler(ByVal sender As Object, ByVal e As invokeSrv_ResolvedXMLCompletedEventArgs)
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
|
Partial Public Class invokeSrv_ResolvedXMLCompletedEventArgs
|
||||||
|
Inherits System.ComponentModel.AsyncCompletedEventArgs
|
||||||
|
|
||||||
|
Private results() As Object
|
||||||
|
|
||||||
|
Friend Sub New(ByVal results() As Object, ByVal exception As System.Exception, ByVal cancelled As Boolean, ByVal userState As Object)
|
||||||
|
MyBase.New(exception, cancelled, userState)
|
||||||
|
Me.results = results
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public ReadOnly Property Result() As String
|
||||||
|
Get
|
||||||
|
Me.RaiseExceptionIfNecessary
|
||||||
|
Return CType(Me.results(0),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
|
Public Delegate Sub callbackSrvCompletedEventHandler(ByVal sender As Object, ByVal e As callbackSrvCompletedEventArgs)
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
|
Partial Public Class callbackSrvCompletedEventArgs
|
||||||
|
Inherits System.ComponentModel.AsyncCompletedEventArgs
|
||||||
|
|
||||||
|
Private results() As Object
|
||||||
|
|
||||||
|
Friend Sub New(ByVal results() As Object, ByVal exception As System.Exception, ByVal cancelled As Boolean, ByVal userState As Object)
|
||||||
|
MyBase.New(exception, cancelled, userState)
|
||||||
|
Me.results = results
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public ReadOnly Property Result() As String
|
||||||
|
Get
|
||||||
|
Me.RaiseExceptionIfNecessary
|
||||||
|
Return CType(Me.results(0),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
|
Public Delegate Sub syncProdCompletedEventHandler(ByVal sender As Object, ByVal e As syncProdCompletedEventArgs)
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
|
Partial Public Class syncProdCompletedEventArgs
|
||||||
|
Inherits System.ComponentModel.AsyncCompletedEventArgs
|
||||||
|
|
||||||
|
Private results() As Object
|
||||||
|
|
||||||
|
Friend Sub New(ByVal results() As Object, ByVal exception As System.Exception, ByVal cancelled As Boolean, ByVal userState As Object)
|
||||||
|
MyBase.New(exception, cancelled, userState)
|
||||||
|
Me.results = results
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public ReadOnly Property Result() As String
|
||||||
|
Get
|
||||||
|
Me.RaiseExceptionIfNecessary
|
||||||
|
Return CType(Me.results(0),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
|
Public Delegate Sub GeteSOPInfo_APICompletedEventHandler(ByVal sender As Object, ByVal e As GeteSOPInfo_APICompletedEventArgs)
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
|
Partial Public Class GeteSOPInfo_APICompletedEventArgs
|
||||||
|
Inherits System.ComponentModel.AsyncCompletedEventArgs
|
||||||
|
|
||||||
|
Private results() As Object
|
||||||
|
|
||||||
|
Friend Sub New(ByVal results() As Object, ByVal exception As System.Exception, ByVal cancelled As Boolean, ByVal userState As Object)
|
||||||
|
MyBase.New(exception, cancelled, userState)
|
||||||
|
Me.results = results
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public ReadOnly Property Result() As String
|
||||||
|
Get
|
||||||
|
Me.RaiseExceptionIfNecessary
|
||||||
|
Return CType(Me.results(0),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
End Namespace
|
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/">
|
||||||
|
<contractRef ref="http://localhost/EAI/wsEAI.asmx?wsdl" docRef="http://localhost/EAI/wsEAI.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
|
||||||
|
<soap address="http://localhost/EAI/wsEAI.asmx" xmlns:q1="http://www.imestech.com/wsEAI" binding="q1:wsEAISoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
|
||||||
|
<soap address="http://localhost/EAI/wsEAI.asmx" xmlns:q2="http://www.imestech.com/wsEAI" binding="q2:wsEAISoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
|
||||||
|
</discovery>
|
328
SRC/MESWin/SXS3/BR_L_CI_GEN/Web References/wsEAI/wsEAI.wsdl
Normal file
328
SRC/MESWin/SXS3/BR_L_CI_GEN/Web References/wsEAI/wsEAI.wsdl
Normal file
@ -0,0 +1,328 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://www.imestech.com/wsEAI" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://www.imestech.com/wsEAI" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
|
||||||
|
<wsdl:types>
|
||||||
|
<s:schema elementFormDefault="qualified" targetNamespace="http://www.imestech.com/wsEAI">
|
||||||
|
<s:element name="InvokeSrv_metajson">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="metadata" type="s:string" />
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="content" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="InvokeSrv_metajsonResponse">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="InvokeSrv_metajsonResult" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="InvokeSrv_json">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="uri" type="s:string" />
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="content" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="InvokeSrv_jsonResponse">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="InvokeSrv_jsonResult" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="invokeSrv">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="InXml" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="invokeSrvResponse">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="invokeSrvResult" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="invokeSrv_ResolvedXML">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="MethodName" type="s:string" />
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="InXml" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="invokeSrv_ResolvedXMLResponse">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="invokeSrv_ResolvedXMLResult" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="callbackSrv">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="InXml" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="callbackSrvResponse">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="callbackSrvResult" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="syncProd">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="InXml" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="syncProdResponse">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="syncProdResult" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="GeteSOPInfo_API">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="uri" type="s:string" />
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="content" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="GeteSOPInfo_APIResponse">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="GeteSOPInfo_APIResult" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
</s:schema>
|
||||||
|
</wsdl:types>
|
||||||
|
<wsdl:message name="InvokeSrv_metajsonSoapIn">
|
||||||
|
<wsdl:part name="parameters" element="tns:InvokeSrv_metajson" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="InvokeSrv_metajsonSoapOut">
|
||||||
|
<wsdl:part name="parameters" element="tns:InvokeSrv_metajsonResponse" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="InvokeSrv_jsonSoapIn">
|
||||||
|
<wsdl:part name="parameters" element="tns:InvokeSrv_json" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="InvokeSrv_jsonSoapOut">
|
||||||
|
<wsdl:part name="parameters" element="tns:InvokeSrv_jsonResponse" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="invokeSrvSoapIn">
|
||||||
|
<wsdl:part name="parameters" element="tns:invokeSrv" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="invokeSrvSoapOut">
|
||||||
|
<wsdl:part name="parameters" element="tns:invokeSrvResponse" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="invokeSrv_ResolvedXMLSoapIn">
|
||||||
|
<wsdl:part name="parameters" element="tns:invokeSrv_ResolvedXML" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="invokeSrv_ResolvedXMLSoapOut">
|
||||||
|
<wsdl:part name="parameters" element="tns:invokeSrv_ResolvedXMLResponse" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="callbackSrvSoapIn">
|
||||||
|
<wsdl:part name="parameters" element="tns:callbackSrv" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="callbackSrvSoapOut">
|
||||||
|
<wsdl:part name="parameters" element="tns:callbackSrvResponse" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="syncProdSoapIn">
|
||||||
|
<wsdl:part name="parameters" element="tns:syncProd" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="syncProdSoapOut">
|
||||||
|
<wsdl:part name="parameters" element="tns:syncProdResponse" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="GeteSOPInfo_APISoapIn">
|
||||||
|
<wsdl:part name="parameters" element="tns:GeteSOPInfo_API" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="GeteSOPInfo_APISoapOut">
|
||||||
|
<wsdl:part name="parameters" element="tns:GeteSOPInfo_APIResponse" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:portType name="wsEAISoap">
|
||||||
|
<wsdl:operation name="InvokeSrv_metajson">
|
||||||
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Invoke Web Service Resolved metadata json</wsdl:documentation>
|
||||||
|
<wsdl:input message="tns:InvokeSrv_metajsonSoapIn" />
|
||||||
|
<wsdl:output message="tns:InvokeSrv_metajsonSoapOut" />
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="InvokeSrv_json">
|
||||||
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Invoke Web Service Resolved json</wsdl:documentation>
|
||||||
|
<wsdl:input message="tns:InvokeSrv_jsonSoapIn" />
|
||||||
|
<wsdl:output message="tns:InvokeSrv_jsonSoapOut" />
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="invokeSrv">
|
||||||
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Invoke Web Service</wsdl:documentation>
|
||||||
|
<wsdl:input message="tns:invokeSrvSoapIn" />
|
||||||
|
<wsdl:output message="tns:invokeSrvSoapOut" />
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="invokeSrv_ResolvedXML">
|
||||||
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Invoke Web Service for Resolved XML</wsdl:documentation>
|
||||||
|
<wsdl:input message="tns:invokeSrv_ResolvedXMLSoapIn" />
|
||||||
|
<wsdl:output message="tns:invokeSrv_ResolvedXMLSoapOut" />
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="callbackSrv">
|
||||||
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Callback Service</wsdl:documentation>
|
||||||
|
<wsdl:input message="tns:callbackSrvSoapIn" />
|
||||||
|
<wsdl:output message="tns:callbackSrvSoapOut" />
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="syncProd">
|
||||||
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">sync Product</wsdl:documentation>
|
||||||
|
<wsdl:input message="tns:syncProdSoapIn" />
|
||||||
|
<wsdl:output message="tns:syncProdSoapOut" />
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="GeteSOPInfo_API">
|
||||||
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">GeteSOPInfo_API</wsdl:documentation>
|
||||||
|
<wsdl:input message="tns:GeteSOPInfo_APISoapIn" />
|
||||||
|
<wsdl:output message="tns:GeteSOPInfo_APISoapOut" />
|
||||||
|
</wsdl:operation>
|
||||||
|
</wsdl:portType>
|
||||||
|
<wsdl:binding name="wsEAISoap" type="tns:wsEAISoap">
|
||||||
|
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
||||||
|
<wsdl:operation name="InvokeSrv_metajson">
|
||||||
|
<soap:operation soapAction="http://www.imestech.com/wsEAI/InvokeSrv_metajson" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="InvokeSrv_json">
|
||||||
|
<soap:operation soapAction="http://www.imestech.com/wsEAI/InvokeSrv_json" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="invokeSrv">
|
||||||
|
<soap:operation soapAction="http://www.imestech.com/wsEAI/invokeSrv" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="invokeSrv_ResolvedXML">
|
||||||
|
<soap:operation soapAction="http://www.imestech.com/wsEAI/invokeSrv_ResolvedXML" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="callbackSrv">
|
||||||
|
<soap:operation soapAction="http://www.imestech.com/wsEAI/callbackSrv" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="syncProd">
|
||||||
|
<soap:operation soapAction="http://www.imestech.com/wsEAI/syncProd" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="GeteSOPInfo_API">
|
||||||
|
<soap:operation soapAction="http://www.imestech.com/wsEAI/GeteSOPInfo_API" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
</wsdl:binding>
|
||||||
|
<wsdl:binding name="wsEAISoap12" type="tns:wsEAISoap">
|
||||||
|
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
||||||
|
<wsdl:operation name="InvokeSrv_metajson">
|
||||||
|
<soap12:operation soapAction="http://www.imestech.com/wsEAI/InvokeSrv_metajson" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="InvokeSrv_json">
|
||||||
|
<soap12:operation soapAction="http://www.imestech.com/wsEAI/InvokeSrv_json" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="invokeSrv">
|
||||||
|
<soap12:operation soapAction="http://www.imestech.com/wsEAI/invokeSrv" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="invokeSrv_ResolvedXML">
|
||||||
|
<soap12:operation soapAction="http://www.imestech.com/wsEAI/invokeSrv_ResolvedXML" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="callbackSrv">
|
||||||
|
<soap12:operation soapAction="http://www.imestech.com/wsEAI/callbackSrv" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="syncProd">
|
||||||
|
<soap12:operation soapAction="http://www.imestech.com/wsEAI/syncProd" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="GeteSOPInfo_API">
|
||||||
|
<soap12:operation soapAction="http://www.imestech.com/wsEAI/GeteSOPInfo_API" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
</wsdl:binding>
|
||||||
|
<wsdl:service name="wsEAI">
|
||||||
|
<wsdl:port name="wsEAISoap" binding="tns:wsEAISoap">
|
||||||
|
<soap:address location="http://localhost/EAI/wsEAI.asmx" />
|
||||||
|
</wsdl:port>
|
||||||
|
<wsdl:port name="wsEAISoap12" binding="tns:wsEAISoap12">
|
||||||
|
<soap12:address location="http://localhost/EAI/wsEAI.asmx" />
|
||||||
|
</wsdl:port>
|
||||||
|
</wsdl:service>
|
||||||
|
</wsdl:definitions>
|
37
SRC/MESWin/SXS3/BR_L_CI_GEN/app.config
Normal file
37
SRC/MESWin/SXS3/BR_L_CI_GEN/app.config
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
<configuration>
|
||||||
|
<configSections>
|
||||||
|
<sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
|
||||||
|
<section name="BR_L_CI_GEN.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
|
||||||
|
</sectionGroup>
|
||||||
|
</configSections>
|
||||||
|
<system.diagnostics>
|
||||||
|
<sources>
|
||||||
|
<!-- 這個區段定義 My.Application.Log 的記錄組態-->
|
||||||
|
<source name="DefaultSource" switchName="DefaultSwitch">
|
||||||
|
<listeners>
|
||||||
|
<add name="FileLog"/>
|
||||||
|
<!-- 取消註解下列區段,以寫入應用程式事件記錄檔-->
|
||||||
|
<!--<add name="EventLog"/>-->
|
||||||
|
</listeners>
|
||||||
|
</source>
|
||||||
|
</sources>
|
||||||
|
<switches>
|
||||||
|
<add name="DefaultSwitch" value="Information" />
|
||||||
|
</switches>
|
||||||
|
<sharedListeners>
|
||||||
|
<add name="FileLog"
|
||||||
|
type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
|
||||||
|
initializeData="FileLogWriter"/>
|
||||||
|
<!-- 取消註解下列區段,並將 APPLICATION_NAME 取代成您的應用程式名稱,以寫入至應用程式事件記錄檔-->
|
||||||
|
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
|
||||||
|
</sharedListeners>
|
||||||
|
</system.diagnostics>
|
||||||
|
<applicationSettings>
|
||||||
|
<BR_L_CI_GEN.My.MySettings>
|
||||||
|
<setting name="BR_L_CI_GEN_localhost_wsEAI" serializeAs="String">
|
||||||
|
<value>http://localhost/EAI/wsEAI.asmx</value>
|
||||||
|
</setting>
|
||||||
|
</BR_L_CI_GEN.My.MySettings>
|
||||||
|
</applicationSettings>
|
||||||
|
</configuration>
|
126
SRC/MESWin/SXS3/BR_L_CI_GEN/frmBR_L_CI_GEN.resx
Normal file
126
SRC/MESWin/SXS3/BR_L_CI_GEN/frmBR_L_CI_GEN.resx
Normal file
@ -0,0 +1,126 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<root>
|
||||||
|
<!--
|
||||||
|
Microsoft ResX Schema
|
||||||
|
|
||||||
|
Version 2.0
|
||||||
|
|
||||||
|
The primary goals of this format is to allow a simple XML format
|
||||||
|
that is mostly human readable. The generation and parsing of the
|
||||||
|
various data types are done through the TypeConverter classes
|
||||||
|
associated with the data types.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
... ado.net/XML headers & schema ...
|
||||||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||||
|
<resheader name="version">2.0</resheader>
|
||||||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||||
|
</data>
|
||||||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||||
|
<comment>This is a comment</comment>
|
||||||
|
</data>
|
||||||
|
|
||||||
|
There are any number of "resheader" rows that contain simple
|
||||||
|
name/value pairs.
|
||||||
|
|
||||||
|
Each data row contains a name, and value. The row also contains a
|
||||||
|
type or mimetype. Type corresponds to a .NET class that support
|
||||||
|
text/value conversion through the TypeConverter architecture.
|
||||||
|
Classes that don't support this are serialized and stored with the
|
||||||
|
mimetype set.
|
||||||
|
|
||||||
|
The mimetype is used for serialized objects, and tells the
|
||||||
|
ResXResourceReader how to depersist the object. This is currently not
|
||||||
|
extensible. For a given mimetype the value must be set accordingly:
|
||||||
|
|
||||||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||||
|
that the ResXResourceWriter will generate, however the reader can
|
||||||
|
read any of the formats listed below.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||||
|
value : The object must be serialized into a byte array
|
||||||
|
: using a System.ComponentModel.TypeConverter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
-->
|
||||||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:choice maxOccurs="unbounded">
|
||||||
|
<xsd:element name="metadata">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="assembly">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:attribute name="alias" type="xsd:string" />
|
||||||
|
<xsd:attribute name="name" type="xsd:string" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="data">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="resheader">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:choice>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:schema>
|
||||||
|
<resheader name="resmimetype">
|
||||||
|
<value>text/microsoft-resx</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="version">
|
||||||
|
<value>2.0</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="reader">
|
||||||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="writer">
|
||||||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<metadata name="ToolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
|
<value>28, 11</value>
|
||||||
|
</metadata>
|
||||||
|
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
|
<value>25</value>
|
||||||
|
</metadata>
|
||||||
|
</root>
|
@ -27,12 +27,12 @@ Public Class frmBR_L_CI_GEN
|
|||||||
Dim InXml, OutXml, strIdentity, strParameter, XmlData, XmlSchema As String
|
Dim InXml, OutXml, strIdentity, strParameter, XmlData, XmlSchema As String
|
||||||
|
|
||||||
'//資料表相關變數
|
'//資料表相關變數
|
||||||
Dim dsWIP, dsTemp, dsINV, dsEQP, dsCI As New DataSet
|
Dim dsWIP, dsTemp, dsINV, dsEQP, dsCIN As New DataSet
|
||||||
Dim dtKeyIn, dtTmpLoginState, dtTmpMTLLotNo As DataTable
|
Dim dtKeyIn, dtTmpLoginState, dtTmpMTLLotNo, dtCustomizedInformation As DataTable
|
||||||
Dim drAdd As DataRow
|
Dim drAdd As DataRow
|
||||||
Dim tblLotState, tblTAttrib, tblTMaterial, tblAreaEquipment, tblLotLoginState, tblMaterialLotNo,
|
Dim tblLotState, tblTAttrib, tblTMaterial, tblAreaEquipment, tblLotLoginState, tblMaterialLotNo,
|
||||||
tblTmpMTLLotNo, tblMOMaterialState, tblWIPINVRaw, tblSubstituteMaterial, tblSWRJoinLog,
|
tblTmpMTLLotNo, tblMOMaterialState, tblWIPINVRaw, tblSubstituteMaterial, tblSWRJoinLog,
|
||||||
tblMaterialBasis, tblTLotState, tblMaterialProperty, tblOPBasis, tblEQPDispatchState, tblWIPINVSEMI As String
|
tblMaterialBasis, tblTLotState, tblMaterialProperty, tblOPBasis, tblEQPDispatchState, tblWIPINVSEMI, tblCustomizedInformation As String
|
||||||
'2016-12-19 系統參數資料表
|
'2016-12-19 系統參數資料表
|
||||||
Dim dsDefine As New DataSet
|
Dim dsDefine As New DataSet
|
||||||
Dim tblSYSParam As String = ""
|
Dim tblSYSParam As String = ""
|
||||||
@ -54,7 +54,6 @@ Public Class frmBR_L_CI_GEN
|
|||||||
|
|
||||||
'20091006 Seam 新增作業工序
|
'20091006 Seam 新增作業工序
|
||||||
Dim tblSubOP As String
|
Dim tblSubOP As String
|
||||||
Dim tblWipCI_21690 As String
|
|
||||||
|
|
||||||
'2010/03/08,yumei,iugKeyIn區塊新增清單選擇
|
'2010/03/08,yumei,iugKeyIn區塊新增清單選擇
|
||||||
Dim strDefaultValue As String
|
Dim strDefaultValue As String
|
||||||
@ -87,14 +86,15 @@ Public Class frmBR_L_CI_GEN
|
|||||||
Dim strTableName, strRaw As String
|
Dim strTableName, strRaw As String
|
||||||
|
|
||||||
Dim vlMaterialLevel As New ValueList
|
Dim vlMaterialLevel As New ValueList
|
||||||
Dim vlIsSelected As New ValueList
|
Dim vlIsOccupied As New ValueList
|
||||||
|
Dim vlCustomizedInformation As New ValueList
|
||||||
|
|
||||||
Dim ckhEQPDispatchRule As String
|
Dim ckhEQPDispatchRule As String
|
||||||
|
|
||||||
''新设备上料 14278
|
''新设备上料 14278
|
||||||
Dim dsOE As New DataSet '資料集:儲存取回之資料?
|
Dim dsOE As New DataSet '資料集:儲存取回之資料?
|
||||||
Friend WithEvents UltraTabPageControl3 As UltraWinTabControl.UltraTabPageControl
|
Friend WithEvents upCustomized As UltraWinTabControl.UltraTabPageControl
|
||||||
Friend WithEvents IMESUltraGridControl1 As iMESUltraGrid.iMESUltraGridControl
|
Friend WithEvents IugCustomized As iMESUltraGrid.iMESUltraGridControl
|
||||||
Dim strMOList As String '儲存取回資料表的名稱?
|
Dim strMOList As String '儲存取回資料表的名稱?
|
||||||
#Region " Windows Form 設計工具產生的程式碼 "
|
#Region " Windows Form 設計工具產生的程式碼 "
|
||||||
|
|
||||||
@ -171,6 +171,7 @@ Public Class frmBR_L_CI_GEN
|
|||||||
Friend WithEvents iugAttrib As iMESUltraGrid.iMESUltraGridControl
|
Friend WithEvents iugAttrib As iMESUltraGrid.iMESUltraGridControl
|
||||||
Friend WithEvents iugMaterial As iMESUltraGrid.iMESUltraGridControl
|
Friend WithEvents iugMaterial As iMESUltraGrid.iMESUltraGridControl
|
||||||
Friend WithEvents iugEquipment As iMESUltraGrid.iMESUltraGridControl
|
Friend WithEvents iugEquipment As iMESUltraGrid.iMESUltraGridControl
|
||||||
|
Friend WithEvents iugCustomizedInformation21676 As iMESUltraGrid.iMESUltraGridControl
|
||||||
Friend WithEvents btnClose As Infragistics.Win.Misc.UltraButton
|
Friend WithEvents btnClose As Infragistics.Win.Misc.UltraButton
|
||||||
Friend WithEvents btnConfirm As Infragistics.Win.Misc.UltraButton
|
Friend WithEvents btnConfirm As Infragistics.Win.Misc.UltraButton
|
||||||
Friend WithEvents lblEquipmentNo As System.Windows.Forms.Label
|
Friend WithEvents lblEquipmentNo As System.Windows.Forms.Label
|
||||||
@ -228,8 +229,8 @@ Public Class frmBR_L_CI_GEN
|
|||||||
Me.iugMaterial = New iMESUltraGrid.iMESUltraGridControl()
|
Me.iugMaterial = New iMESUltraGrid.iMESUltraGridControl()
|
||||||
Me.utpSubOP = New Infragistics.Win.UltraWinTabControl.UltraTabPageControl()
|
Me.utpSubOP = New Infragistics.Win.UltraWinTabControl.UltraTabPageControl()
|
||||||
Me.iugSubOP = New iMESUltraGrid.iMESUltraGridControl()
|
Me.iugSubOP = New iMESUltraGrid.iMESUltraGridControl()
|
||||||
Me.UltraTabPageControl3 = New Infragistics.Win.UltraWinTabControl.UltraTabPageControl()
|
Me.upCustomized = New Infragistics.Win.UltraWinTabControl.UltraTabPageControl()
|
||||||
Me.IMESUltraGridControl1 = New iMESUltraGrid.iMESUltraGridControl()
|
Me.IugCustomized = New iMESUltraGrid.iMESUltraGridControl()
|
||||||
Me.uegLotInfo = New Infragistics.Win.Misc.UltraExpandableGroupBox()
|
Me.uegLotInfo = New Infragistics.Win.Misc.UltraExpandableGroupBox()
|
||||||
Me.UltraExpandableGroupBoxPanel1 = New Infragistics.Win.Misc.UltraExpandableGroupBoxPanel()
|
Me.UltraExpandableGroupBoxPanel1 = New Infragistics.Win.Misc.UltraExpandableGroupBoxPanel()
|
||||||
Me.UltraPanel1 = New Infragistics.Win.Misc.UltraPanel()
|
Me.UltraPanel1 = New Infragistics.Win.Misc.UltraPanel()
|
||||||
@ -309,7 +310,7 @@ Public Class frmBR_L_CI_GEN
|
|||||||
CType(Me.txtMaterialNo, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.txtMaterialNo, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.txtMaterialLotNo, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.txtMaterialLotNo, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
Me.utpSubOP.SuspendLayout()
|
Me.utpSubOP.SuspendLayout()
|
||||||
Me.UltraTabPageControl3.SuspendLayout()
|
Me.upCustomized.SuspendLayout()
|
||||||
CType(Me.uegLotInfo, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.uegLotInfo, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
Me.uegLotInfo.SuspendLayout()
|
Me.uegLotInfo.SuspendLayout()
|
||||||
Me.UltraExpandableGroupBoxPanel1.SuspendLayout()
|
Me.UltraExpandableGroupBoxPanel1.SuspendLayout()
|
||||||
@ -469,38 +470,39 @@ Public Class frmBR_L_CI_GEN
|
|||||||
Me.iugSubOP.TabIndex = 1
|
Me.iugSubOP.TabIndex = 1
|
||||||
Me.iugSubOP.UserNo = "IMes"
|
Me.iugSubOP.UserNo = "IMes"
|
||||||
'
|
'
|
||||||
'UltraTabPageControl3
|
'upCustomized
|
||||||
'
|
'
|
||||||
Me.UltraTabPageControl3.Controls.Add(Me.IMESUltraGridControl1)
|
Me.upCustomized.Controls.Add(Me.IugCustomized)
|
||||||
Me.UltraTabPageControl3.Location = New System.Drawing.Point(1, 23)
|
Me.upCustomized.Location = New System.Drawing.Point(1, 23)
|
||||||
Me.UltraTabPageControl3.Name = "UltraTabPageControl3"
|
Me.upCustomized.Name = "upCustomized"
|
||||||
Me.UltraTabPageControl3.Size = New System.Drawing.Size(511, 187)
|
Me.upCustomized.Size = New System.Drawing.Size(511, 187)
|
||||||
'
|
'
|
||||||
'IMESUltraGridControl1
|
'IugCustomized
|
||||||
'
|
'
|
||||||
Me.IMESUltraGridControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
Me.IugCustomized.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||||
Or System.Windows.Forms.AnchorStyles.Left) _
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
||||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||||
Me.IMESUltraGridControl1.EnterDirection = iMESUltraGrid.iMESUltraGridControl.EnterDirectionEnum.Down
|
Me.IugCustomized.EnterDirection = iMESUltraGrid.iMESUltraGridControl.EnterDirectionEnum.Down
|
||||||
Me.IMESUltraGridControl1.GroupBoxPromptText = "Drag a column header here to group by that column."
|
Me.IugCustomized.ForeColor = System.Drawing.Color.Coral
|
||||||
Me.IMESUltraGridControl1.GroupBoxTextForeColor = System.Drawing.Color.Red
|
Me.IugCustomized.GroupBoxPromptText = "Drag a column header here to group by that column."
|
||||||
Me.IMESUltraGridControl1.Identity = "IMes"
|
Me.IugCustomized.GroupBoxTextForeColor = System.Drawing.Color.Red
|
||||||
Me.IMESUltraGridControl1.IdentityForm = ""
|
Me.IugCustomized.Identity = "IMes"
|
||||||
Me.IMESUltraGridControl1.LayOutFilePath = ""
|
Me.IugCustomized.IdentityForm = ""
|
||||||
Me.IMESUltraGridControl1.Location = New System.Drawing.Point(3, 3)
|
Me.IugCustomized.LayOutFilePath = ""
|
||||||
Me.IMESUltraGridControl1.Name = "IMESUltraGridControl1"
|
Me.IugCustomized.Location = New System.Drawing.Point(2, 3)
|
||||||
Me.IMESUltraGridControl1.PrintFitWidthToPages = 0
|
Me.IugCustomized.Name = "IugCustomized"
|
||||||
Me.IMESUltraGridControl1.PrintLandscape = True
|
Me.IugCustomized.PrintFitWidthToPages = 0
|
||||||
Me.IMESUltraGridControl1.PrintPageFooter = ""
|
Me.IugCustomized.PrintLandscape = True
|
||||||
Me.IMESUltraGridControl1.PrintPageFooterHAlign = Infragistics.Win.HAlign.[Default]
|
Me.IugCustomized.PrintPageFooter = ""
|
||||||
Me.IMESUltraGridControl1.PrintPageFooterHeight = 20
|
Me.IugCustomized.PrintPageFooterHAlign = Infragistics.Win.HAlign.[Default]
|
||||||
Me.IMESUltraGridControl1.PrintPageHeader = ""
|
Me.IugCustomized.PrintPageFooterHeight = 20
|
||||||
Me.IMESUltraGridControl1.PrintPageHeaderHAlign = Infragistics.Win.HAlign.[Default]
|
Me.IugCustomized.PrintPageHeader = ""
|
||||||
Me.IMESUltraGridControl1.PrintPageHeaderHeight = 20
|
Me.IugCustomized.PrintPageHeaderHAlign = Infragistics.Win.HAlign.[Default]
|
||||||
Me.IMESUltraGridControl1.PrintZoom = 1.0R
|
Me.IugCustomized.PrintPageHeaderHeight = 20
|
||||||
Me.IMESUltraGridControl1.Size = New System.Drawing.Size(505, 181)
|
Me.IugCustomized.PrintZoom = 1.0R
|
||||||
Me.IMESUltraGridControl1.TabIndex = 151
|
Me.IugCustomized.Size = New System.Drawing.Size(506, 181)
|
||||||
Me.IMESUltraGridControl1.UserNo = "IMes"
|
Me.IugCustomized.TabIndex = 2
|
||||||
|
Me.IugCustomized.UserNo = "IMes"
|
||||||
'
|
'
|
||||||
'uegLotInfo
|
'uegLotInfo
|
||||||
'
|
'
|
||||||
@ -1214,7 +1216,7 @@ Public Class frmBR_L_CI_GEN
|
|||||||
Me.UltraTabControl1.Controls.Add(Me.utpMaterial)
|
Me.UltraTabControl1.Controls.Add(Me.utpMaterial)
|
||||||
Me.UltraTabControl1.Controls.Add(Me.UltraTabSharedControlsPage1)
|
Me.UltraTabControl1.Controls.Add(Me.UltraTabSharedControlsPage1)
|
||||||
Me.UltraTabControl1.Controls.Add(Me.utpSubOP)
|
Me.UltraTabControl1.Controls.Add(Me.utpSubOP)
|
||||||
Me.UltraTabControl1.Controls.Add(Me.UltraTabPageControl3)
|
Me.UltraTabControl1.Controls.Add(Me.upCustomized)
|
||||||
Me.UltraTabControl1.Location = New System.Drawing.Point(0, 0)
|
Me.UltraTabControl1.Location = New System.Drawing.Point(0, 0)
|
||||||
Me.UltraTabControl1.Name = "UltraTabControl1"
|
Me.UltraTabControl1.Name = "UltraTabControl1"
|
||||||
Me.UltraTabControl1.SharedControlsPage = Me.UltraTabSharedControlsPage1
|
Me.UltraTabControl1.SharedControlsPage = Me.UltraTabSharedControlsPage1
|
||||||
@ -1226,8 +1228,8 @@ Public Class frmBR_L_CI_GEN
|
|||||||
UltraTab1.Text = "Material"
|
UltraTab1.Text = "Material"
|
||||||
UltraTab4.TabPage = Me.utpSubOP
|
UltraTab4.TabPage = Me.utpSubOP
|
||||||
UltraTab4.Text = "Sub OP"
|
UltraTab4.Text = "Sub OP"
|
||||||
UltraTab2.TabPage = Me.UltraTabPageControl3
|
UltraTab2.TabPage = Me.upCustomized
|
||||||
UltraTab2.Text = "Customized information"
|
UltraTab2.Text = "Customized"
|
||||||
Me.UltraTabControl1.Tabs.AddRange(New Infragistics.Win.UltraWinTabControl.UltraTab() {UltraTab1, UltraTab4, UltraTab2})
|
Me.UltraTabControl1.Tabs.AddRange(New Infragistics.Win.UltraWinTabControl.UltraTab() {UltraTab1, UltraTab4, UltraTab2})
|
||||||
'
|
'
|
||||||
'UltraTabSharedControlsPage1
|
'UltraTabSharedControlsPage1
|
||||||
@ -1342,7 +1344,7 @@ Public Class frmBR_L_CI_GEN
|
|||||||
CType(Me.txtMaterialNo, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.txtMaterialNo, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.txtMaterialLotNo, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.txtMaterialLotNo, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
Me.utpSubOP.ResumeLayout(False)
|
Me.utpSubOP.ResumeLayout(False)
|
||||||
Me.UltraTabPageControl3.ResumeLayout(False)
|
Me.upCustomized.ResumeLayout(False)
|
||||||
CType(Me.uegLotInfo, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.uegLotInfo, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
Me.uegLotInfo.ResumeLayout(False)
|
Me.uegLotInfo.ResumeLayout(False)
|
||||||
Me.UltraExpandableGroupBoxPanel1.ResumeLayout(False)
|
Me.UltraExpandableGroupBoxPanel1.ResumeLayout(False)
|
||||||
@ -1416,14 +1418,13 @@ Public Class frmBR_L_CI_GEN
|
|||||||
|
|
||||||
vlMaterialLevel = COM_Utility.ValueListProvider.GetInstance.GetValueList("TBLWIPTEMP_MATERIAL", "MATERIALLEVEL")
|
vlMaterialLevel = COM_Utility.ValueListProvider.GetInstance.GetValueList("TBLWIPTEMP_MATERIAL", "MATERIALLEVEL")
|
||||||
|
|
||||||
|
vlIsOccupied = COM_Utility.ValueListProvider.GetInstance.GetValueList("TBLCUSTOMIZEDINFORMATION_21676", "ISOCCUPIED")
|
||||||
vlIsSelected = COM_Utility.ValueListProvider.GetInstance.GetValueList("TBLWIPCI_21690", "CISTATE")
|
|
||||||
btnConfirm.Enabled = False
|
btnConfirm.Enabled = False
|
||||||
btnMultiUser.Enabled = False
|
btnMultiUser.Enabled = False
|
||||||
|
|
||||||
'2017/11/06 KunYuan:變更開始加工時間checkbox預設不勾選
|
'2017/11/06 KunYuan:變更開始加工時間checkbox預設不勾選
|
||||||
chkUpdCheckInTime.Checked = False
|
chkUpdCheckInTime.Checked = False
|
||||||
|
'工单编号为空或者用户id为空
|
||||||
If LotNo = defString Or UserId = defString Then
|
If LotNo = defString Or UserId = defString Then
|
||||||
iMESExceptionManager.ExceptionManager.iMESMsgBoxShowDialog(ChgTranslateName_Msg("0000-200001", "[%LotNo%] [%or%] [%UserId%] [%CANNOTBEEMPTY%]"), MsgBoxStyle.Exclamation, Me.Text)
|
iMESExceptionManager.ExceptionManager.iMESMsgBoxShowDialog(ChgTranslateName_Msg("0000-200001", "[%LotNo%] [%or%] [%UserId%] [%CANNOTBEEMPTY%]"), MsgBoxStyle.Exclamation, Me.Text)
|
||||||
Exit Sub
|
Exit Sub
|
||||||
@ -1447,7 +1448,7 @@ Public Class frmBR_L_CI_GEN
|
|||||||
If funGetShift() Then Exit Sub
|
If funGetShift() Then Exit Sub
|
||||||
If funLoadTemp_AttribJoinBasis() Then Exit Sub
|
If funLoadTemp_AttribJoinBasis() Then Exit Sub
|
||||||
If funLoadTemp_Material() Then Exit Sub
|
If funLoadTemp_Material() Then Exit Sub
|
||||||
funLoadCcustomizedinformation()
|
|
||||||
txtLotNo.Text = LotNo
|
txtLotNo.Text = LotNo
|
||||||
txtEmployeeNo.Text = UserId
|
txtEmployeeNo.Text = UserId
|
||||||
Call funLotInfo_Show()
|
Call funLotInfo_Show()
|
||||||
@ -1515,6 +1516,8 @@ Public Class frmBR_L_CI_GEN
|
|||||||
'20091006 seam
|
'20091006 seam
|
||||||
Call Me.funLoadSubOP()
|
Call Me.funLoadSubOP()
|
||||||
|
|
||||||
|
Call Me.funLoadCustomized()
|
||||||
|
|
||||||
End If
|
End If
|
||||||
|
|
||||||
'3.生產參數 -------------------------------------------------------------------------------------------------------
|
'3.生產參數 -------------------------------------------------------------------------------------------------------
|
||||||
@ -1638,6 +1641,9 @@ Public Class frmBR_L_CI_GEN
|
|||||||
|
|
||||||
Call funLoadAllMaterialLot()
|
Call funLoadAllMaterialLot()
|
||||||
|
|
||||||
|
Call funLoadCustomized()
|
||||||
|
|
||||||
|
|
||||||
'8.語系切換
|
'8.語系切換
|
||||||
Call ExeChangeResource(Me, gLanguageMode)
|
Call ExeChangeResource(Me, gLanguageMode)
|
||||||
|
|
||||||
@ -1674,6 +1680,8 @@ Public Class frmBR_L_CI_GEN
|
|||||||
ExeGroupControlPriv(Me, PrivFunNo)
|
ExeGroupControlPriv(Me, PrivFunNo)
|
||||||
Cursor.Current = Cursors.Default
|
Cursor.Current = Cursors.Default
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
Private Sub frmBR_L_CI_GEN_Activated(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.Activated
|
Private Sub frmBR_L_CI_GEN_Activated(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.Activated
|
||||||
@ -2215,6 +2223,18 @@ lblAccCheck:
|
|||||||
End If
|
End If
|
||||||
End If
|
End If
|
||||||
|
|
||||||
|
'Extra.格式化資料CustomInf-----------------------------------------------------------------------------------------------
|
||||||
|
Dim strCustomizedInformation As String = ""
|
||||||
|
|
||||||
|
drSel = dsCIN.Tables(tblCustomizedInformation).Select("CheckFlag=" & True)
|
||||||
|
For i As Integer = 0 To drSel.Length - 1
|
||||||
|
strCustomizedInformation += CombineXMLValueTag(CombineXMLValue("informationno", CInput(drSel(i)("InformationNo"))) & CombineXMLValue("lotno", CInput(drSel(i)("LotNo"))) & CombineXMLValue("isgood", CInput(drSel(i)("isGood"))) & CombineXMLValue("isoccupied", CInput(drSel(i)("isOccupied"))))
|
||||||
|
|
||||||
|
Next
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
'6.ExecuteCheckIn ------------------------------------------------------------------------------------------------
|
'6.ExecuteCheckIn ------------------------------------------------------------------------------------------------
|
||||||
strIdentity = CombineXMLIdentity(gComputerName, UserId, Now)
|
strIdentity = CombineXMLIdentity(gComputerName, UserId, Now)
|
||||||
strParameter = CombineXMLParameter("lotno", "LotNo", "String", CInput(LotNo), "")
|
strParameter = CombineXMLParameter("lotno", "LotNo", "String", CInput(LotNo), "")
|
||||||
@ -2223,6 +2243,7 @@ lblAccCheck:
|
|||||||
strParameter += CombineXMLParameter("shiftno", "ShiftNo", "String", CInput(txtShiftNo.Text), "")
|
strParameter += CombineXMLParameter("shiftno", "ShiftNo", "String", CInput(txtShiftNo.Text), "")
|
||||||
strParameter += CombineXMLParameter("lotrecord", "LotRecord", "String", CInput(txtLotRecord.Text), "")
|
strParameter += CombineXMLParameter("lotrecord", "LotRecord", "String", CInput(txtLotRecord.Text), "")
|
||||||
'strParameter += CombineXMLParameter("checkintime", "CheckInTime", "String", dtpcheckintime.Value.ToString("yyyy/MM/dd HH:mm:ss"), "") '2017/11/06 mark by KunYuan:移至下方處理
|
'strParameter += CombineXMLParameter("checkintime", "CheckInTime", "String", dtpcheckintime.Value.ToString("yyyy/MM/dd HH:mm:ss"), "") '2017/11/06 mark by KunYuan:移至下方處理
|
||||||
|
strParameter += CombineXMLParameterMultiValue("loadcustomizedinformation", "loadcustomizedinformation", "String", strCustomizedInformation, "")
|
||||||
strParameter += CombineXMLParameterMultiValue("attrib", "Attrib", "String", strAttrib, "")
|
strParameter += CombineXMLParameterMultiValue("attrib", "Attrib", "String", strAttrib, "")
|
||||||
strParameter += CombineXMLParameterMultiValue("equipment", "Equipment", "String", strEquipment, "")
|
strParameter += CombineXMLParameterMultiValue("equipment", "Equipment", "String", strEquipment, "")
|
||||||
strParameter += CombineXMLParameterMultiValue("equipmentchamber", "EquipmentChamber", "String", strEquipmentChamber, "")
|
strParameter += CombineXMLParameterMultiValue("equipmentchamber", "EquipmentChamber", "String", strEquipmentChamber, "")
|
||||||
@ -2242,14 +2263,14 @@ lblAccCheck:
|
|||||||
If strMTLLot <> "" Then
|
If strMTLLot <> "" Then
|
||||||
strParameter += CombineXMLParameterMultiValue("temp_materiallot", "Temp_MaterialLot", "String", strMTLLot, "")
|
strParameter += CombineXMLParameterMultiValue("temp_materiallot", "Temp_MaterialLot", "String", strMTLLot, "")
|
||||||
End If
|
End If
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
InXml = CombineXMLRequest(strIdentity, strParameter)
|
InXml = CombineXMLRequest(strIdentity, strParameter)
|
||||||
Try
|
Try
|
||||||
'2019/06/20 Lena, Mantis: 0058845 [WIP] CI/CO執行時間紀錄
|
'2019/06/20 Lena, Mantis: 0058845 [WIP] CI/CO執行時間紀錄
|
||||||
'新增參數 LogOn = True, 記錄執行時間.
|
'新增參數 LogOn = True, 記錄執行時間.
|
||||||
OutXml = InvokeSrv("ABC.wsWIP_21690.Exe_CheckIn_Custom", InXml, LogOn:=True)
|
OutXml = InvokeSrv("ABC.wsWIP.Exe_CheckIn", InXml, LogOn:=True)
|
||||||
|
|
||||||
|
|
||||||
Dim XmlDoc As New XmlDocument
|
Dim XmlDoc As New XmlDocument
|
||||||
@ -3335,18 +3356,6 @@ lblExitProcedure:
|
|||||||
funGetEquipmentRecipe()
|
funGetEquipmentRecipe()
|
||||||
|
|
||||||
|
|
||||||
End Sub
|
|
||||||
|
|
||||||
|
|
||||||
Private Sub iugCustomizedInformation_iMESUltraGrid_CellChange(sender As Object, e As Infragistics.Win.UltraWinGrid.CellEventArgs) Handles iugEquipment.iMESUltraGrid_CellChange
|
|
||||||
' CheckFlag被點選時, 可立即將結果異動回DataTable
|
|
||||||
|
|
||||||
End Sub
|
|
||||||
|
|
||||||
Private Sub iugCustomizedInformation_iMESUltraGrid_AfterCellUpdate(sender As System.Object, e As Infragistics.Win.UltraWinGrid.CellEventArgs) Handles iugEquipment.iMESUltraGrid_AfterCellUpdate
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
Private Sub iugEquipment_iMESUltraGrid_CellChange(sender As Object, e As Infragistics.Win.UltraWinGrid.CellEventArgs) Handles iugEquipment.iMESUltraGrid_CellChange
|
Private Sub iugEquipment_iMESUltraGrid_CellChange(sender As Object, e As Infragistics.Win.UltraWinGrid.CellEventArgs) Handles iugEquipment.iMESUltraGrid_CellChange
|
||||||
@ -3561,69 +3570,6 @@ lblExitProcedure:
|
|||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
|
||||||
Private Sub iugCuIn_iMESUltraGrid_InitializeLayOut(ByVal sender As System.Object, ByVal e As Infragistics.Win.UltraWinGrid.InitializeLayoutEventArgs) Handles IMESUltraGridControl1.iMESUltraGrid_InitializeLayOut
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
With e.Layout
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
With .Bands(tblWipCI_21690).Columns("CheckFlag")
|
|
||||||
.Width = 50
|
|
||||||
.Header.VisiblePosition = 1
|
|
||||||
.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox
|
|
||||||
.CellAppearance.BackColor = System.Drawing.Color.White
|
|
||||||
End With
|
|
||||||
|
|
||||||
With .Bands(tblWipCI_21690).Columns("CINo")
|
|
||||||
.Header.Caption = "CINo"
|
|
||||||
.Width = 90
|
|
||||||
.Header.VisiblePosition = 2
|
|
||||||
.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly
|
|
||||||
.CellAppearance.BackColor = System.Drawing.Color.Gainsboro
|
|
||||||
.TabStop = False
|
|
||||||
|
|
||||||
End With
|
|
||||||
|
|
||||||
With .Bands(tblWipCI_21690).Columns("CIName")
|
|
||||||
.Header.Caption = "CIName"
|
|
||||||
.Width = 90
|
|
||||||
.Header.VisiblePosition = 3
|
|
||||||
.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly
|
|
||||||
.CellAppearance.BackColor = System.Drawing.Color.Gainsboro
|
|
||||||
.TabStop = False
|
|
||||||
End With
|
|
||||||
|
|
||||||
With .Bands(tblWipCI_21690).Columns("LOTNo")
|
|
||||||
.Header.Caption = "LotNo"
|
|
||||||
.Width = 90
|
|
||||||
.Header.VisiblePosition = 4
|
|
||||||
.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly
|
|
||||||
.CellAppearance.BackColor = System.Drawing.Color.Gainsboro
|
|
||||||
.TabStop = False
|
|
||||||
End With
|
|
||||||
|
|
||||||
With .Bands(tblWipCI_21690).Columns("CIState")
|
|
||||||
.Header.Caption = "CIState"
|
|
||||||
.Width = 90
|
|
||||||
.Header.VisiblePosition = 5
|
|
||||||
.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly
|
|
||||||
.CellAppearance.BackColor = System.Drawing.Color.Gainsboro
|
|
||||||
.TabStop = False
|
|
||||||
End With
|
|
||||||
IMESUltraGridControl1.iMESUltraGrid.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True
|
|
||||||
IMESUltraGridControl1.iMESUltraGrid.Rows.ExpandAll(True)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
End With
|
|
||||||
|
|
||||||
End Sub
|
|
||||||
|
|
||||||
|
|
||||||
#End Region
|
#End Region
|
||||||
|
|
||||||
#Region "Equipment"
|
#Region "Equipment"
|
||||||
@ -4397,76 +4343,6 @@ lblExitProcedure:
|
|||||||
|
|
||||||
End Function
|
End Function
|
||||||
|
|
||||||
|
|
||||||
Private Function funLoadCcustomizedinformation() As Integer
|
|
||||||
|
|
||||||
funLoadCcustomizedinformation = -1
|
|
||||||
|
|
||||||
'組InXml的字串
|
|
||||||
strIdentity = CombineXMLIdentity(gComputerName, UserId, Now)
|
|
||||||
strParameter = ""
|
|
||||||
InXml = CombineXMLRequest(strIdentity, strParameter)
|
|
||||||
|
|
||||||
Try
|
|
||||||
OutXml = InvokeSrv("ABC.wsWIP_21690.LoadCustomizedInformation", InXml)
|
|
||||||
|
|
||||||
Dim XmlDoc As New XmlDocument
|
|
||||||
XmlDoc.LoadXml(OutXml)
|
|
||||||
|
|
||||||
If ChkExecutionSuccess(XmlDoc) Then
|
|
||||||
tblWipCI_21690 = XmlDoc.GetElementsByTagName("returnvalue").Item(0).SelectNodes("loadcustomizedinformation").Item(0).SelectNodes("name").Item(0).InnerXml
|
|
||||||
XmlSchema = XmlDoc.DocumentElement.GetElementsByTagName("loadcustomizedinformation").Item(0).SelectNodes("schema").Item(0).InnerXml
|
|
||||||
|
|
||||||
If XmlSchema <> "" Then
|
|
||||||
tmpStringReader = New System.IO.StringReader(XmlSchema)
|
|
||||||
dsCI.ReadXmlSchema(tmpStringReader)
|
|
||||||
tmpStringReader.Close()
|
|
||||||
End If
|
|
||||||
|
|
||||||
XmlData = XmlDoc.DocumentElement.GetElementsByTagName("loadcustomizedinformation").Item(0).SelectNodes("value").Item(0).InnerXml
|
|
||||||
|
|
||||||
If XmlData <> "" Then
|
|
||||||
tmpStringReader = New System.IO.StringReader(XmlData)
|
|
||||||
dsCI.ReadXml(tmpStringReader, XmlReadMode.InferSchema)
|
|
||||||
tmpStringReader.Close()
|
|
||||||
End If
|
|
||||||
|
|
||||||
Dim colCheckFlag As New DataColumn
|
|
||||||
colCheckFlag.ColumnName = "CheckFlag"
|
|
||||||
colCheckFlag.DataType = System.Type.GetType("System.Boolean")
|
|
||||||
colCheckFlag.DefaultValue = False
|
|
||||||
colCheckFlag.AllowDBNull = False
|
|
||||||
dsCI.Tables(tblWipCI_21690).Columns.Add(colCheckFlag)
|
|
||||||
|
|
||||||
dsCI.Tables(tblWipCI_21690).DefaultView.Sort = "CINo"
|
|
||||||
|
|
||||||
Me.IMESUltraGridControl1.iMESUltraGrid.DataSource = dsCI.Tables(tblWipCI_21690).DefaultView
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Else
|
|
||||||
ExceptionManager.iMESShowDialog(GetExceptionCode(XmlDoc), GetExceptionSysMsg(XmlDoc), GetExceptionStack(XmlDoc))
|
|
||||||
Exit Function
|
|
||||||
End If
|
|
||||||
|
|
||||||
XmlDoc = Nothing
|
|
||||||
|
|
||||||
Catch ex As iMESException.MESException
|
|
||||||
ExceptionManager.iMESShowDialog(ex.ErrorCode, ex.Message, ex.StackTrace)
|
|
||||||
Exit Function
|
|
||||||
Catch ex As Exception
|
|
||||||
ExceptionManager.iMESShowDialog(defWinErrCode, ex.Message, ex.StackTrace)
|
|
||||||
Exit Function
|
|
||||||
End Try
|
|
||||||
|
|
||||||
funLoadCcustomizedinformation = 0
|
|
||||||
|
|
||||||
End Function
|
|
||||||
|
|
||||||
Private Function funLoadSubOP() As Integer
|
Private Function funLoadSubOP() As Integer
|
||||||
|
|
||||||
funLoadSubOP = -1
|
funLoadSubOP = -1
|
||||||
@ -4531,8 +4407,6 @@ lblExitProcedure:
|
|||||||
|
|
||||||
End Function
|
End Function
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Private Function funLoadLotLoginState() As Integer
|
Private Function funLoadLotLoginState() As Integer
|
||||||
|
|
||||||
funLoadLotLoginState = -1
|
funLoadLotLoginState = -1
|
||||||
@ -5065,42 +4939,8 @@ lblExitProcedure:
|
|||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
Private Sub txtMaterialNo_ValueChanged(sender As Object, e As EventArgs) Handles txtMaterialNo.ValueChanged
|
|
||||||
|
|
||||||
End Sub
|
|
||||||
|
|
||||||
Private Sub IMESUltraGridControl1_Load(sender As Object, e As EventArgs)
|
|
||||||
|
|
||||||
End Sub
|
|
||||||
|
|
||||||
Private Sub IMESUltraGridControl1_Load_1(sender As Object, e As EventArgs) Handles IMESUltraGridControl1.Load
|
|
||||||
|
|
||||||
End Sub
|
|
||||||
|
|
||||||
Private Sub iugSubOP_Load(sender As Object, e As EventArgs) Handles iugSubOP.Load
|
|
||||||
|
|
||||||
End Sub
|
|
||||||
|
|
||||||
Private Sub iugAttrib_Load(sender As Object, e As EventArgs) Handles iugAttrib.Load
|
|
||||||
|
|
||||||
End Sub
|
|
||||||
|
|
||||||
Private Sub IMESUltraGridControl1_iMESUltraGrid_AfterCellUpdate(sender As Object, e As CellEventArgs) Handles IMESUltraGridControl1.iMESUltraGrid_AfterCellUpdate
|
|
||||||
'如果 IsChecked 為 Yes 則不允許選擇
|
|
||||||
If e.Cell.Row.Cells("CIState").Value = 1 AndAlso e.Cell.Row.Cells("CheckFlag").Value = True Then
|
|
||||||
iMESExceptionManager.ExceptionManager.iMESMsgBoxShowDialog(ChgTranslateName_Msg("0000-200001", "[%CINo%] 已被選擇!"), MsgBoxStyle.Exclamation, Me.Text)
|
|
||||||
e.Cell.Row.Cells("CheckFlag").Value = False
|
|
||||||
End If
|
|
||||||
End Sub
|
|
||||||
|
|
||||||
Private Sub IMESUltraGridControl1_iMESUltraGrid_CellChange(sender As Object, e As CellEventArgs) Handles IMESUltraGridControl1.iMESUltraGrid_CellChange
|
|
||||||
e.Cell.Row.Update()
|
|
||||||
Me.IMESUltraGridControl1.iMESUltraGrid.ActiveRow = e.Cell.Row
|
|
||||||
End Sub
|
|
||||||
|
|
||||||
Private Sub CustomizedInformation(sender As Object, e As PaintEventArgs) Handles UltraTabControl1.Paint
|
|
||||||
|
|
||||||
End Sub
|
|
||||||
|
|
||||||
'2019/10/17 Grace 查詢作業站資料
|
'2019/10/17 Grace 查詢作業站資料
|
||||||
Private Sub funLoadOPBasis(ByVal OPNo As String)
|
Private Sub funLoadOPBasis(ByVal OPNo As String)
|
||||||
@ -5304,6 +5144,12 @@ lblExitProcedure:
|
|||||||
iugSubOP.iMESUltraGrid.ContextMenuStrip.Items.Clear()
|
iugSubOP.iMESUltraGrid.ContextMenuStrip.Items.Clear()
|
||||||
iugSubOP.iMESUltraGrid.DisplayLayout.Override.CellAppearance.BackColor = Drawing.Color.Gainsboro
|
iugSubOP.iMESUltraGrid.DisplayLayout.Override.CellAppearance.BackColor = Drawing.Color.Gainsboro
|
||||||
|
|
||||||
|
|
||||||
|
'IugCustomized.iMESUltraGrid.Text = "Sub OP"
|
||||||
|
IugCustomized.iMESUltraGrid.DisplayLayout.GroupByBox.Hidden = True
|
||||||
|
IugCustomized.iMESUltraGrid.ContextMenuStrip.Items.Clear()
|
||||||
|
IugCustomized.iMESUltraGrid.DisplayLayout.Override.CellAppearance.BackColor = Drawing.Color.Gainsboro
|
||||||
|
|
||||||
SBar1.Panels(0).Text = "UserNo:" & UserId
|
SBar1.Panels(0).Text = "UserNo:" & UserId
|
||||||
SBar1.Panels(3).Text = Format(datEventTime, "yyyy/MM/dd H:mm:ss")
|
SBar1.Panels(3).Text = Format(datEventTime, "yyyy/MM/dd H:mm:ss")
|
||||||
|
|
||||||
@ -5337,6 +5183,10 @@ lblExitProcedure:
|
|||||||
|
|
||||||
End Function
|
End Function
|
||||||
|
|
||||||
|
Private Sub IugCustomized_Load(sender As Object, e As EventArgs) Handles IugCustomized.Load
|
||||||
|
|
||||||
|
End Sub
|
||||||
|
|
||||||
Private Function funLotInfo_Show()
|
Private Function funLotInfo_Show()
|
||||||
|
|
||||||
RevLotSerial = dsWIP.Tables(tblLotState).Rows(0)("LotSerial")
|
RevLotSerial = dsWIP.Tables(tblLotState).Rows(0)("LotSerial")
|
||||||
@ -6707,6 +6557,127 @@ lblExitProcedure:
|
|||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#End Region
|
#End Region
|
||||||
|
|
||||||
|
Private Function funLoadCustomized() As Integer
|
||||||
|
|
||||||
|
funLoadCustomized = -1
|
||||||
|
|
||||||
|
'組InXml的字串
|
||||||
|
strIdentity = CombineXMLIdentity(gComputerName, gUserNo, GetNow())
|
||||||
|
strParameter = ""
|
||||||
|
InXml = CombineXMLRequest(strIdentity, strParameter)
|
||||||
|
|
||||||
|
Try
|
||||||
|
OutXml = InvokeSrv("ABC.wsWIP.LoadCustomizedInformation", InXml)
|
||||||
|
|
||||||
|
Dim XmlDoc As New XmlDocument
|
||||||
|
XmlDoc.LoadXml(OutXml)
|
||||||
|
dsCIN = New DataSet
|
||||||
|
If ChkExecutionSuccess(XmlDoc) Then
|
||||||
|
'讀取取出資料表之名稱
|
||||||
|
tblCustomizedInformation = XmlDoc.GetElementsByTagName("returnvalue").Item(0).SelectNodes("loadcustomizedinformation").Item(0).SelectNodes("name").Item(0).InnerXml
|
||||||
|
'取出Schema,dataset讀取Schema可防止Null Field及DateTime的問題
|
||||||
|
XmlSchema = XmlDoc.DocumentElement.GetElementsByTagName("loadcustomizedinformation").Item(0).SelectNodes("schema").Item(0).InnerXml
|
||||||
|
If XmlSchema <> "" Then
|
||||||
|
'將XML讀入String Reader object中,因為Dataset讀入XML時必須透過String Reader物件
|
||||||
|
tmpStringReader = New System.IO.StringReader(XmlSchema)
|
||||||
|
dsCIN.ReadXmlSchema(tmpStringReader)
|
||||||
|
tmpStringReader.Close()
|
||||||
|
End If
|
||||||
|
'取出Data
|
||||||
|
XmlData = XmlDoc.DocumentElement.GetElementsByTagName("loadcustomizedinformation").Item(0).SelectNodes("value").Item(0).InnerXml
|
||||||
|
If XmlData <> "" Then
|
||||||
|
tmpStringReader = New System.IO.StringReader(XmlData)
|
||||||
|
dsCIN.ReadXml(tmpStringReader, XmlReadMode.InferSchema)
|
||||||
|
tmpStringReader.Close()
|
||||||
|
End If
|
||||||
|
Dim colCheckFlag As New DataColumn
|
||||||
|
colCheckFlag.ColumnName = "CheckFlag"
|
||||||
|
colCheckFlag.DataType = System.Type.GetType("System.Boolean")
|
||||||
|
colCheckFlag.DefaultValue = False
|
||||||
|
colCheckFlag.AllowDBNull = False
|
||||||
|
dsCIN.Tables(tblCustomizedInformation).Columns.Add(colCheckFlag)
|
||||||
|
dsCIN.Tables(tblCustomizedInformation).DefaultView.Sort = "InformationNo"
|
||||||
|
Me.IugCustomized.iMESUltraGrid.DataSource = dsCIN.Tables(tblCustomizedInformation).DefaultView
|
||||||
|
Else
|
||||||
|
ExceptionManager.iMESShowDialog(GetExceptionCode(XmlDoc), GetExceptionSysMsg(XmlDoc), GetExceptionStack(XmlDoc))
|
||||||
|
Exit Function
|
||||||
|
End If
|
||||||
|
|
||||||
|
XmlDoc = Nothing
|
||||||
|
|
||||||
|
Catch ex As iMESException.MESException
|
||||||
|
ExceptionManager.iMESShowDialog(ex.ErrorCode, ex.Message, ex.StackTrace)
|
||||||
|
Exit Function
|
||||||
|
Catch ex As Exception
|
||||||
|
ExceptionManager.iMESShowDialog(defWinErrCode, ex.Message, ex.StackTrace)
|
||||||
|
Exit Function
|
||||||
|
End Try
|
||||||
|
|
||||||
|
funLoadCustomized = 0
|
||||||
|
|
||||||
|
End Function
|
||||||
|
|
||||||
|
Private Sub iugCustomizedInformation21676_iMESUltraGrid_InitializeLayOut(ByVal sender As System.Object, ByVal e As Infragistics.Win.UltraWinGrid.InitializeLayoutEventArgs) Handles IugCustomized.iMESUltraGrid_InitializeLayOut
|
||||||
|
|
||||||
|
Dim i As Integer
|
||||||
|
|
||||||
|
With e.Layout
|
||||||
|
With .Bands(tblCustomizedInformation).Columns("CheckFlag")
|
||||||
|
.Width = 70
|
||||||
|
.Header.VisiblePosition = 1
|
||||||
|
.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox
|
||||||
|
End With
|
||||||
|
With .Bands(tblCustomizedInformation).Columns("InformationNo")
|
||||||
|
.Header.Caption = "InformationNo"
|
||||||
|
.Width = 50
|
||||||
|
.Hidden = False
|
||||||
|
.Header.VisiblePosition = 2
|
||||||
|
.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly
|
||||||
|
End With
|
||||||
|
With .Bands(tblCustomizedInformation).Columns("LotNo")
|
||||||
|
.Header.Caption = "LotNo"
|
||||||
|
.Width = 80
|
||||||
|
.Header.VisiblePosition = 3
|
||||||
|
.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly
|
||||||
|
End With
|
||||||
|
With .Bands(tblCustomizedInformation).Columns("isGood")
|
||||||
|
.Header.Caption = "isGood"
|
||||||
|
.Width = 180
|
||||||
|
.Header.VisiblePosition = 4
|
||||||
|
.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly
|
||||||
|
End With
|
||||||
|
With .Bands(tblCustomizedInformation).Columns("isOccupied")
|
||||||
|
.Header.Caption = "isOccupied"
|
||||||
|
.Width = 70
|
||||||
|
.Header.VisiblePosition = 5
|
||||||
|
.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly
|
||||||
|
End With
|
||||||
|
|
||||||
|
End With
|
||||||
|
IugCustomized.iMESUltraGrid.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True
|
||||||
|
IugCustomized.iMESUltraGrid.Rows.ExpandAll(True)
|
||||||
|
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub iugCustomizedInformation21676_iMESUltraGrid_AfterCellUpdate(sender As System.Object, e As Infragistics.Win.UltraWinGrid.CellEventArgs) Handles IugCustomized.iMESUltraGrid_AfterCellUpdate
|
||||||
|
|
||||||
|
'如有點選模製具則將設備自動勾選
|
||||||
|
If e.Cell.Row.Cells("isOccupied").Value = 1 AndAlso e.Cell.Row.Cells("CheckFlag").Value = True Then
|
||||||
|
iMESExceptionManager.ExceptionManager.iMESMsgBoxShowDialog(ChgTranslateName_Msg("0000-200001", "[%InformationNo%]已经被选择"), MsgBoxStyle.Information, Me.Text)
|
||||||
|
e.Cell.Row.Cells("CheckFlag").Value = False
|
||||||
|
End If
|
||||||
|
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub iugCustomizedInformation21676_iMESUltraGrid_CellChange(sender As Object, e As Infragistics.Win.UltraWinGrid.CellEventArgs) Handles IugCustomized.iMESUltraGrid_CellChange
|
||||||
|
' CheckFlag被點選時, 可立即將結果異動回DataTable
|
||||||
|
e.Cell.Row.Update()
|
||||||
|
Me.IugCustomized.iMESUltraGrid.ActiveRow = e.Cell.Row
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
|
||||||
End Class
|
End Class
|
BIN
SRC/MESWin/SXS3/BR_L_CI_GEN/iMES.snk
Normal file
BIN
SRC/MESWin/SXS3/BR_L_CI_GEN/iMES.snk
Normal file
Binary file not shown.
42
SRC/MESWin/SXS3/BR_L_CO_GEN/BR_L_CO_GEN.sln
Normal file
42
SRC/MESWin/SXS3/BR_L_CO_GEN/BR_L_CO_GEN.sln
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
|
# Visual Studio 14
|
||||||
|
VisualStudioVersion = 14.0.25420.1
|
||||||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BR_L_CO_GEN", "BR_L_CO_GEN.vbproj", "{380C6B38-FB64-49BE-A9A8-5E49015ADFD2}"
|
||||||
|
EndProject
|
||||||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Test", "..\..\Test\Test.vbproj", "{C4A48E3F-38E4-4E88-A47D-FA5510686E57}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
{380C6B38-FB64-49BE-A9A8-5E49015ADFD2} = {380C6B38-FB64-49BE-A9A8-5E49015ADFD2}
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Debug|x86 = Debug|x86
|
||||||
|
Release|x86 = Release|x86
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
|
{380C6B38-FB64-49BE-A9A8-5E49015ADFD2}.Debug|x86.ActiveCfg = Debug|x86
|
||||||
|
{380C6B38-FB64-49BE-A9A8-5E49015ADFD2}.Debug|x86.Build.0 = Debug|x86
|
||||||
|
{380C6B38-FB64-49BE-A9A8-5E49015ADFD2}.Release|x86.ActiveCfg = Release|x86
|
||||||
|
{380C6B38-FB64-49BE-A9A8-5E49015ADFD2}.Release|x86.Build.0 = Release|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Debug|x86.ActiveCfg = Debug|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Debug|x86.Build.0 = Debug|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Release|x86.ActiveCfg = Release|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Release|x86.Build.0 = Release|x86
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
|
HideSolutionNode = FALSE
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(TeamFoundationVersionControl) = preSolution
|
||||||
|
SccNumberOfProjects = 3
|
||||||
|
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
|
||||||
|
SccTeamFoundationServer = http://tfs.imestech.com:8080/tfs/messeries6
|
||||||
|
SccLocalPath0 = .
|
||||||
|
SccProjectUniqueName1 = ..\\..\\Test\\Test.vbproj
|
||||||
|
SccProjectName1 = ../../Test
|
||||||
|
SccLocalPath1 = ..\\..\\Test
|
||||||
|
SccProjectUniqueName2 = BR_L_CO_GEN.vbproj
|
||||||
|
SccLocalPath2 = .
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
247
SRC/MESWin/SXS3/BR_L_CO_GEN/BR_L_CO_GEN.vbproj
Normal file
247
SRC/MESWin/SXS3/BR_L_CO_GEN/BR_L_CO_GEN.vbproj
Normal file
@ -0,0 +1,247 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||||||
|
<PropertyGroup>
|
||||||
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||||
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
||||||
|
<ProjectGuid>{380C6B38-FB64-49BE-A9A8-5E49015ADFD2}</ProjectGuid>
|
||||||
|
<OutputType>Library</OutputType>
|
||||||
|
<RootNamespace>BR_L_CO_GEN</RootNamespace>
|
||||||
|
<AssemblyName>BR_L_CO_GEN</AssemblyName>
|
||||||
|
<FileAlignment>512</FileAlignment>
|
||||||
|
<MyType>Windows</MyType>
|
||||||
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
||||||
|
<TargetFrameworkProfile />
|
||||||
|
<SccProjectName>SAK</SccProjectName>
|
||||||
|
<SccLocalPath>SAK</SccLocalPath>
|
||||||
|
<SccAuxPath>SAK</SccAuxPath>
|
||||||
|
<SccProvider>SAK</SccProvider>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
<DebugType>full</DebugType>
|
||||||
|
<DefineDebug>true</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<OutputPath>..\..\..\MESClient\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CO_GEN.xml</DocumentationFile>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
|
<DebugType>pdbonly</DebugType>
|
||||||
|
<DefineDebug>false</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<Optimize>true</Optimize>
|
||||||
|
<OutputPath>bin\Release\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CO_GEN.xml</DocumentationFile>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionExplicit>On</OptionExplicit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionCompare>Binary</OptionCompare>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionStrict>Off</OptionStrict>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionInfer>On</OptionInfer>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
||||||
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
<DefineDebug>true</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<OutputPath>..\..\..\MESClient\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CO_GEN.xml</DocumentationFile>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<DebugType>full</DebugType>
|
||||||
|
<PlatformTarget>x86</PlatformTarget>
|
||||||
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<OutputPath>..\..\..\MESClient\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CO_GEN.xml</DocumentationFile>
|
||||||
|
<Optimize>true</Optimize>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<DebugType>pdbonly</DebugType>
|
||||||
|
<PlatformTarget>x86</PlatformTarget>
|
||||||
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<SignAssembly>true</SignAssembly>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<AssemblyOriginatorKeyFile>iMES.snk</AssemblyOriginatorKeyFile>
|
||||||
|
</PropertyGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Reference Include="iMESWizards, Version=6.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MES_C_DLL\iMESWizards.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.UltraWinGrid.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.UltraWinGrid.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.UltraWinEditors.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.UltraWinEditors.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.Misc.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.Misc.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Shared.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Shared.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_ERP, Version=6.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\COM_ERP.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_Kit">
|
||||||
|
<HintPath>..\..\..\MESClient\COM_Kit.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_Search, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\COM_Search.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_Utility, Version=6.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\COM_Utility.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="iMESException">
|
||||||
|
<HintPath>..\..\..\MES_C_DLL\iMESException.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="iMESExceptionManager">
|
||||||
|
<HintPath>..\..\..\MES_C_DLL\iMESExceptionManager.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="iMESUltraGrid">
|
||||||
|
<HintPath>..\..\..\MES_C_DLL\iMESUltraGrid.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="System" />
|
||||||
|
<Reference Include="System.Data" />
|
||||||
|
<Reference Include="System.Drawing" />
|
||||||
|
<Reference Include="System.EnterpriseServices" />
|
||||||
|
<Reference Include="System.Runtime.Serialization" />
|
||||||
|
<Reference Include="System.ServiceModel" />
|
||||||
|
<Reference Include="System.Web.Services" />
|
||||||
|
<Reference Include="System.Windows.Forms" />
|
||||||
|
<Reference Include="System.Xml" />
|
||||||
|
<Reference Include="System.Core" />
|
||||||
|
<Reference Include="System.Xml.Linq" />
|
||||||
|
<Reference Include="WP_Kit, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\WP_Kit.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Import Include="COM_Kit.clsGlobalVariables" />
|
||||||
|
<Import Include="COM_Kit.clsKit" />
|
||||||
|
<Import Include="COM_Search" />
|
||||||
|
<Import Include="Microsoft.VisualBasic" />
|
||||||
|
<Import Include="System" />
|
||||||
|
<Import Include="System.Collections" />
|
||||||
|
<Import Include="System.Collections.Generic" />
|
||||||
|
<Import Include="System.Data" />
|
||||||
|
<Import Include="System.Diagnostics" />
|
||||||
|
<Import Include="System.Drawing" />
|
||||||
|
<Import Include="System.Linq" />
|
||||||
|
<Import Include="System.Windows.Forms" />
|
||||||
|
<Import Include="System.Xml" />
|
||||||
|
<Import Include="System.Xml.Linq" />
|
||||||
|
<Import Include="System.Threading.Tasks" />
|
||||||
|
<Import Include="WP_Kit.clsWIPKit" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Compile Include="..\..\shared file\modConstant.vb">
|
||||||
|
<Link>modConstant.vb</Link>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="frmBinStateAdjust .vb">
|
||||||
|
<SubType>Form</SubType>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="frmBR_L_CO_GEN.vb">
|
||||||
|
<SubType>Form</SubType>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
||||||
|
<Compile Include="My Project\Application.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DependentUpon>Application.myapp</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\Resources.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DesignTime>True</DesignTime>
|
||||||
|
<DependentUpon>Resources.resx</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\Settings.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DependentUpon>Settings.settings</DependentUpon>
|
||||||
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||||||
|
</Compile>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<EmbeddedResource Include="frmBinStateAdjust .resx">
|
||||||
|
<DependentUpon>frmBinStateAdjust .vb</DependentUpon>
|
||||||
|
</EmbeddedResource>
|
||||||
|
<EmbeddedResource Include="frmBR_L_CO_GEN.resx">
|
||||||
|
<DependentUpon>frmBR_L_CO_GEN.vb</DependentUpon>
|
||||||
|
</EmbeddedResource>
|
||||||
|
<EmbeddedResource Include="My Project\licenses.licx" />
|
||||||
|
<EmbeddedResource Include="My Project\Resources.resx">
|
||||||
|
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
||||||
|
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
||||||
|
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
</EmbeddedResource>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="iMES.snk" />
|
||||||
|
<None Include="My Project\Application.myapp">
|
||||||
|
<Generator>MyApplicationCodeGenerator</Generator>
|
||||||
|
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
<None Include="My Project\Settings.settings">
|
||||||
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||||||
|
<CustomToolNamespace>My</CustomToolNamespace>
|
||||||
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<WCFMetadata Include="Service References\" />
|
||||||
|
</ItemGroup>
|
||||||
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||||
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
|
<Target Name="BeforeBuild">
|
||||||
|
</Target>
|
||||||
|
<Target Name="AfterBuild">
|
||||||
|
</Target>
|
||||||
|
-->
|
||||||
|
<Import Project="..\..\shared file\MakeVersion.targets" Condition="exists('..\..\shared file\MakeVersion.targets')" />
|
||||||
|
</Project>
|
6
SRC/MESWin/SXS3/BR_L_CO_GEN/BR_L_CO_GEN.vbproj.user
Normal file
6
SRC/MESWin/SXS3/BR_L_CO_GEN/BR_L_CO_GEN.vbproj.user
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<PropertyGroup>
|
||||||
|
<ProjectView>ShowAllFiles</ProjectView>
|
||||||
|
</PropertyGroup>
|
||||||
|
</Project>
|
10
SRC/MESWin/SXS3/BR_L_CO_GEN/BR_L_CO_GEN.vbproj.vspscc
Normal file
10
SRC/MESWin/SXS3/BR_L_CO_GEN/BR_L_CO_GEN.vbproj.vspscc
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
""
|
||||||
|
{
|
||||||
|
"FILE_VERSION" = "9237"
|
||||||
|
"ENLISTMENT_CHOICE" = "NEVER"
|
||||||
|
"PROJECT_FILE_RELATIVE_PATH" = ""
|
||||||
|
"NUMBER_OF_EXCLUDED_FILES" = "0"
|
||||||
|
"ORIGINAL_PROJECT_FILE_PATH" = ""
|
||||||
|
"NUMBER_OF_NESTED_PROJECTS" = "0"
|
||||||
|
"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROVIDER"
|
||||||
|
}
|
13
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/Application.Designer.vb
generated
Normal file
13
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/Application.Designer.vb
generated
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 這段程式碼是由工具產生的。
|
||||||
|
' 執行階段版本:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
|
' 變更將會遺失。
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
10
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/Application.myapp
Normal file
10
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/Application.myapp
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<MySubMain>false</MySubMain>
|
||||||
|
<SingleInstance>false</SingleInstance>
|
||||||
|
<ShutdownMode>0</ShutdownMode>
|
||||||
|
<EnableVisualStyles>true</EnableVisualStyles>
|
||||||
|
<AuthenticationMode>0</AuthenticationMode>
|
||||||
|
<ApplicationType>1</ApplicationType>
|
||||||
|
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
||||||
|
</MyApplicationData>
|
35
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/AssemblyInfo.vb
Normal file
35
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/AssemblyInfo.vb
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
Imports System
|
||||||
|
Imports System.Reflection
|
||||||
|
Imports System.Runtime.InteropServices
|
||||||
|
|
||||||
|
' 組件的一般資訊是由下列的屬性集控制。
|
||||||
|
' 變更這些屬性的值即可修改組件的相關
|
||||||
|
' 資訊。
|
||||||
|
|
||||||
|
' 檢閱組件屬性的值
|
||||||
|
|
||||||
|
<Assembly: AssemblyTitle("BR_L_CO_GEN")>
|
||||||
|
<Assembly: AssemblyDescription("")>
|
||||||
|
<Assembly: AssemblyCompany("iMES Technology Inc.")>
|
||||||
|
<Assembly: AssemblyProduct("MESSeries 6")>
|
||||||
|
<Assembly: AssemblyCopyright("Copyright © iMES Technology Inc.")>
|
||||||
|
<Assembly: AssemblyTrademark("")>
|
||||||
|
|
||||||
|
<Assembly: ComVisible(False)>
|
||||||
|
|
||||||
|
'下列 GUID 為專案公開 (Expose) 至 COM 時所要使用的 typelib ID
|
||||||
|
<Assembly: Guid("cb602012-a17f-433f-b777-ace6a6a676c1")>
|
||||||
|
|
||||||
|
' 組件的版本資訊由下列四個值所組成:
|
||||||
|
'
|
||||||
|
' 主要版本
|
||||||
|
' 次要版本
|
||||||
|
' 組建編號
|
||||||
|
' 修訂編號
|
||||||
|
'
|
||||||
|
' 您可以指定所有的值,也可以依照以下的方式,使用 '*' 將組建和修訂編號
|
||||||
|
' 指定為預設值:
|
||||||
|
' <Assembly: AssemblyVersion("1.0.*")>
|
||||||
|
|
||||||
|
<Assembly: AssemblyVersion("6.0.0.0")>
|
||||||
|
|
@ -0,0 +1 @@
|
|||||||
|
<Assembly: Reflection.AssemblyFileVersion("6.0.5.40119")>
|
63
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/Resources.Designer.vb
generated
Normal file
63
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/Resources.Designer.vb
generated
Normal file
@ -0,0 +1,63 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 這段程式碼是由工具產生的。
|
||||||
|
' 執行階段版本:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
|
' 變更將會遺失。
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
Imports System
|
||||||
|
|
||||||
|
Namespace My.Resources
|
||||||
|
|
||||||
|
'這個類別是自動產生的,是利用 StronglyTypedResourceBuilder
|
||||||
|
'類別透過 ResGen 或 Visual Studio 這類工具。
|
||||||
|
'若要加入或移除成員,請編輯您的 .ResX 檔,然後重新執行 ResGen
|
||||||
|
'(利用 /str 選項),或重建您的 VS 專案。
|
||||||
|
'''<summary>
|
||||||
|
''' 用於查詢當地語系化字串等的強類型資源類別。
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
|
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
|
||||||
|
Friend Module Resources
|
||||||
|
|
||||||
|
Private resourceMan As Global.System.Resources.ResourceManager
|
||||||
|
|
||||||
|
Private resourceCulture As Global.System.Globalization.CultureInfo
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' 傳回這個類別使用的快取的 ResourceManager 執行個體。
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
||||||
|
Get
|
||||||
|
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
||||||
|
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("BR_L_CO_GEN.Resources", GetType(Resources).Assembly)
|
||||||
|
resourceMan = temp
|
||||||
|
End If
|
||||||
|
Return resourceMan
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' 覆寫目前執行緒的 CurrentUICulture 屬性,對象是所有
|
||||||
|
''' 使用這個強類型資源類別的資源查閱。
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Friend Property Culture() As Global.System.Globalization.CultureInfo
|
||||||
|
Get
|
||||||
|
Return resourceCulture
|
||||||
|
End Get
|
||||||
|
Set
|
||||||
|
resourceCulture = value
|
||||||
|
End Set
|
||||||
|
End Property
|
||||||
|
End Module
|
||||||
|
End Namespace
|
117
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/Resources.resx
Normal file
117
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/Resources.resx
Normal file
@ -0,0 +1,117 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<root>
|
||||||
|
<!--
|
||||||
|
Microsoft ResX Schema
|
||||||
|
|
||||||
|
Version 2.0
|
||||||
|
|
||||||
|
The primary goals of this format is to allow a simple XML format
|
||||||
|
that is mostly human readable. The generation and parsing of the
|
||||||
|
various data types are done through the TypeConverter classes
|
||||||
|
associated with the data types.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
... ado.net/XML headers & schema ...
|
||||||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||||
|
<resheader name="version">2.0</resheader>
|
||||||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||||
|
</data>
|
||||||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||||
|
<comment>This is a comment</comment>
|
||||||
|
</data>
|
||||||
|
|
||||||
|
There are any number of "resheader" rows that contain simple
|
||||||
|
name/value pairs.
|
||||||
|
|
||||||
|
Each data row contains a name, and value. The row also contains a
|
||||||
|
type or mimetype. Type corresponds to a .NET class that support
|
||||||
|
text/value conversion through the TypeConverter architecture.
|
||||||
|
Classes that don't support this are serialized and stored with the
|
||||||
|
mimetype set.
|
||||||
|
|
||||||
|
The mimetype is used for serialized objects, and tells the
|
||||||
|
ResXResourceReader how to depersist the object. This is currently not
|
||||||
|
extensible. For a given mimetype the value must be set accordingly:
|
||||||
|
|
||||||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||||
|
that the ResXResourceWriter will generate, however the reader can
|
||||||
|
read any of the formats listed below.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Serialization.Formatters.Binary.BinaryFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||||
|
value : The object must be serialized into a byte array
|
||||||
|
: using a System.ComponentModel.TypeConverter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
-->
|
||||||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:choice maxOccurs="unbounded">
|
||||||
|
<xsd:element name="metadata">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="assembly">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:attribute name="alias" type="xsd:string" />
|
||||||
|
<xsd:attribute name="name" type="xsd:string" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="data">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="resheader">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:choice>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:schema>
|
||||||
|
<resheader name="resmimetype">
|
||||||
|
<value>text/microsoft-resx</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="version">
|
||||||
|
<value>2.0</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="reader">
|
||||||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="writer">
|
||||||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
</root>
|
73
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/Settings.Designer.vb
generated
Normal file
73
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/Settings.Designer.vb
generated
Normal file
@ -0,0 +1,73 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 這段程式碼是由工具產生的。
|
||||||
|
' 執行階段版本:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
|
' 變更將會遺失。
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
|
||||||
|
Namespace My
|
||||||
|
|
||||||
|
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0"), _
|
||||||
|
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Partial Friend NotInheritable Class MySettings
|
||||||
|
Inherits Global.System.Configuration.ApplicationSettingsBase
|
||||||
|
|
||||||
|
Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings)
|
||||||
|
|
||||||
|
#Region "My.Settings 自動儲存功能"
|
||||||
|
#If _MyType = "WindowsForms" Then
|
||||||
|
Private Shared addedHandler As Boolean
|
||||||
|
|
||||||
|
Private Shared addedHandlerLockObject As New Object
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
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
|
||||||
|
End Sub
|
||||||
|
#End If
|
||||||
|
#End Region
|
||||||
|
|
||||||
|
Public Shared ReadOnly Property [Default]() As MySettings
|
||||||
|
Get
|
||||||
|
|
||||||
|
#If _MyType = "WindowsForms" Then
|
||||||
|
If Not addedHandler Then
|
||||||
|
SyncLock addedHandlerLockObject
|
||||||
|
If Not addedHandler Then
|
||||||
|
AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
|
||||||
|
addedHandler = True
|
||||||
|
End If
|
||||||
|
End SyncLock
|
||||||
|
End If
|
||||||
|
#End If
|
||||||
|
Return defaultInstance
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
End Namespace
|
||||||
|
|
||||||
|
Namespace My
|
||||||
|
|
||||||
|
<Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
|
||||||
|
Friend Module MySettingsProperty
|
||||||
|
|
||||||
|
<Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
|
||||||
|
Friend ReadOnly Property Settings() As Global.BR_L_CO_GEN.My.MySettings
|
||||||
|
Get
|
||||||
|
Return Global.BR_L_CO_GEN.My.MySettings.Default
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Module
|
||||||
|
End Namespace
|
5
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/Settings.settings
Normal file
5
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/Settings.settings
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" UseMySettingsClassName="true">
|
||||||
|
<Profiles />
|
||||||
|
<Settings />
|
||||||
|
</SettingsFile>
|
5
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/licenses.licx
Normal file
5
SRC/MESWin/SXS3/BR_L_CO_GEN/My Project/licenses.licx
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Infragistics.Win.UltraWinEditors.UltraTextEditor, Infragistics4.Win.UltraWinEditors.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.Misc.UltraPanel, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.Misc.UltraSplitter, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.Misc.UltraButton, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.Misc.UltraExpandableGroupBox, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
120
SRC/MESWin/SXS3/BR_L_CO_GEN/frmBR_L_CO_GEN.resx
Normal file
120
SRC/MESWin/SXS3/BR_L_CO_GEN/frmBR_L_CO_GEN.resx
Normal file
@ -0,0 +1,120 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<root>
|
||||||
|
<!--
|
||||||
|
Microsoft ResX Schema
|
||||||
|
|
||||||
|
Version 2.0
|
||||||
|
|
||||||
|
The primary goals of this format is to allow a simple XML format
|
||||||
|
that is mostly human readable. The generation and parsing of the
|
||||||
|
various data types are done through the TypeConverter classes
|
||||||
|
associated with the data types.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
... ado.net/XML headers & schema ...
|
||||||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||||
|
<resheader name="version">2.0</resheader>
|
||||||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||||
|
</data>
|
||||||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||||
|
<comment>This is a comment</comment>
|
||||||
|
</data>
|
||||||
|
|
||||||
|
There are any number of "resheader" rows that contain simple
|
||||||
|
name/value pairs.
|
||||||
|
|
||||||
|
Each data row contains a name, and value. The row also contains a
|
||||||
|
type or mimetype. Type corresponds to a .NET class that support
|
||||||
|
text/value conversion through the TypeConverter architecture.
|
||||||
|
Classes that don't support this are serialized and stored with the
|
||||||
|
mimetype set.
|
||||||
|
|
||||||
|
The mimetype is used for serialized objects, and tells the
|
||||||
|
ResXResourceReader how to depersist the object. This is currently not
|
||||||
|
extensible. For a given mimetype the value must be set accordingly:
|
||||||
|
|
||||||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||||
|
that the ResXResourceWriter will generate, however the reader can
|
||||||
|
read any of the formats listed below.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||||
|
value : The object must be serialized into a byte array
|
||||||
|
: using a System.ComponentModel.TypeConverter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
-->
|
||||||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:choice maxOccurs="unbounded">
|
||||||
|
<xsd:element name="metadata">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="assembly">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:attribute name="alias" type="xsd:string" />
|
||||||
|
<xsd:attribute name="name" type="xsd:string" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="data">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="resheader">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:choice>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:schema>
|
||||||
|
<resheader name="resmimetype">
|
||||||
|
<value>text/microsoft-resx</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="version">
|
||||||
|
<value>2.0</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="reader">
|
||||||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="writer">
|
||||||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
</root>
|
6649
SRC/MESWin/SXS3/BR_L_CO_GEN/frmBR_L_CO_GEN.vb
Normal file
6649
SRC/MESWin/SXS3/BR_L_CO_GEN/frmBR_L_CO_GEN.vb
Normal file
File diff suppressed because it is too large
Load Diff
120
SRC/MESWin/SXS3/BR_L_CO_GEN/frmBinStateAdjust .resx
Normal file
120
SRC/MESWin/SXS3/BR_L_CO_GEN/frmBinStateAdjust .resx
Normal file
@ -0,0 +1,120 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<root>
|
||||||
|
<!--
|
||||||
|
Microsoft ResX Schema
|
||||||
|
|
||||||
|
Version 2.0
|
||||||
|
|
||||||
|
The primary goals of this format is to allow a simple XML format
|
||||||
|
that is mostly human readable. The generation and parsing of the
|
||||||
|
various data types are done through the TypeConverter classes
|
||||||
|
associated with the data types.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
... ado.net/XML headers & schema ...
|
||||||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||||
|
<resheader name="version">2.0</resheader>
|
||||||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||||
|
</data>
|
||||||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||||
|
<comment>This is a comment</comment>
|
||||||
|
</data>
|
||||||
|
|
||||||
|
There are any number of "resheader" rows that contain simple
|
||||||
|
name/value pairs.
|
||||||
|
|
||||||
|
Each data row contains a name, and value. The row also contains a
|
||||||
|
type or mimetype. Type corresponds to a .NET class that support
|
||||||
|
text/value conversion through the TypeConverter architecture.
|
||||||
|
Classes that don't support this are serialized and stored with the
|
||||||
|
mimetype set.
|
||||||
|
|
||||||
|
The mimetype is used for serialized objects, and tells the
|
||||||
|
ResXResourceReader how to depersist the object. This is currently not
|
||||||
|
extensible. For a given mimetype the value must be set accordingly:
|
||||||
|
|
||||||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||||
|
that the ResXResourceWriter will generate, however the reader can
|
||||||
|
read any of the formats listed below.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||||
|
value : The object must be serialized into a byte array
|
||||||
|
: using a System.ComponentModel.TypeConverter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
-->
|
||||||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:choice maxOccurs="unbounded">
|
||||||
|
<xsd:element name="metadata">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="assembly">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:attribute name="alias" type="xsd:string" />
|
||||||
|
<xsd:attribute name="name" type="xsd:string" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="data">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="resheader">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:choice>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:schema>
|
||||||
|
<resheader name="resmimetype">
|
||||||
|
<value>text/microsoft-resx</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="version">
|
||||||
|
<value>2.0</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="reader">
|
||||||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="writer">
|
||||||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
</root>
|
410
SRC/MESWin/SXS3/BR_L_CO_GEN/frmBinStateAdjust .vb
Normal file
410
SRC/MESWin/SXS3/BR_L_CO_GEN/frmBinStateAdjust .vb
Normal file
@ -0,0 +1,410 @@
|
|||||||
|
Imports iMESExceptionManager
|
||||||
|
|
||||||
|
Public Class frmBinStateAdjust
|
||||||
|
|
||||||
|
Inherits System.Windows.Forms.Form
|
||||||
|
|
||||||
|
'//Public Variables
|
||||||
|
Public LotNo As String = defString
|
||||||
|
Public dvSysBin As DataView
|
||||||
|
Public dtGoodBin As DataTable
|
||||||
|
Public dtBinNew As DataTable
|
||||||
|
Public PrivFunNo As String = defString
|
||||||
|
|
||||||
|
'//資料表相關變數
|
||||||
|
|
||||||
|
Dim drSel As DataRow()
|
||||||
|
Dim drAdd As DataRow
|
||||||
|
|
||||||
|
'//控制項物件
|
||||||
|
|
||||||
|
Dim lblBinNo() As Label
|
||||||
|
Dim txtOBin() As TextBox
|
||||||
|
' Dim txtBin_R() As TextBox '剩餘
|
||||||
|
Dim txtBin_S() As TextBox 'Split
|
||||||
|
|
||||||
|
'//其他共用變數
|
||||||
|
Dim aryRBin() As Long
|
||||||
|
Dim intCount As Integer
|
||||||
|
Dim i, j As Integer
|
||||||
|
Friend WithEvents lblOnlyAllowOrgBinSub As Label
|
||||||
|
|
||||||
|
#Region " Windows Form 設計工具產生的程式碼 "
|
||||||
|
|
||||||
|
Public Sub New()
|
||||||
|
MyBase.New()
|
||||||
|
|
||||||
|
'此呼叫為 Windows Form 設計工具的必要項。
|
||||||
|
|
||||||
|
InitializeComponent()
|
||||||
|
|
||||||
|
'在 InitializeComponent() 呼叫之後加入所有的初始設定
|
||||||
|
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'Form 覆寫 Dispose 以清除元件清單。
|
||||||
|
|
||||||
|
Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
|
||||||
|
If disposing Then
|
||||||
|
If Not (components Is Nothing) Then
|
||||||
|
components.Dispose()
|
||||||
|
End If
|
||||||
|
End If
|
||||||
|
MyBase.Dispose(disposing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'為 Windows Form 設計工具的必要項
|
||||||
|
Private components As System.ComponentModel.IContainer
|
||||||
|
|
||||||
|
'注意: 以下為 Windows Form 設計工具所需的程序
|
||||||
|
|
||||||
|
'您可以使用 Windows Form 設計工具進行修改。
|
||||||
|
|
||||||
|
'請勿使用程式碼編輯器來修改這些程序。
|
||||||
|
|
||||||
|
Friend WithEvents pnlBin As System.Windows.Forms.Panel
|
||||||
|
Friend WithEvents LineFrame1 As iMESWizards.LineFrame
|
||||||
|
Friend WithEvents lblOrgBinState As System.Windows.Forms.Label
|
||||||
|
Friend WithEvents lblFinalBinState As System.Windows.Forms.Label
|
||||||
|
Friend WithEvents btnConfirm As Infragistics.Win.Misc.UltraButton
|
||||||
|
Friend WithEvents btnClose As Infragistics.Win.Misc.UltraButton
|
||||||
|
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
|
||||||
|
Me.pnlBin = New System.Windows.Forms.Panel()
|
||||||
|
Me.lblFinalBinState = New System.Windows.Forms.Label()
|
||||||
|
Me.LineFrame1 = New iMESWizards.LineFrame()
|
||||||
|
Me.lblOrgBinState = New System.Windows.Forms.Label()
|
||||||
|
Me.btnConfirm = New Infragistics.Win.Misc.UltraButton()
|
||||||
|
Me.btnClose = New Infragistics.Win.Misc.UltraButton()
|
||||||
|
Me.lblOnlyAllowOrgBinSub = New System.Windows.Forms.Label()
|
||||||
|
Me.pnlBin.SuspendLayout()
|
||||||
|
Me.SuspendLayout()
|
||||||
|
'
|
||||||
|
'pnlBin
|
||||||
|
'
|
||||||
|
Me.pnlBin.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||||
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
||||||
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||||
|
Me.pnlBin.AutoScroll = True
|
||||||
|
Me.pnlBin.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
||||||
|
Me.pnlBin.Controls.Add(Me.lblFinalBinState)
|
||||||
|
Me.pnlBin.Controls.Add(Me.LineFrame1)
|
||||||
|
Me.pnlBin.Controls.Add(Me.lblOrgBinState)
|
||||||
|
Me.pnlBin.Location = New System.Drawing.Point(16, 41)
|
||||||
|
Me.pnlBin.Name = "pnlBin"
|
||||||
|
Me.pnlBin.Size = New System.Drawing.Size(696, 128)
|
||||||
|
Me.pnlBin.TabIndex = 106
|
||||||
|
'
|
||||||
|
'lblFinalBinState
|
||||||
|
'
|
||||||
|
Me.lblFinalBinState.Font = New System.Drawing.Font("Times New Roman", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||||
|
Me.lblFinalBinState.Location = New System.Drawing.Point(16, 53)
|
||||||
|
Me.lblFinalBinState.Name = "lblFinalBinState"
|
||||||
|
Me.lblFinalBinState.Size = New System.Drawing.Size(80, 15)
|
||||||
|
Me.lblFinalBinState.TabIndex = 79
|
||||||
|
Me.lblFinalBinState.Text = "FinalBinState"
|
||||||
|
Me.lblFinalBinState.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||||||
|
'
|
||||||
|
'LineFrame1
|
||||||
|
'
|
||||||
|
Me.LineFrame1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
||||||
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||||
|
Me.LineFrame1.Location = New System.Drawing.Point(0, 23)
|
||||||
|
Me.LineFrame1.Name = "LineFrame1"
|
||||||
|
Me.LineFrame1.Size = New System.Drawing.Size(692, 4)
|
||||||
|
Me.LineFrame1.TabIndex = 78
|
||||||
|
Me.LineFrame1.Text = "LineFrame1"
|
||||||
|
'
|
||||||
|
'lblOrgBinState
|
||||||
|
'
|
||||||
|
Me.lblOrgBinState.Font = New System.Drawing.Font("Times New Roman", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||||
|
Me.lblOrgBinState.Location = New System.Drawing.Point(16, 30)
|
||||||
|
Me.lblOrgBinState.Name = "lblOrgBinState"
|
||||||
|
Me.lblOrgBinState.Size = New System.Drawing.Size(80, 15)
|
||||||
|
Me.lblOrgBinState.TabIndex = 76
|
||||||
|
Me.lblOrgBinState.Text = "OrgBinState"
|
||||||
|
Me.lblOrgBinState.TextAlign = System.Drawing.ContentAlignment.TopRight
|
||||||
|
'
|
||||||
|
'btnConfirm
|
||||||
|
'
|
||||||
|
Me.btnConfirm.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||||
|
Me.btnConfirm.Location = New System.Drawing.Point(544, 186)
|
||||||
|
Me.btnConfirm.Name = "btnConfirm"
|
||||||
|
Me.btnConfirm.Size = New System.Drawing.Size(80, 32)
|
||||||
|
Me.btnConfirm.TabIndex = 114
|
||||||
|
Me.btnConfirm.Text = "Confirm"
|
||||||
|
'
|
||||||
|
'btnClose
|
||||||
|
'
|
||||||
|
Me.btnClose.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||||
|
Me.btnClose.Location = New System.Drawing.Point(632, 186)
|
||||||
|
Me.btnClose.Name = "btnClose"
|
||||||
|
Me.btnClose.Size = New System.Drawing.Size(80, 32)
|
||||||
|
Me.btnClose.TabIndex = 113
|
||||||
|
Me.btnClose.Text = "Close"
|
||||||
|
'
|
||||||
|
'lblOnlyAllowOrgBinSub
|
||||||
|
'
|
||||||
|
Me.lblOnlyAllowOrgBinSub.Font = New System.Drawing.Font("Times New Roman", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||||
|
Me.lblOnlyAllowOrgBinSub.ForeColor = System.Drawing.Color.Red
|
||||||
|
Me.lblOnlyAllowOrgBinSub.Location = New System.Drawing.Point(15, 9)
|
||||||
|
Me.lblOnlyAllowOrgBinSub.Name = "lblOnlyAllowOrgBinSub"
|
||||||
|
Me.lblOnlyAllowOrgBinSub.Size = New System.Drawing.Size(231, 29)
|
||||||
|
Me.lblOnlyAllowOrgBinSub.TabIndex = 115
|
||||||
|
Me.lblOnlyAllowOrgBinSub.Text = "OrgBin sub Qty only"
|
||||||
|
Me.lblOnlyAllowOrgBinSub.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||||
|
'
|
||||||
|
'frmBinStateAdjust
|
||||||
|
'
|
||||||
|
Me.AutoScaleBaseSize = New System.Drawing.Size(5, 14)
|
||||||
|
Me.ClientSize = New System.Drawing.Size(728, 228)
|
||||||
|
Me.ControlBox = False
|
||||||
|
Me.Controls.Add(Me.lblOnlyAllowOrgBinSub)
|
||||||
|
Me.Controls.Add(Me.btnConfirm)
|
||||||
|
Me.Controls.Add(Me.btnClose)
|
||||||
|
Me.Controls.Add(Me.pnlBin)
|
||||||
|
Me.Font = New System.Drawing.Font("Times New Roman", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||||
|
Me.MaximizeBox = False
|
||||||
|
Me.MinimizeBox = False
|
||||||
|
Me.Name = "frmBinStateAdjust"
|
||||||
|
Me.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide
|
||||||
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||||||
|
Me.Text = "BinStateAdjust "
|
||||||
|
Me.pnlBin.ResumeLayout(False)
|
||||||
|
Me.ResumeLayout(False)
|
||||||
|
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
#End Region
|
||||||
|
|
||||||
|
Private Sub frmLotSplit_BinAssign_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.Load
|
||||||
|
|
||||||
|
Cursor.Current = Cursors.WaitCursor
|
||||||
|
|
||||||
|
If LotNo = defString Then
|
||||||
|
iMESExceptionManager.ExceptionManager.iMESMsgBoxShowDialog(ChgTranslateName_Msg("0000-200001", "[%LotNo%]"), MsgBoxStyle.Exclamation, Me.Text)
|
||||||
|
Exit Sub
|
||||||
|
End If
|
||||||
|
|
||||||
|
If dtGoodBin Is Nothing Then
|
||||||
|
iMESExceptionManager.ExceptionManager.iMESMsgBoxShowDialog(ChgTranslateName_Msg("0000-200001", "GoodBin state"), MsgBoxStyle.Exclamation, Me.Text)
|
||||||
|
Exit Sub
|
||||||
|
End If
|
||||||
|
|
||||||
|
Call funCreateBin()
|
||||||
|
|
||||||
|
Call ExeChangeResource(Me, gLanguageMode) '語系切換
|
||||||
|
lblOnlyAllowOrgBinSub.ForeColor = Color.Red
|
||||||
|
'群組權限控管
|
||||||
|
'ExeGroupControlPriv(Me, PrivFunNo)
|
||||||
|
|
||||||
|
Cursor.Current = Cursors.Default
|
||||||
|
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub frmLotSplit_BinAssign_Activated(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.Activated
|
||||||
|
|
||||||
|
If Not txtBin_S Is Nothing Then txtBin_S(0).Focus()
|
||||||
|
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
|
||||||
|
'//Private Sub or Function-------------------------------------------------------------------------------------------------
|
||||||
|
Private Function funCreateBin()
|
||||||
|
|
||||||
|
If dvSysBin Is Nothing Then Exit Function
|
||||||
|
dvSysBin.Sort = "BinOrder, BinNo"
|
||||||
|
intCount = dvSysBin.Count
|
||||||
|
|
||||||
|
'重新宣告物件陣列
|
||||||
|
ReDim lblBinNo(intCount - 1)
|
||||||
|
ReDim txtOBin(intCount - 1)
|
||||||
|
'ReDim txtBin_R(intCount - 1)
|
||||||
|
ReDim txtBin_S(intCount - 1)
|
||||||
|
|
||||||
|
Dim fFont As New Font("Times New Roman", 9)
|
||||||
|
Dim x, y As Long
|
||||||
|
|
||||||
|
x = 0
|
||||||
|
y = 0
|
||||||
|
For i = 0 To intCount - 1
|
||||||
|
'BinNo
|
||||||
|
lblBinNo(i) = New Label
|
||||||
|
lblBinNo(i).Location = New System.Drawing.Point(104 + x, 6)
|
||||||
|
lblBinNo(i).Size = New System.Drawing.Size(40, 16)
|
||||||
|
lblBinNo(i).ForeColor = System.Drawing.Color.Blue
|
||||||
|
lblBinNo(i).Font = fFont
|
||||||
|
lblBinNo(i).Text = "Bin" & Mid(dvSysBin.Item(i)("BinNo"), 4)
|
||||||
|
lblBinNo(i).Tag = dvSysBin.Item(i)("BinNo") 'BinNo
|
||||||
|
lblBinNo(i).TextAlign = ContentAlignment.TopCenter
|
||||||
|
pnlBin.Controls.Add(lblBinNo(i))
|
||||||
|
|
||||||
|
'GoodBin
|
||||||
|
txtOBin(i) = New TextBox
|
||||||
|
txtOBin(i).Location = New System.Drawing.Point(104 + x, 28)
|
||||||
|
txtOBin(i).Size = New System.Drawing.Size(40, 21)
|
||||||
|
txtOBin(i).Text = 0
|
||||||
|
txtOBin(i).ReadOnly = True
|
||||||
|
txtOBin(i).TextAlign = HorizontalAlignment.Right
|
||||||
|
txtOBin(i).TabIndex = i
|
||||||
|
|
||||||
|
pnlBin.Controls.Add(txtOBin(i))
|
||||||
|
AddHandler txtOBin(i).KeyPress, AddressOf Me.txtValue_KeyPress
|
||||||
|
AddHandler txtOBin(i).Enter, AddressOf Me.txtValue_Enter
|
||||||
|
AddHandler txtOBin(i).TextChanged, AddressOf Me.txtValue_TextChanged
|
||||||
|
|
||||||
|
'剩餘Bin
|
||||||
|
'txtBin_R(i) = New TextBox
|
||||||
|
'txtBin_R(i).Location = New System.Drawing.Point(104 + x, 50)
|
||||||
|
'txtBin_R(i).Size = New System.Drawing.Size(40, 21)
|
||||||
|
'txtBin_R(i).Text = 0
|
||||||
|
'txtBin_R(i).ReadOnly = True
|
||||||
|
'txtBin_R(i).TextAlign = HorizontalAlignment.Right
|
||||||
|
'txtBin_R(i).TabIndex = i + intCount
|
||||||
|
'
|
||||||
|
'pnlBin.Controls.Add(txtBin_R(i))
|
||||||
|
'AddHandler txtBin_R(i).KeyPress, AddressOf Me.txtValue_KeyPress
|
||||||
|
'AddHandler txtBin_R(i).Enter, AddressOf Me.txtValue_Enter
|
||||||
|
'AddHandler txtBin_R(i).TextChanged, AddressOf Me.txtValue_TextChanged
|
||||||
|
|
||||||
|
'SplitBin
|
||||||
|
txtBin_S(i) = New TextBox
|
||||||
|
txtBin_S(i).Location = New System.Drawing.Point(104 + x, 53)
|
||||||
|
txtBin_S(i).Size = New System.Drawing.Size(40, 21)
|
||||||
|
txtBin_S(i).Text = 0
|
||||||
|
txtBin_S(i).TextAlign = HorizontalAlignment.Right
|
||||||
|
txtBin_S(i).TabIndex = i + (intCount * 2)
|
||||||
|
|
||||||
|
pnlBin.Controls.Add(txtBin_S(i))
|
||||||
|
AddHandler txtBin_S(i).KeyPress, AddressOf Me.txtValue_KeyPress
|
||||||
|
AddHandler txtBin_S(i).Enter, AddressOf Me.txtValue_Enter
|
||||||
|
AddHandler txtBin_S(i).TextChanged, AddressOf Me.txtValue_TextChanged
|
||||||
|
|
||||||
|
x = x + 42
|
||||||
|
Next
|
||||||
|
ReDim aryRBin(intCount - 1)
|
||||||
|
'將GoodBin資料放上
|
||||||
|
If dtGoodBin.Rows.Count > 0 Then
|
||||||
|
For i = 0 To intCount - 1
|
||||||
|
txtOBin(i).Text = dtGoodBin.Rows(0)(lblBinNo(i).Tag)
|
||||||
|
'txtBin_R(i).Text = txtOBin(i).Text
|
||||||
|
aryRBin(i) = txtOBin(i).Text
|
||||||
|
|
||||||
|
If (txtOBin(i).Text = "0") Then
|
||||||
|
txtBin_S(i).ReadOnly = True
|
||||||
|
End If
|
||||||
|
Next
|
||||||
|
End If
|
||||||
|
Dim bRE As Boolean = False
|
||||||
|
'顯示已Assign的BinValue
|
||||||
|
drSel = dtBinNew.Select("LotNo ='" & LotNo & "'")
|
||||||
|
If drSel.Length <> 0 Then
|
||||||
|
'SplitBin
|
||||||
|
For i = 0 To intCount - 1
|
||||||
|
If (txtBin_S(i).ReadOnly = True) Then
|
||||||
|
bRE = True
|
||||||
|
txtBin_S(i).ReadOnly = False
|
||||||
|
Else
|
||||||
|
bRE = False
|
||||||
|
End If
|
||||||
|
txtBin_S(i).Text = drSel(0)(lblBinNo(i).Tag)
|
||||||
|
|
||||||
|
If (bRE = True) Then txtBin_S(i).ReadOnly = True
|
||||||
|
Next
|
||||||
|
End If
|
||||||
|
|
||||||
|
'剩餘Bin
|
||||||
|
' For i = 0 To dtBinNew.Rows.Count - 1
|
||||||
|
' If dtBinNew.Rows(i)("LotNo") <> LotNo Then
|
||||||
|
' For j = 0 To intCount - 1
|
||||||
|
' If dtBinNew.Rows(i)(lblBinNo(j).Tag) <> 0 Then
|
||||||
|
' aryRBin(j) = aryRBin(j) - CLng(dtBinNew.Rows(i)(lblBinNo(j).Tag))
|
||||||
|
' End If
|
||||||
|
' Next
|
||||||
|
' End If
|
||||||
|
' Next
|
||||||
|
' For i = 0 To intCount - 1
|
||||||
|
' txtBin_R(i).Text = aryRBin(i)
|
||||||
|
' Next
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
End Function
|
||||||
|
|
||||||
|
Private Sub txtValue_Enter(ByVal sender As System.Object, ByVal e As System.EventArgs)
|
||||||
|
sender.SelectAll()
|
||||||
|
End Sub
|
||||||
|
Private Sub txtValue_KeyPress(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyPressEventArgs)
|
||||||
|
If e.KeyChar = Convert.ToChar(13) Then
|
||||||
|
SendKeys.Send("{TAB}")
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
Private Sub txtValue_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs)
|
||||||
|
'btnSave.Enabled = False
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Protected Overrides Sub Finalize()
|
||||||
|
MyBase.Finalize()
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
|
||||||
|
Private Sub btnClose_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnClose.Click
|
||||||
|
gReturnKeyValue = ""
|
||||||
|
Me.Close()
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
|
||||||
|
Private Sub btnConfirm_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnConfirm.Click
|
||||||
|
|
||||||
|
Cursor.Current = Cursors.WaitCursor
|
||||||
|
|
||||||
|
'Check
|
||||||
|
For i = 0 To intCount - 1
|
||||||
|
If Not IsNumeric(txtBin_S(i).Text) Then
|
||||||
|
iMESExceptionManager.ExceptionManager.iMESMsgBoxShowDialog(ChgTranslateName_Msg("0000-200011", lblBinNo(i).Text & " [%MUST BE NUMERIC%]"), MsgBoxStyle.Exclamation, Me.Text)
|
||||||
|
txtBin_S(i).Focus()
|
||||||
|
Exit Sub
|
||||||
|
End If
|
||||||
|
|
||||||
|
If (txtBin_S(i).ReadOnly = False) Then
|
||||||
|
If (CInt(txtBin_S(i).Text) < 0) Then
|
||||||
|
iMESExceptionManager.ExceptionManager.iMESMsgBoxShowDialog(ChgTranslateName_Msg("0000-200017", lblBinNo(i).Text), MsgBoxStyle.Exclamation, Me.Text)
|
||||||
|
txtBin_S(i).Focus()
|
||||||
|
Exit Sub
|
||||||
|
End If
|
||||||
|
End If
|
||||||
|
|
||||||
|
'輸入值不可大於剩餘Bin
|
||||||
|
If CLng(txtBin_S(i).Text) > CLng(txtOBin(i).Text) Then
|
||||||
|
iMESExceptionManager.ExceptionManager.iMESMsgBoxShowDialog(ChgTranslateName_Msg("0000-200060", "[%FinalBin%]:" & lblBinNo(i).Text & " must less than total numbers of OrgBin:" & lblBinNo(i).Text), MsgBoxStyle.Exclamation, Me.Text)
|
||||||
|
txtBin_S(i).Focus()
|
||||||
|
Exit Sub
|
||||||
|
End If
|
||||||
|
Next i
|
||||||
|
|
||||||
|
'加入SplitBin
|
||||||
|
drSel = dtBinNew.Select("LotNo = '" & LotNo & "'")
|
||||||
|
If drSel.Length = 0 Then 'Add
|
||||||
|
drAdd = dtBinNew.NewRow
|
||||||
|
drAdd("LotNo") = LotNo
|
||||||
|
For i = 0 To intCount - 1
|
||||||
|
drAdd(lblBinNo(i).Tag) = txtBin_S(i).Text
|
||||||
|
Next
|
||||||
|
dtBinNew.Rows.Add(drAdd)
|
||||||
|
Else 'Update
|
||||||
|
drSel(0).BeginEdit()
|
||||||
|
For i = 0 To intCount - 1
|
||||||
|
drSel(0)(lblBinNo(i).Tag) = txtBin_S(i).Text
|
||||||
|
Next
|
||||||
|
drSel(0).EndEdit()
|
||||||
|
End If
|
||||||
|
|
||||||
|
|
||||||
|
gReturnKeyValue = LotNo '做為判斷是否變更的Flag
|
||||||
|
|
||||||
|
Cursor.Current = Cursors.Default
|
||||||
|
|
||||||
|
Me.Close()
|
||||||
|
End Sub
|
||||||
|
End Class
|
||||||
|
|
BIN
SRC/MESWin/SXS3/BR_L_CO_GEN/iMES.snk
Normal file
BIN
SRC/MESWin/SXS3/BR_L_CO_GEN/iMES.snk
Normal file
Binary file not shown.
42
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/BR_L_CI_GEN.sln
Normal file
42
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/BR_L_CI_GEN.sln
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
|
# Visual Studio 14
|
||||||
|
VisualStudioVersion = 14.0.25420.1
|
||||||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BR_L_CI_GEN", "BR_L_CI_GEN.vbproj", "{0FD97C44-56DD-44B2-AA3E-351935F5AC9C}"
|
||||||
|
EndProject
|
||||||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Test", "..\..\Test\Test.vbproj", "{C4A48E3F-38E4-4E88-A47D-FA5510686E57}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
{0FD97C44-56DD-44B2-AA3E-351935F5AC9C} = {0FD97C44-56DD-44B2-AA3E-351935F5AC9C}
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Debug|x86 = Debug|x86
|
||||||
|
Release|x86 = Release|x86
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
|
{0FD97C44-56DD-44B2-AA3E-351935F5AC9C}.Debug|x86.ActiveCfg = Debug|x86
|
||||||
|
{0FD97C44-56DD-44B2-AA3E-351935F5AC9C}.Debug|x86.Build.0 = Debug|x86
|
||||||
|
{0FD97C44-56DD-44B2-AA3E-351935F5AC9C}.Release|x86.ActiveCfg = Release|x86
|
||||||
|
{0FD97C44-56DD-44B2-AA3E-351935F5AC9C}.Release|x86.Build.0 = Release|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Debug|x86.ActiveCfg = Debug|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Debug|x86.Build.0 = Debug|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Release|x86.ActiveCfg = Release|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Release|x86.Build.0 = Release|x86
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
|
HideSolutionNode = FALSE
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(TeamFoundationVersionControl) = preSolution
|
||||||
|
SccNumberOfProjects = 3
|
||||||
|
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
|
||||||
|
SccTeamFoundationServer = http://tfs.imestech.com:8080/tfs/messeries6
|
||||||
|
SccLocalPath0 = .
|
||||||
|
SccProjectUniqueName1 = ..\\..\\Test\\Test.vbproj
|
||||||
|
SccProjectName1 = ../../Test
|
||||||
|
SccLocalPath1 = ..\\..\\Test
|
||||||
|
SccProjectUniqueName2 = BR_L_CI_GEN.vbproj
|
||||||
|
SccLocalPath2 = .
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
273
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/BR_L_CI_GEN.vbproj
Normal file
273
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/BR_L_CI_GEN.vbproj
Normal file
@ -0,0 +1,273 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||||||
|
<PropertyGroup>
|
||||||
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||||
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
||||||
|
<ProjectGuid>{0FD97C44-56DD-44B2-AA3E-351935F5AC9C}</ProjectGuid>
|
||||||
|
<OutputType>Library</OutputType>
|
||||||
|
<RootNamespace>BR_L_CI_GEN</RootNamespace>
|
||||||
|
<AssemblyName>BR_L_CI_GEN</AssemblyName>
|
||||||
|
<FileAlignment>512</FileAlignment>
|
||||||
|
<MyType>Windows</MyType>
|
||||||
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
||||||
|
<TargetFrameworkProfile />
|
||||||
|
<SccProjectName>SAK</SccProjectName>
|
||||||
|
<SccLocalPath>SAK</SccLocalPath>
|
||||||
|
<SccAuxPath>SAK</SccAuxPath>
|
||||||
|
<SccProvider>SAK</SccProvider>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
<DebugType>full</DebugType>
|
||||||
|
<DefineDebug>true</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<OutputPath>..\..\..\MESClient\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CI_GEN.xml</DocumentationFile>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
|
<DebugType>pdbonly</DebugType>
|
||||||
|
<DefineDebug>false</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<Optimize>true</Optimize>
|
||||||
|
<OutputPath>bin\Release\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CI_GEN.xml</DocumentationFile>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionExplicit>On</OptionExplicit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionCompare>Binary</OptionCompare>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionStrict>Off</OptionStrict>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionInfer>On</OptionInfer>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
||||||
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
<DefineDebug>true</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<OutputPath>..\..\..\MESClient\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CI_GEN.xml</DocumentationFile>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<DebugType>full</DebugType>
|
||||||
|
<PlatformTarget>x86</PlatformTarget>
|
||||||
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<OutputPath>..\..\..\MESClient\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CI_GEN.xml</DocumentationFile>
|
||||||
|
<Optimize>true</Optimize>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<DebugType>pdbonly</DebugType>
|
||||||
|
<PlatformTarget>x86</PlatformTarget>
|
||||||
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<SignAssembly>true</SignAssembly>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<AssemblyOriginatorKeyFile>iMES.snk</AssemblyOriginatorKeyFile>
|
||||||
|
</PropertyGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Reference Include="Infragistics4.Win.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.UltraWinTabControl.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.UltraWinTabControl.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.UltraWinGrid.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.UltraWinGrid.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.UltraWinEditors.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.UltraWinEditors.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.Misc.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.Misc.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Shared.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Shared.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_ERP, Version=6.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\COM_ERP.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_Kit">
|
||||||
|
<HintPath>..\..\..\MESClient\COM_Kit.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_Search, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\COM_Search.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_Utility, Version=6.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\COM_Utility.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="iMESException">
|
||||||
|
<HintPath>..\..\..\MES_C_DLL\iMESException.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="iMESExceptionManager">
|
||||||
|
<HintPath>..\..\..\MES_C_DLL\iMESExceptionManager.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="iMESUltraGrid">
|
||||||
|
<HintPath>..\..\..\MES_C_DLL\iMESUltraGrid.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MES_S_DLL\Newtonsoft.Json.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="System" />
|
||||||
|
<Reference Include="System.Data" />
|
||||||
|
<Reference Include="System.Drawing" />
|
||||||
|
<Reference Include="System.EnterpriseServices" />
|
||||||
|
<Reference Include="System.Web.Services" />
|
||||||
|
<Reference Include="System.Windows.Forms" />
|
||||||
|
<Reference Include="System.Xml" />
|
||||||
|
<Reference Include="System.Core" />
|
||||||
|
<Reference Include="System.Xml.Linq" />
|
||||||
|
<Reference Include="WP_Kit, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\WP_Kit.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Import Include="COM_Kit.clsGlobalVariables" />
|
||||||
|
<Import Include="COM_Kit.clsKit" />
|
||||||
|
<Import Include="COM_Search" />
|
||||||
|
<Import Include="Microsoft.VisualBasic" />
|
||||||
|
<Import Include="System" />
|
||||||
|
<Import Include="System.Collections" />
|
||||||
|
<Import Include="System.Collections.Generic" />
|
||||||
|
<Import Include="System.Data" />
|
||||||
|
<Import Include="System.Diagnostics" />
|
||||||
|
<Import Include="System.Drawing" />
|
||||||
|
<Import Include="System.Linq" />
|
||||||
|
<Import Include="System.Windows.Forms" />
|
||||||
|
<Import Include="System.Xml" />
|
||||||
|
<Import Include="System.Xml.Linq" />
|
||||||
|
<Import Include="System.Threading.Tasks" />
|
||||||
|
<Import Include="WP_Kit.clsWIPKit" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Compile Include="..\..\shared file\modConstant.vb">
|
||||||
|
<Link>modConstant.vb</Link>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="frmBR_L_CI_GEN.vb">
|
||||||
|
<SubType>Form</SubType>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
||||||
|
<Compile Include="My Project\Application.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DependentUpon>Application.myapp</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\Resources.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DesignTime>True</DesignTime>
|
||||||
|
<DependentUpon>Resources.resx</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\Settings.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DependentUpon>Settings.settings</DependentUpon>
|
||||||
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="Web References\wsEAI\Reference.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DesignTime>True</DesignTime>
|
||||||
|
<DependentUpon>Reference.map</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<EmbeddedResource Include="frmBR_L_CI_GEN.resx">
|
||||||
|
<DependentUpon>frmBR_L_CI_GEN.vb</DependentUpon>
|
||||||
|
</EmbeddedResource>
|
||||||
|
<EmbeddedResource Include="My Project\licenses.licx" />
|
||||||
|
<EmbeddedResource Include="My Project\Resources.resx">
|
||||||
|
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
||||||
|
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
||||||
|
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
</EmbeddedResource>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="app.config" />
|
||||||
|
<None Include="iMES.snk" />
|
||||||
|
<None Include="My Project\Application.myapp">
|
||||||
|
<Generator>MyApplicationCodeGenerator</Generator>
|
||||||
|
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
<None Include="My Project\Settings.settings">
|
||||||
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||||||
|
<CustomToolNamespace>My</CustomToolNamespace>
|
||||||
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
<None Include="Web References\wsEAI\Reference.map">
|
||||||
|
<Generator>MSDiscoCodeGenerator</Generator>
|
||||||
|
<LastGenOutput>Reference.vb</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
<None Include="Web References\wsEAI\wsEAI.wsdl" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<WCFMetadata Include="Service References\" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<WebReferences Include="Web References\" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<WebReferenceUrl Include="http://localhost/EAI/wsEAI.asmx">
|
||||||
|
<UrlBehavior>Dynamic</UrlBehavior>
|
||||||
|
<RelPath>Web References\wsEAI\</RelPath>
|
||||||
|
<UpdateFromURL>http://localhost/EAI/wsEAI.asmx</UpdateFromURL>
|
||||||
|
<ServiceLocationURL>
|
||||||
|
</ServiceLocationURL>
|
||||||
|
<CachedDynamicPropName>
|
||||||
|
</CachedDynamicPropName>
|
||||||
|
<CachedAppSettingsObjectName>MySettings</CachedAppSettingsObjectName>
|
||||||
|
<CachedSettingsPropName>BR_L_CI_GEN_localhost_wsEAI</CachedSettingsPropName>
|
||||||
|
</WebReferenceUrl>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Web References\wsEAI\wsEAI.disco" />
|
||||||
|
</ItemGroup>
|
||||||
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||||
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
|
<Target Name="BeforeBuild">
|
||||||
|
</Target>
|
||||||
|
<Target Name="AfterBuild">
|
||||||
|
</Target>
|
||||||
|
-->
|
||||||
|
<Import Project="..\..\shared file\MakeVersion.targets" Condition="exists('..\..\shared file\MakeVersion.targets')" />
|
||||||
|
</Project>
|
10
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/BR_L_CI_GEN.vbproj.vspscc
Normal file
10
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/BR_L_CI_GEN.vbproj.vspscc
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
""
|
||||||
|
{
|
||||||
|
"FILE_VERSION" = "9237"
|
||||||
|
"ENLISTMENT_CHOICE" = "NEVER"
|
||||||
|
"PROJECT_FILE_RELATIVE_PATH" = ""
|
||||||
|
"NUMBER_OF_EXCLUDED_FILES" = "0"
|
||||||
|
"ORIGINAL_PROJECT_FILE_PATH" = ""
|
||||||
|
"NUMBER_OF_NESTED_PROJECTS" = "0"
|
||||||
|
"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROVIDER"
|
||||||
|
}
|
13
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/My Project/Application.Designer.vb
generated
Normal file
13
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/My Project/Application.Designer.vb
generated
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 這段程式碼是由工具產生的。
|
||||||
|
' 執行階段版本:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
|
' 變更將會遺失。
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<MySubMain>false</MySubMain>
|
||||||
|
<SingleInstance>false</SingleInstance>
|
||||||
|
<ShutdownMode>0</ShutdownMode>
|
||||||
|
<EnableVisualStyles>true</EnableVisualStyles>
|
||||||
|
<AuthenticationMode>0</AuthenticationMode>
|
||||||
|
<ApplicationType>1</ApplicationType>
|
||||||
|
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
||||||
|
</MyApplicationData>
|
35
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/My Project/AssemblyInfo.vb
Normal file
35
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/My Project/AssemblyInfo.vb
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
Imports System
|
||||||
|
Imports System.Reflection
|
||||||
|
Imports System.Runtime.InteropServices
|
||||||
|
|
||||||
|
' 組件的一般資訊是由下列的屬性集控制。
|
||||||
|
' 變更這些屬性的值即可修改組件的相關
|
||||||
|
' 資訊。
|
||||||
|
|
||||||
|
' 檢閱組件屬性的值
|
||||||
|
|
||||||
|
<Assembly: AssemblyTitle("BR_L_CI_GEN")>
|
||||||
|
<Assembly: AssemblyDescription("")>
|
||||||
|
<Assembly: AssemblyCompany("iMES Technology Inc.")>
|
||||||
|
<Assembly: AssemblyProduct("MESSeries 6")>
|
||||||
|
<Assembly: AssemblyCopyright("Copyright © iMES Technology Inc.")>
|
||||||
|
<Assembly: AssemblyTrademark("")>
|
||||||
|
|
||||||
|
<Assembly: ComVisible(False)>
|
||||||
|
|
||||||
|
'下列 GUID 為專案公開 (Expose) 至 COM 時所要使用的 typelib ID
|
||||||
|
<Assembly: Guid("cb602012-a17f-433f-b777-ace6a6a676c1")>
|
||||||
|
|
||||||
|
' 組件的版本資訊由下列四個值所組成:
|
||||||
|
'
|
||||||
|
' 主要版本
|
||||||
|
' 次要版本
|
||||||
|
' 組建編號
|
||||||
|
' 修訂編號
|
||||||
|
'
|
||||||
|
' 您可以指定所有的值,也可以依照以下的方式,使用 '*' 將組建和修訂編號
|
||||||
|
' 指定為預設值:
|
||||||
|
' <Assembly: AssemblyVersion("1.0.*")>
|
||||||
|
|
||||||
|
<Assembly: AssemblyVersion("6.0.0.0")>
|
||||||
|
|
@ -0,0 +1 @@
|
|||||||
|
<Assembly: Reflection.AssemblyFileVersion("6.0.5.40119")>
|
63
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/My Project/Resources.Designer.vb
generated
Normal file
63
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/My Project/Resources.Designer.vb
generated
Normal file
@ -0,0 +1,63 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 這段程式碼是由工具產生的。
|
||||||
|
' 執行階段版本:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
|
' 變更將會遺失。
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
Imports System
|
||||||
|
|
||||||
|
Namespace My.Resources
|
||||||
|
|
||||||
|
'這個類別是自動產生的,是利用 StronglyTypedResourceBuilder
|
||||||
|
'類別透過 ResGen 或 Visual Studio 這類工具。
|
||||||
|
'若要加入或移除成員,請編輯您的 .ResX 檔,然後重新執行 ResGen
|
||||||
|
'(利用 /str 選項),或重建您的 VS 專案。
|
||||||
|
'''<summary>
|
||||||
|
''' 用於查詢當地語系化字串等的強類型資源類別。
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
|
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
|
||||||
|
Friend Module Resources
|
||||||
|
|
||||||
|
Private resourceMan As Global.System.Resources.ResourceManager
|
||||||
|
|
||||||
|
Private resourceCulture As Global.System.Globalization.CultureInfo
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' 傳回這個類別使用的快取的 ResourceManager 執行個體。
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
||||||
|
Get
|
||||||
|
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
||||||
|
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("BR_L_CI_GEN.Resources", GetType(Resources).Assembly)
|
||||||
|
resourceMan = temp
|
||||||
|
End If
|
||||||
|
Return resourceMan
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' 覆寫目前執行緒的 CurrentUICulture 屬性,對象是所有
|
||||||
|
''' 使用這個強類型資源類別的資源查閱。
|
||||||
|
'''</summary>
|
||||||
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Friend Property Culture() As Global.System.Globalization.CultureInfo
|
||||||
|
Get
|
||||||
|
Return resourceCulture
|
||||||
|
End Get
|
||||||
|
Set
|
||||||
|
resourceCulture = value
|
||||||
|
End Set
|
||||||
|
End Property
|
||||||
|
End Module
|
||||||
|
End Namespace
|
117
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/My Project/Resources.resx
Normal file
117
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/My Project/Resources.resx
Normal file
@ -0,0 +1,117 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<root>
|
||||||
|
<!--
|
||||||
|
Microsoft ResX Schema
|
||||||
|
|
||||||
|
Version 2.0
|
||||||
|
|
||||||
|
The primary goals of this format is to allow a simple XML format
|
||||||
|
that is mostly human readable. The generation and parsing of the
|
||||||
|
various data types are done through the TypeConverter classes
|
||||||
|
associated with the data types.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
... ado.net/XML headers & schema ...
|
||||||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||||
|
<resheader name="version">2.0</resheader>
|
||||||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||||
|
</data>
|
||||||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||||
|
<comment>This is a comment</comment>
|
||||||
|
</data>
|
||||||
|
|
||||||
|
There are any number of "resheader" rows that contain simple
|
||||||
|
name/value pairs.
|
||||||
|
|
||||||
|
Each data row contains a name, and value. The row also contains a
|
||||||
|
type or mimetype. Type corresponds to a .NET class that support
|
||||||
|
text/value conversion through the TypeConverter architecture.
|
||||||
|
Classes that don't support this are serialized and stored with the
|
||||||
|
mimetype set.
|
||||||
|
|
||||||
|
The mimetype is used for serialized objects, and tells the
|
||||||
|
ResXResourceReader how to depersist the object. This is currently not
|
||||||
|
extensible. For a given mimetype the value must be set accordingly:
|
||||||
|
|
||||||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||||
|
that the ResXResourceWriter will generate, however the reader can
|
||||||
|
read any of the formats listed below.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Serialization.Formatters.Binary.BinaryFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||||
|
value : The object must be serialized into a byte array
|
||||||
|
: using a System.ComponentModel.TypeConverter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
-->
|
||||||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:choice maxOccurs="unbounded">
|
||||||
|
<xsd:element name="metadata">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="assembly">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:attribute name="alias" type="xsd:string" />
|
||||||
|
<xsd:attribute name="name" type="xsd:string" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="data">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="resheader">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:choice>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:schema>
|
||||||
|
<resheader name="resmimetype">
|
||||||
|
<value>text/microsoft-resx</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="version">
|
||||||
|
<value>2.0</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="reader">
|
||||||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="writer">
|
||||||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
</root>
|
83
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/My Project/Settings.Designer.vb
generated
Normal file
83
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/My Project/Settings.Designer.vb
generated
Normal file
@ -0,0 +1,83 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 這段程式碼是由工具產生的。
|
||||||
|
' 執行階段版本:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
|
' 變更將會遺失。
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict On
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
|
||||||
|
Namespace My
|
||||||
|
|
||||||
|
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0"), _
|
||||||
|
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
Partial Friend NotInheritable Class MySettings
|
||||||
|
Inherits Global.System.Configuration.ApplicationSettingsBase
|
||||||
|
|
||||||
|
Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings)
|
||||||
|
|
||||||
|
#Region "My.Settings 自動儲存功能"
|
||||||
|
#If _MyType = "WindowsForms" Then
|
||||||
|
Private Shared addedHandler As Boolean
|
||||||
|
|
||||||
|
Private Shared addedHandlerLockObject As New Object
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
|
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
|
||||||
|
End Sub
|
||||||
|
#End If
|
||||||
|
#End Region
|
||||||
|
|
||||||
|
Public Shared ReadOnly Property [Default]() As MySettings
|
||||||
|
Get
|
||||||
|
|
||||||
|
#If _MyType = "WindowsForms" Then
|
||||||
|
If Not addedHandler Then
|
||||||
|
SyncLock addedHandlerLockObject
|
||||||
|
If Not addedHandler Then
|
||||||
|
AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
|
||||||
|
addedHandler = True
|
||||||
|
End If
|
||||||
|
End SyncLock
|
||||||
|
End If
|
||||||
|
#End If
|
||||||
|
Return defaultInstance
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
|
<Global.System.Configuration.ApplicationScopedSettingAttribute(), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.WebServiceUrl), _
|
||||||
|
Global.System.Configuration.DefaultSettingValueAttribute("http://localhost/EAI/wsEAI.asmx")> _
|
||||||
|
Public ReadOnly Property BR_L_CI_GEN_localhost_wsEAI() As String
|
||||||
|
Get
|
||||||
|
Return CType(Me("BR_L_CI_GEN_localhost_wsEAI"),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
End Namespace
|
||||||
|
|
||||||
|
Namespace My
|
||||||
|
|
||||||
|
<Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
|
||||||
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
|
||||||
|
Friend Module MySettingsProperty
|
||||||
|
|
||||||
|
<Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
|
||||||
|
Friend ReadOnly Property Settings() As Global.BR_L_CI_GEN.My.MySettings
|
||||||
|
Get
|
||||||
|
Return Global.BR_L_CI_GEN.My.MySettings.Default
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Module
|
||||||
|
End Namespace
|
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="My" GeneratedClassName="MySettings" UseMySettingsClassName="true">
|
||||||
|
<Profiles />
|
||||||
|
<Settings>
|
||||||
|
<Setting Name="BR_L_CI_GEN_localhost_wsEAI" Type="(Web Service URL)" Scope="Application">
|
||||||
|
<Value Profile="(Default)">http://localhost/EAI/wsEAI.asmx</Value>
|
||||||
|
</Setting>
|
||||||
|
</Settings>
|
||||||
|
</SettingsFile>
|
@ -0,0 +1,6 @@
|
|||||||
|
Infragistics.Win.UltraWinEditors.UltraTextEditor, Infragistics4.Win.UltraWinEditors.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.Misc.UltraSplitter, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.Misc.UltraButton, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.Misc.UltraPanel, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.Misc.UltraExpandableGroupBox, Infragistics4.Win.Misc.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
||||||
|
Infragistics.Win.UltraWinTabControl.UltraTabControl, Infragistics4.Win.UltraWinTabControl.v19.1, Version=19.1.20191.294, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
|
@ -0,0 +1,7 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<DiscoveryClientResultsFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<Results>
|
||||||
|
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.DiscoveryDocumentReference" url="http://localhost/EAI/wsEAI.asmx?disco" filename="wsEAI.disco" />
|
||||||
|
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.ContractReference" url="http://localhost/EAI/wsEAI.asmx?wsdl" filename="wsEAI.wsdl" />
|
||||||
|
</Results>
|
||||||
|
</DiscoveryClientResultsFile>
|
@ -0,0 +1,503 @@
|
|||||||
|
'------------------------------------------------------------------------------
|
||||||
|
' <auto-generated>
|
||||||
|
' 這段程式碼是由工具產生的。
|
||||||
|
' 執行階段版本:4.0.30319.42000
|
||||||
|
'
|
||||||
|
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
|
||||||
|
' 變更將會遺失。
|
||||||
|
' </auto-generated>
|
||||||
|
'------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Option Strict Off
|
||||||
|
Option Explicit On
|
||||||
|
|
||||||
|
Imports System
|
||||||
|
Imports System.ComponentModel
|
||||||
|
Imports System.Diagnostics
|
||||||
|
Imports System.Web.Services
|
||||||
|
Imports System.Web.Services.Protocols
|
||||||
|
Imports System.Xml.Serialization
|
||||||
|
|
||||||
|
'
|
||||||
|
'原始程式碼已由 Microsoft.VSDesigner 自動產生,版本 4.0.30319.42000。
|
||||||
|
'
|
||||||
|
Namespace wsEAI
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code"), _
|
||||||
|
System.Web.Services.WebServiceBindingAttribute(Name:="wsEAISoap", [Namespace]:="http://www.imestech.com/wsEAI")> _
|
||||||
|
Partial Public Class wsEAI
|
||||||
|
Inherits System.Web.Services.Protocols.SoapHttpClientProtocol
|
||||||
|
|
||||||
|
Private InvokeSrv_metajsonOperationCompleted As System.Threading.SendOrPostCallback
|
||||||
|
|
||||||
|
Private InvokeSrv_jsonOperationCompleted As System.Threading.SendOrPostCallback
|
||||||
|
|
||||||
|
Private invokeSrvOperationCompleted As System.Threading.SendOrPostCallback
|
||||||
|
|
||||||
|
Private invokeSrv_ResolvedXMLOperationCompleted As System.Threading.SendOrPostCallback
|
||||||
|
|
||||||
|
Private callbackSrvOperationCompleted As System.Threading.SendOrPostCallback
|
||||||
|
|
||||||
|
Private syncProdOperationCompleted As System.Threading.SendOrPostCallback
|
||||||
|
|
||||||
|
Private GeteSOPInfo_APIOperationCompleted As System.Threading.SendOrPostCallback
|
||||||
|
|
||||||
|
Private useDefaultCredentialsSetExplicitly As Boolean
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Sub New()
|
||||||
|
MyBase.New
|
||||||
|
Me.Url = Global.BR_L_CI_GEN.My.MySettings.Default.BR_L_CI_GEN_localhost_wsEAI
|
||||||
|
If (Me.IsLocalFileSystemWebService(Me.Url) = true) Then
|
||||||
|
Me.UseDefaultCredentials = true
|
||||||
|
Me.useDefaultCredentialsSetExplicitly = false
|
||||||
|
Else
|
||||||
|
Me.useDefaultCredentialsSetExplicitly = true
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Public Shadows Property Url() As String
|
||||||
|
Get
|
||||||
|
Return MyBase.Url
|
||||||
|
End Get
|
||||||
|
Set
|
||||||
|
If (((Me.IsLocalFileSystemWebService(MyBase.Url) = true) _
|
||||||
|
AndAlso (Me.useDefaultCredentialsSetExplicitly = false)) _
|
||||||
|
AndAlso (Me.IsLocalFileSystemWebService(value) = false)) Then
|
||||||
|
MyBase.UseDefaultCredentials = false
|
||||||
|
End If
|
||||||
|
MyBase.Url = value
|
||||||
|
End Set
|
||||||
|
End Property
|
||||||
|
|
||||||
|
Public Shadows Property UseDefaultCredentials() As Boolean
|
||||||
|
Get
|
||||||
|
Return MyBase.UseDefaultCredentials
|
||||||
|
End Get
|
||||||
|
Set
|
||||||
|
MyBase.UseDefaultCredentials = value
|
||||||
|
Me.useDefaultCredentialsSetExplicitly = true
|
||||||
|
End Set
|
||||||
|
End Property
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Event InvokeSrv_metajsonCompleted As InvokeSrv_metajsonCompletedEventHandler
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Event InvokeSrv_jsonCompleted As InvokeSrv_jsonCompletedEventHandler
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Event invokeSrvCompleted As invokeSrvCompletedEventHandler
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Event invokeSrv_ResolvedXMLCompleted As invokeSrv_ResolvedXMLCompletedEventHandler
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Event callbackSrvCompleted As callbackSrvCompletedEventHandler
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Event syncProdCompleted As syncProdCompletedEventHandler
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Event GeteSOPInfo_APICompleted As GeteSOPInfo_APICompletedEventHandler
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.imestech.com/wsEAI/InvokeSrv_metajson", RequestNamespace:="http://www.imestech.com/wsEAI", ResponseNamespace:="http://www.imestech.com/wsEAI", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
|
||||||
|
Public Function InvokeSrv_metajson(ByVal metadata As String, ByVal content As String) As String
|
||||||
|
Dim results() As Object = Me.Invoke("InvokeSrv_metajson", New Object() {metadata, content})
|
||||||
|
Return CType(results(0),String)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub InvokeSrv_metajsonAsync(ByVal metadata As String, ByVal content As String)
|
||||||
|
Me.InvokeSrv_metajsonAsync(metadata, content, Nothing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub InvokeSrv_metajsonAsync(ByVal metadata As String, ByVal content As String, ByVal userState As Object)
|
||||||
|
If (Me.InvokeSrv_metajsonOperationCompleted Is Nothing) Then
|
||||||
|
Me.InvokeSrv_metajsonOperationCompleted = AddressOf Me.OnInvokeSrv_metajsonOperationCompleted
|
||||||
|
End If
|
||||||
|
Me.InvokeAsync("InvokeSrv_metajson", New Object() {metadata, content}, Me.InvokeSrv_metajsonOperationCompleted, userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub OnInvokeSrv_metajsonOperationCompleted(ByVal arg As Object)
|
||||||
|
If (Not (Me.InvokeSrv_metajsonCompletedEvent) Is Nothing) Then
|
||||||
|
Dim invokeArgs As System.Web.Services.Protocols.InvokeCompletedEventArgs = CType(arg,System.Web.Services.Protocols.InvokeCompletedEventArgs)
|
||||||
|
RaiseEvent InvokeSrv_metajsonCompleted(Me, New InvokeSrv_metajsonCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState))
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.imestech.com/wsEAI/InvokeSrv_json", RequestNamespace:="http://www.imestech.com/wsEAI", ResponseNamespace:="http://www.imestech.com/wsEAI", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
|
||||||
|
Public Function InvokeSrv_json(ByVal uri As String, ByVal content As String) As String
|
||||||
|
Dim results() As Object = Me.Invoke("InvokeSrv_json", New Object() {uri, content})
|
||||||
|
Return CType(results(0),String)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub InvokeSrv_jsonAsync(ByVal uri As String, ByVal content As String)
|
||||||
|
Me.InvokeSrv_jsonAsync(uri, content, Nothing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub InvokeSrv_jsonAsync(ByVal uri As String, ByVal content As String, ByVal userState As Object)
|
||||||
|
If (Me.InvokeSrv_jsonOperationCompleted Is Nothing) Then
|
||||||
|
Me.InvokeSrv_jsonOperationCompleted = AddressOf Me.OnInvokeSrv_jsonOperationCompleted
|
||||||
|
End If
|
||||||
|
Me.InvokeAsync("InvokeSrv_json", New Object() {uri, content}, Me.InvokeSrv_jsonOperationCompleted, userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub OnInvokeSrv_jsonOperationCompleted(ByVal arg As Object)
|
||||||
|
If (Not (Me.InvokeSrv_jsonCompletedEvent) Is Nothing) Then
|
||||||
|
Dim invokeArgs As System.Web.Services.Protocols.InvokeCompletedEventArgs = CType(arg,System.Web.Services.Protocols.InvokeCompletedEventArgs)
|
||||||
|
RaiseEvent InvokeSrv_jsonCompleted(Me, New InvokeSrv_jsonCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState))
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.imestech.com/wsEAI/invokeSrv", RequestNamespace:="http://www.imestech.com/wsEAI", ResponseNamespace:="http://www.imestech.com/wsEAI", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
|
||||||
|
Public Function invokeSrv(ByVal InXml As String) As String
|
||||||
|
Dim results() As Object = Me.Invoke("invokeSrv", New Object() {InXml})
|
||||||
|
Return CType(results(0),String)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub invokeSrvAsync(ByVal InXml As String)
|
||||||
|
Me.invokeSrvAsync(InXml, Nothing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub invokeSrvAsync(ByVal InXml As String, ByVal userState As Object)
|
||||||
|
If (Me.invokeSrvOperationCompleted Is Nothing) Then
|
||||||
|
Me.invokeSrvOperationCompleted = AddressOf Me.OninvokeSrvOperationCompleted
|
||||||
|
End If
|
||||||
|
Me.InvokeAsync("invokeSrv", New Object() {InXml}, Me.invokeSrvOperationCompleted, userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub OninvokeSrvOperationCompleted(ByVal arg As Object)
|
||||||
|
If (Not (Me.invokeSrvCompletedEvent) Is Nothing) Then
|
||||||
|
Dim invokeArgs As System.Web.Services.Protocols.InvokeCompletedEventArgs = CType(arg,System.Web.Services.Protocols.InvokeCompletedEventArgs)
|
||||||
|
RaiseEvent invokeSrvCompleted(Me, New invokeSrvCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState))
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.imestech.com/wsEAI/invokeSrv_ResolvedXML", RequestNamespace:="http://www.imestech.com/wsEAI", ResponseNamespace:="http://www.imestech.com/wsEAI", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
|
||||||
|
Public Function invokeSrv_ResolvedXML(ByVal MethodName As String, ByVal InXml As String) As String
|
||||||
|
Dim results() As Object = Me.Invoke("invokeSrv_ResolvedXML", New Object() {MethodName, InXml})
|
||||||
|
Return CType(results(0),String)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub invokeSrv_ResolvedXMLAsync(ByVal MethodName As String, ByVal InXml As String)
|
||||||
|
Me.invokeSrv_ResolvedXMLAsync(MethodName, InXml, Nothing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub invokeSrv_ResolvedXMLAsync(ByVal MethodName As String, ByVal InXml As String, ByVal userState As Object)
|
||||||
|
If (Me.invokeSrv_ResolvedXMLOperationCompleted Is Nothing) Then
|
||||||
|
Me.invokeSrv_ResolvedXMLOperationCompleted = AddressOf Me.OninvokeSrv_ResolvedXMLOperationCompleted
|
||||||
|
End If
|
||||||
|
Me.InvokeAsync("invokeSrv_ResolvedXML", New Object() {MethodName, InXml}, Me.invokeSrv_ResolvedXMLOperationCompleted, userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub OninvokeSrv_ResolvedXMLOperationCompleted(ByVal arg As Object)
|
||||||
|
If (Not (Me.invokeSrv_ResolvedXMLCompletedEvent) Is Nothing) Then
|
||||||
|
Dim invokeArgs As System.Web.Services.Protocols.InvokeCompletedEventArgs = CType(arg,System.Web.Services.Protocols.InvokeCompletedEventArgs)
|
||||||
|
RaiseEvent invokeSrv_ResolvedXMLCompleted(Me, New invokeSrv_ResolvedXMLCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState))
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.imestech.com/wsEAI/callbackSrv", RequestNamespace:="http://www.imestech.com/wsEAI", ResponseNamespace:="http://www.imestech.com/wsEAI", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
|
||||||
|
Public Function callbackSrv(ByVal InXml As String) As String
|
||||||
|
Dim results() As Object = Me.Invoke("callbackSrv", New Object() {InXml})
|
||||||
|
Return CType(results(0),String)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub callbackSrvAsync(ByVal InXml As String)
|
||||||
|
Me.callbackSrvAsync(InXml, Nothing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub callbackSrvAsync(ByVal InXml As String, ByVal userState As Object)
|
||||||
|
If (Me.callbackSrvOperationCompleted Is Nothing) Then
|
||||||
|
Me.callbackSrvOperationCompleted = AddressOf Me.OncallbackSrvOperationCompleted
|
||||||
|
End If
|
||||||
|
Me.InvokeAsync("callbackSrv", New Object() {InXml}, Me.callbackSrvOperationCompleted, userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub OncallbackSrvOperationCompleted(ByVal arg As Object)
|
||||||
|
If (Not (Me.callbackSrvCompletedEvent) Is Nothing) Then
|
||||||
|
Dim invokeArgs As System.Web.Services.Protocols.InvokeCompletedEventArgs = CType(arg,System.Web.Services.Protocols.InvokeCompletedEventArgs)
|
||||||
|
RaiseEvent callbackSrvCompleted(Me, New callbackSrvCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState))
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.imestech.com/wsEAI/syncProd", RequestNamespace:="http://www.imestech.com/wsEAI", ResponseNamespace:="http://www.imestech.com/wsEAI", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
|
||||||
|
Public Function syncProd(ByVal InXml As String) As String
|
||||||
|
Dim results() As Object = Me.Invoke("syncProd", New Object() {InXml})
|
||||||
|
Return CType(results(0),String)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub syncProdAsync(ByVal InXml As String)
|
||||||
|
Me.syncProdAsync(InXml, Nothing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub syncProdAsync(ByVal InXml As String, ByVal userState As Object)
|
||||||
|
If (Me.syncProdOperationCompleted Is Nothing) Then
|
||||||
|
Me.syncProdOperationCompleted = AddressOf Me.OnsyncProdOperationCompleted
|
||||||
|
End If
|
||||||
|
Me.InvokeAsync("syncProd", New Object() {InXml}, Me.syncProdOperationCompleted, userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub OnsyncProdOperationCompleted(ByVal arg As Object)
|
||||||
|
If (Not (Me.syncProdCompletedEvent) Is Nothing) Then
|
||||||
|
Dim invokeArgs As System.Web.Services.Protocols.InvokeCompletedEventArgs = CType(arg,System.Web.Services.Protocols.InvokeCompletedEventArgs)
|
||||||
|
RaiseEvent syncProdCompleted(Me, New syncProdCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState))
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.imestech.com/wsEAI/GeteSOPInfo_API", RequestNamespace:="http://www.imestech.com/wsEAI", ResponseNamespace:="http://www.imestech.com/wsEAI", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
|
||||||
|
Public Function GeteSOPInfo_API(ByVal uri As String, ByVal content As String) As String
|
||||||
|
Dim results() As Object = Me.Invoke("GeteSOPInfo_API", New Object() {uri, content})
|
||||||
|
Return CType(results(0),String)
|
||||||
|
End Function
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub GeteSOPInfo_APIAsync(ByVal uri As String, ByVal content As String)
|
||||||
|
Me.GeteSOPInfo_APIAsync(uri, content, Nothing)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Overloads Sub GeteSOPInfo_APIAsync(ByVal uri As String, ByVal content As String, ByVal userState As Object)
|
||||||
|
If (Me.GeteSOPInfo_APIOperationCompleted Is Nothing) Then
|
||||||
|
Me.GeteSOPInfo_APIOperationCompleted = AddressOf Me.OnGeteSOPInfo_APIOperationCompleted
|
||||||
|
End If
|
||||||
|
Me.InvokeAsync("GeteSOPInfo_API", New Object() {uri, content}, Me.GeteSOPInfo_APIOperationCompleted, userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub OnGeteSOPInfo_APIOperationCompleted(ByVal arg As Object)
|
||||||
|
If (Not (Me.GeteSOPInfo_APICompletedEvent) Is Nothing) Then
|
||||||
|
Dim invokeArgs As System.Web.Services.Protocols.InvokeCompletedEventArgs = CType(arg,System.Web.Services.Protocols.InvokeCompletedEventArgs)
|
||||||
|
RaiseEvent GeteSOPInfo_APICompleted(Me, New GeteSOPInfo_APICompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState))
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public Shadows Sub CancelAsync(ByVal userState As Object)
|
||||||
|
MyBase.CancelAsync(userState)
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Function IsLocalFileSystemWebService(ByVal url As String) As Boolean
|
||||||
|
If ((url Is Nothing) _
|
||||||
|
OrElse (url Is String.Empty)) Then
|
||||||
|
Return false
|
||||||
|
End If
|
||||||
|
Dim wsUri As System.Uri = New System.Uri(url)
|
||||||
|
If ((wsUri.Port >= 1024) _
|
||||||
|
AndAlso (String.Compare(wsUri.Host, "localHost", System.StringComparison.OrdinalIgnoreCase) = 0)) Then
|
||||||
|
Return true
|
||||||
|
End If
|
||||||
|
Return false
|
||||||
|
End Function
|
||||||
|
End Class
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
|
Public Delegate Sub InvokeSrv_metajsonCompletedEventHandler(ByVal sender As Object, ByVal e As InvokeSrv_metajsonCompletedEventArgs)
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
|
Partial Public Class InvokeSrv_metajsonCompletedEventArgs
|
||||||
|
Inherits System.ComponentModel.AsyncCompletedEventArgs
|
||||||
|
|
||||||
|
Private results() As Object
|
||||||
|
|
||||||
|
Friend Sub New(ByVal results() As Object, ByVal exception As System.Exception, ByVal cancelled As Boolean, ByVal userState As Object)
|
||||||
|
MyBase.New(exception, cancelled, userState)
|
||||||
|
Me.results = results
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public ReadOnly Property Result() As String
|
||||||
|
Get
|
||||||
|
Me.RaiseExceptionIfNecessary
|
||||||
|
Return CType(Me.results(0),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
|
Public Delegate Sub InvokeSrv_jsonCompletedEventHandler(ByVal sender As Object, ByVal e As InvokeSrv_jsonCompletedEventArgs)
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
|
Partial Public Class InvokeSrv_jsonCompletedEventArgs
|
||||||
|
Inherits System.ComponentModel.AsyncCompletedEventArgs
|
||||||
|
|
||||||
|
Private results() As Object
|
||||||
|
|
||||||
|
Friend Sub New(ByVal results() As Object, ByVal exception As System.Exception, ByVal cancelled As Boolean, ByVal userState As Object)
|
||||||
|
MyBase.New(exception, cancelled, userState)
|
||||||
|
Me.results = results
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public ReadOnly Property Result() As String
|
||||||
|
Get
|
||||||
|
Me.RaiseExceptionIfNecessary
|
||||||
|
Return CType(Me.results(0),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
|
Public Delegate Sub invokeSrvCompletedEventHandler(ByVal sender As Object, ByVal e As invokeSrvCompletedEventArgs)
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
|
Partial Public Class invokeSrvCompletedEventArgs
|
||||||
|
Inherits System.ComponentModel.AsyncCompletedEventArgs
|
||||||
|
|
||||||
|
Private results() As Object
|
||||||
|
|
||||||
|
Friend Sub New(ByVal results() As Object, ByVal exception As System.Exception, ByVal cancelled As Boolean, ByVal userState As Object)
|
||||||
|
MyBase.New(exception, cancelled, userState)
|
||||||
|
Me.results = results
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public ReadOnly Property Result() As String
|
||||||
|
Get
|
||||||
|
Me.RaiseExceptionIfNecessary
|
||||||
|
Return CType(Me.results(0),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
|
Public Delegate Sub invokeSrv_ResolvedXMLCompletedEventHandler(ByVal sender As Object, ByVal e As invokeSrv_ResolvedXMLCompletedEventArgs)
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
|
Partial Public Class invokeSrv_ResolvedXMLCompletedEventArgs
|
||||||
|
Inherits System.ComponentModel.AsyncCompletedEventArgs
|
||||||
|
|
||||||
|
Private results() As Object
|
||||||
|
|
||||||
|
Friend Sub New(ByVal results() As Object, ByVal exception As System.Exception, ByVal cancelled As Boolean, ByVal userState As Object)
|
||||||
|
MyBase.New(exception, cancelled, userState)
|
||||||
|
Me.results = results
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public ReadOnly Property Result() As String
|
||||||
|
Get
|
||||||
|
Me.RaiseExceptionIfNecessary
|
||||||
|
Return CType(Me.results(0),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
|
Public Delegate Sub callbackSrvCompletedEventHandler(ByVal sender As Object, ByVal e As callbackSrvCompletedEventArgs)
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
|
Partial Public Class callbackSrvCompletedEventArgs
|
||||||
|
Inherits System.ComponentModel.AsyncCompletedEventArgs
|
||||||
|
|
||||||
|
Private results() As Object
|
||||||
|
|
||||||
|
Friend Sub New(ByVal results() As Object, ByVal exception As System.Exception, ByVal cancelled As Boolean, ByVal userState As Object)
|
||||||
|
MyBase.New(exception, cancelled, userState)
|
||||||
|
Me.results = results
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public ReadOnly Property Result() As String
|
||||||
|
Get
|
||||||
|
Me.RaiseExceptionIfNecessary
|
||||||
|
Return CType(Me.results(0),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
|
Public Delegate Sub syncProdCompletedEventHandler(ByVal sender As Object, ByVal e As syncProdCompletedEventArgs)
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
|
Partial Public Class syncProdCompletedEventArgs
|
||||||
|
Inherits System.ComponentModel.AsyncCompletedEventArgs
|
||||||
|
|
||||||
|
Private results() As Object
|
||||||
|
|
||||||
|
Friend Sub New(ByVal results() As Object, ByVal exception As System.Exception, ByVal cancelled As Boolean, ByVal userState As Object)
|
||||||
|
MyBase.New(exception, cancelled, userState)
|
||||||
|
Me.results = results
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public ReadOnly Property Result() As String
|
||||||
|
Get
|
||||||
|
Me.RaiseExceptionIfNecessary
|
||||||
|
Return CType(Me.results(0),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")> _
|
||||||
|
Public Delegate Sub GeteSOPInfo_APICompletedEventHandler(ByVal sender As Object, ByVal e As GeteSOPInfo_APICompletedEventArgs)
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0"), _
|
||||||
|
System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||||
|
System.ComponentModel.DesignerCategoryAttribute("code")> _
|
||||||
|
Partial Public Class GeteSOPInfo_APICompletedEventArgs
|
||||||
|
Inherits System.ComponentModel.AsyncCompletedEventArgs
|
||||||
|
|
||||||
|
Private results() As Object
|
||||||
|
|
||||||
|
Friend Sub New(ByVal results() As Object, ByVal exception As System.Exception, ByVal cancelled As Boolean, ByVal userState As Object)
|
||||||
|
MyBase.New(exception, cancelled, userState)
|
||||||
|
Me.results = results
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
'''<remarks/>
|
||||||
|
Public ReadOnly Property Result() As String
|
||||||
|
Get
|
||||||
|
Me.RaiseExceptionIfNecessary
|
||||||
|
Return CType(Me.results(0),String)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
End Class
|
||||||
|
End Namespace
|
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/">
|
||||||
|
<contractRef ref="http://localhost/EAI/wsEAI.asmx?wsdl" docRef="http://localhost/EAI/wsEAI.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
|
||||||
|
<soap address="http://localhost/EAI/wsEAI.asmx" xmlns:q1="http://www.imestech.com/wsEAI" binding="q1:wsEAISoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
|
||||||
|
<soap address="http://localhost/EAI/wsEAI.asmx" xmlns:q2="http://www.imestech.com/wsEAI" binding="q2:wsEAISoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
|
||||||
|
</discovery>
|
@ -0,0 +1,328 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://www.imestech.com/wsEAI" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://www.imestech.com/wsEAI" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
|
||||||
|
<wsdl:types>
|
||||||
|
<s:schema elementFormDefault="qualified" targetNamespace="http://www.imestech.com/wsEAI">
|
||||||
|
<s:element name="InvokeSrv_metajson">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="metadata" type="s:string" />
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="content" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="InvokeSrv_metajsonResponse">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="InvokeSrv_metajsonResult" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="InvokeSrv_json">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="uri" type="s:string" />
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="content" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="InvokeSrv_jsonResponse">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="InvokeSrv_jsonResult" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="invokeSrv">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="InXml" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="invokeSrvResponse">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="invokeSrvResult" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="invokeSrv_ResolvedXML">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="MethodName" type="s:string" />
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="InXml" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="invokeSrv_ResolvedXMLResponse">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="invokeSrv_ResolvedXMLResult" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="callbackSrv">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="InXml" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="callbackSrvResponse">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="callbackSrvResult" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="syncProd">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="InXml" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="syncProdResponse">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="syncProdResult" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="GeteSOPInfo_API">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="uri" type="s:string" />
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="content" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
<s:element name="GeteSOPInfo_APIResponse">
|
||||||
|
<s:complexType>
|
||||||
|
<s:sequence>
|
||||||
|
<s:element minOccurs="0" maxOccurs="1" name="GeteSOPInfo_APIResult" type="s:string" />
|
||||||
|
</s:sequence>
|
||||||
|
</s:complexType>
|
||||||
|
</s:element>
|
||||||
|
</s:schema>
|
||||||
|
</wsdl:types>
|
||||||
|
<wsdl:message name="InvokeSrv_metajsonSoapIn">
|
||||||
|
<wsdl:part name="parameters" element="tns:InvokeSrv_metajson" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="InvokeSrv_metajsonSoapOut">
|
||||||
|
<wsdl:part name="parameters" element="tns:InvokeSrv_metajsonResponse" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="InvokeSrv_jsonSoapIn">
|
||||||
|
<wsdl:part name="parameters" element="tns:InvokeSrv_json" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="InvokeSrv_jsonSoapOut">
|
||||||
|
<wsdl:part name="parameters" element="tns:InvokeSrv_jsonResponse" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="invokeSrvSoapIn">
|
||||||
|
<wsdl:part name="parameters" element="tns:invokeSrv" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="invokeSrvSoapOut">
|
||||||
|
<wsdl:part name="parameters" element="tns:invokeSrvResponse" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="invokeSrv_ResolvedXMLSoapIn">
|
||||||
|
<wsdl:part name="parameters" element="tns:invokeSrv_ResolvedXML" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="invokeSrv_ResolvedXMLSoapOut">
|
||||||
|
<wsdl:part name="parameters" element="tns:invokeSrv_ResolvedXMLResponse" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="callbackSrvSoapIn">
|
||||||
|
<wsdl:part name="parameters" element="tns:callbackSrv" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="callbackSrvSoapOut">
|
||||||
|
<wsdl:part name="parameters" element="tns:callbackSrvResponse" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="syncProdSoapIn">
|
||||||
|
<wsdl:part name="parameters" element="tns:syncProd" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="syncProdSoapOut">
|
||||||
|
<wsdl:part name="parameters" element="tns:syncProdResponse" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="GeteSOPInfo_APISoapIn">
|
||||||
|
<wsdl:part name="parameters" element="tns:GeteSOPInfo_API" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:message name="GeteSOPInfo_APISoapOut">
|
||||||
|
<wsdl:part name="parameters" element="tns:GeteSOPInfo_APIResponse" />
|
||||||
|
</wsdl:message>
|
||||||
|
<wsdl:portType name="wsEAISoap">
|
||||||
|
<wsdl:operation name="InvokeSrv_metajson">
|
||||||
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Invoke Web Service Resolved metadata json</wsdl:documentation>
|
||||||
|
<wsdl:input message="tns:InvokeSrv_metajsonSoapIn" />
|
||||||
|
<wsdl:output message="tns:InvokeSrv_metajsonSoapOut" />
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="InvokeSrv_json">
|
||||||
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Invoke Web Service Resolved json</wsdl:documentation>
|
||||||
|
<wsdl:input message="tns:InvokeSrv_jsonSoapIn" />
|
||||||
|
<wsdl:output message="tns:InvokeSrv_jsonSoapOut" />
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="invokeSrv">
|
||||||
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Invoke Web Service</wsdl:documentation>
|
||||||
|
<wsdl:input message="tns:invokeSrvSoapIn" />
|
||||||
|
<wsdl:output message="tns:invokeSrvSoapOut" />
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="invokeSrv_ResolvedXML">
|
||||||
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Invoke Web Service for Resolved XML</wsdl:documentation>
|
||||||
|
<wsdl:input message="tns:invokeSrv_ResolvedXMLSoapIn" />
|
||||||
|
<wsdl:output message="tns:invokeSrv_ResolvedXMLSoapOut" />
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="callbackSrv">
|
||||||
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Callback Service</wsdl:documentation>
|
||||||
|
<wsdl:input message="tns:callbackSrvSoapIn" />
|
||||||
|
<wsdl:output message="tns:callbackSrvSoapOut" />
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="syncProd">
|
||||||
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">sync Product</wsdl:documentation>
|
||||||
|
<wsdl:input message="tns:syncProdSoapIn" />
|
||||||
|
<wsdl:output message="tns:syncProdSoapOut" />
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="GeteSOPInfo_API">
|
||||||
|
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">GeteSOPInfo_API</wsdl:documentation>
|
||||||
|
<wsdl:input message="tns:GeteSOPInfo_APISoapIn" />
|
||||||
|
<wsdl:output message="tns:GeteSOPInfo_APISoapOut" />
|
||||||
|
</wsdl:operation>
|
||||||
|
</wsdl:portType>
|
||||||
|
<wsdl:binding name="wsEAISoap" type="tns:wsEAISoap">
|
||||||
|
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
||||||
|
<wsdl:operation name="InvokeSrv_metajson">
|
||||||
|
<soap:operation soapAction="http://www.imestech.com/wsEAI/InvokeSrv_metajson" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="InvokeSrv_json">
|
||||||
|
<soap:operation soapAction="http://www.imestech.com/wsEAI/InvokeSrv_json" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="invokeSrv">
|
||||||
|
<soap:operation soapAction="http://www.imestech.com/wsEAI/invokeSrv" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="invokeSrv_ResolvedXML">
|
||||||
|
<soap:operation soapAction="http://www.imestech.com/wsEAI/invokeSrv_ResolvedXML" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="callbackSrv">
|
||||||
|
<soap:operation soapAction="http://www.imestech.com/wsEAI/callbackSrv" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="syncProd">
|
||||||
|
<soap:operation soapAction="http://www.imestech.com/wsEAI/syncProd" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="GeteSOPInfo_API">
|
||||||
|
<soap:operation soapAction="http://www.imestech.com/wsEAI/GeteSOPInfo_API" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
</wsdl:binding>
|
||||||
|
<wsdl:binding name="wsEAISoap12" type="tns:wsEAISoap">
|
||||||
|
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
||||||
|
<wsdl:operation name="InvokeSrv_metajson">
|
||||||
|
<soap12:operation soapAction="http://www.imestech.com/wsEAI/InvokeSrv_metajson" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="InvokeSrv_json">
|
||||||
|
<soap12:operation soapAction="http://www.imestech.com/wsEAI/InvokeSrv_json" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="invokeSrv">
|
||||||
|
<soap12:operation soapAction="http://www.imestech.com/wsEAI/invokeSrv" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="invokeSrv_ResolvedXML">
|
||||||
|
<soap12:operation soapAction="http://www.imestech.com/wsEAI/invokeSrv_ResolvedXML" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="callbackSrv">
|
||||||
|
<soap12:operation soapAction="http://www.imestech.com/wsEAI/callbackSrv" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="syncProd">
|
||||||
|
<soap12:operation soapAction="http://www.imestech.com/wsEAI/syncProd" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
<wsdl:operation name="GeteSOPInfo_API">
|
||||||
|
<soap12:operation soapAction="http://www.imestech.com/wsEAI/GeteSOPInfo_API" style="document" />
|
||||||
|
<wsdl:input>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:input>
|
||||||
|
<wsdl:output>
|
||||||
|
<soap12:body use="literal" />
|
||||||
|
</wsdl:output>
|
||||||
|
</wsdl:operation>
|
||||||
|
</wsdl:binding>
|
||||||
|
<wsdl:service name="wsEAI">
|
||||||
|
<wsdl:port name="wsEAISoap" binding="tns:wsEAISoap">
|
||||||
|
<soap:address location="http://localhost/EAI/wsEAI.asmx" />
|
||||||
|
</wsdl:port>
|
||||||
|
<wsdl:port name="wsEAISoap12" binding="tns:wsEAISoap12">
|
||||||
|
<soap12:address location="http://localhost/EAI/wsEAI.asmx" />
|
||||||
|
</wsdl:port>
|
||||||
|
</wsdl:service>
|
||||||
|
</wsdl:definitions>
|
37
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/app.config
Normal file
37
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/app.config
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
<configuration>
|
||||||
|
<configSections>
|
||||||
|
<sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
|
||||||
|
<section name="BR_L_CI_GEN.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
|
||||||
|
</sectionGroup>
|
||||||
|
</configSections>
|
||||||
|
<system.diagnostics>
|
||||||
|
<sources>
|
||||||
|
<!-- 這個區段定義 My.Application.Log 的記錄組態-->
|
||||||
|
<source name="DefaultSource" switchName="DefaultSwitch">
|
||||||
|
<listeners>
|
||||||
|
<add name="FileLog"/>
|
||||||
|
<!-- 取消註解下列區段,以寫入應用程式事件記錄檔-->
|
||||||
|
<!--<add name="EventLog"/>-->
|
||||||
|
</listeners>
|
||||||
|
</source>
|
||||||
|
</sources>
|
||||||
|
<switches>
|
||||||
|
<add name="DefaultSwitch" value="Information" />
|
||||||
|
</switches>
|
||||||
|
<sharedListeners>
|
||||||
|
<add name="FileLog"
|
||||||
|
type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
|
||||||
|
initializeData="FileLogWriter"/>
|
||||||
|
<!-- 取消註解下列區段,並將 APPLICATION_NAME 取代成您的應用程式名稱,以寫入至應用程式事件記錄檔-->
|
||||||
|
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
|
||||||
|
</sharedListeners>
|
||||||
|
</system.diagnostics>
|
||||||
|
<applicationSettings>
|
||||||
|
<BR_L_CI_GEN.My.MySettings>
|
||||||
|
<setting name="BR_L_CI_GEN_localhost_wsEAI" serializeAs="String">
|
||||||
|
<value>http://localhost/EAI/wsEAI.asmx</value>
|
||||||
|
</setting>
|
||||||
|
</BR_L_CI_GEN.My.MySettings>
|
||||||
|
</applicationSettings>
|
||||||
|
</configuration>
|
126
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/frmBR_L_CI_GEN.resx
Normal file
126
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/frmBR_L_CI_GEN.resx
Normal file
@ -0,0 +1,126 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<root>
|
||||||
|
<!--
|
||||||
|
Microsoft ResX Schema
|
||||||
|
|
||||||
|
Version 2.0
|
||||||
|
|
||||||
|
The primary goals of this format is to allow a simple XML format
|
||||||
|
that is mostly human readable. The generation and parsing of the
|
||||||
|
various data types are done through the TypeConverter classes
|
||||||
|
associated with the data types.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
... ado.net/XML headers & schema ...
|
||||||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||||
|
<resheader name="version">2.0</resheader>
|
||||||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||||
|
</data>
|
||||||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||||
|
<comment>This is a comment</comment>
|
||||||
|
</data>
|
||||||
|
|
||||||
|
There are any number of "resheader" rows that contain simple
|
||||||
|
name/value pairs.
|
||||||
|
|
||||||
|
Each data row contains a name, and value. The row also contains a
|
||||||
|
type or mimetype. Type corresponds to a .NET class that support
|
||||||
|
text/value conversion through the TypeConverter architecture.
|
||||||
|
Classes that don't support this are serialized and stored with the
|
||||||
|
mimetype set.
|
||||||
|
|
||||||
|
The mimetype is used for serialized objects, and tells the
|
||||||
|
ResXResourceReader how to depersist the object. This is currently not
|
||||||
|
extensible. For a given mimetype the value must be set accordingly:
|
||||||
|
|
||||||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||||
|
that the ResXResourceWriter will generate, however the reader can
|
||||||
|
read any of the formats listed below.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||||
|
value : The object must be serialized into a byte array
|
||||||
|
: using a System.ComponentModel.TypeConverter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
-->
|
||||||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:choice maxOccurs="unbounded">
|
||||||
|
<xsd:element name="metadata">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="assembly">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:attribute name="alias" type="xsd:string" />
|
||||||
|
<xsd:attribute name="name" type="xsd:string" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="data">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="resheader">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:choice>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:schema>
|
||||||
|
<resheader name="resmimetype">
|
||||||
|
<value>text/microsoft-resx</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="version">
|
||||||
|
<value>2.0</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="reader">
|
||||||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="writer">
|
||||||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<metadata name="ToolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
|
<value>28, 11</value>
|
||||||
|
</metadata>
|
||||||
|
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
|
<value>25</value>
|
||||||
|
</metadata>
|
||||||
|
</root>
|
6760
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/frmBR_L_CI_GEN.vb
Normal file
6760
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/frmBR_L_CI_GEN.vb
Normal file
File diff suppressed because it is too large
Load Diff
BIN
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/iMES.snk
Normal file
BIN
SRC/MESWin/SXS6/BR_L_CI_GEN_21695/iMES.snk
Normal file
Binary file not shown.
42
SRC/MESWin/SXS6/BR_L_CO_GEN_21695/BR_L_CO_GEN.sln
Normal file
42
SRC/MESWin/SXS6/BR_L_CO_GEN_21695/BR_L_CO_GEN.sln
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
|
# Visual Studio 14
|
||||||
|
VisualStudioVersion = 14.0.25420.1
|
||||||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BR_L_CO_GEN", "BR_L_CO_GEN.vbproj", "{380C6B38-FB64-49BE-A9A8-5E49015ADFD2}"
|
||||||
|
EndProject
|
||||||
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Test", "..\..\Test\Test.vbproj", "{C4A48E3F-38E4-4E88-A47D-FA5510686E57}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
{380C6B38-FB64-49BE-A9A8-5E49015ADFD2} = {380C6B38-FB64-49BE-A9A8-5E49015ADFD2}
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Debug|x86 = Debug|x86
|
||||||
|
Release|x86 = Release|x86
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
|
{380C6B38-FB64-49BE-A9A8-5E49015ADFD2}.Debug|x86.ActiveCfg = Debug|x86
|
||||||
|
{380C6B38-FB64-49BE-A9A8-5E49015ADFD2}.Debug|x86.Build.0 = Debug|x86
|
||||||
|
{380C6B38-FB64-49BE-A9A8-5E49015ADFD2}.Release|x86.ActiveCfg = Release|x86
|
||||||
|
{380C6B38-FB64-49BE-A9A8-5E49015ADFD2}.Release|x86.Build.0 = Release|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Debug|x86.ActiveCfg = Debug|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Debug|x86.Build.0 = Debug|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Release|x86.ActiveCfg = Release|x86
|
||||||
|
{C4A48E3F-38E4-4E88-A47D-FA5510686E57}.Release|x86.Build.0 = Release|x86
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
|
HideSolutionNode = FALSE
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(TeamFoundationVersionControl) = preSolution
|
||||||
|
SccNumberOfProjects = 3
|
||||||
|
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
|
||||||
|
SccTeamFoundationServer = http://tfs.imestech.com:8080/tfs/messeries6
|
||||||
|
SccLocalPath0 = .
|
||||||
|
SccProjectUniqueName1 = ..\\..\\Test\\Test.vbproj
|
||||||
|
SccProjectName1 = ../../Test
|
||||||
|
SccLocalPath1 = ..\\..\\Test
|
||||||
|
SccProjectUniqueName2 = BR_L_CO_GEN.vbproj
|
||||||
|
SccLocalPath2 = .
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
247
SRC/MESWin/SXS6/BR_L_CO_GEN_21695/BR_L_CO_GEN.vbproj
Normal file
247
SRC/MESWin/SXS6/BR_L_CO_GEN_21695/BR_L_CO_GEN.vbproj
Normal file
@ -0,0 +1,247 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||||||
|
<PropertyGroup>
|
||||||
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||||
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
||||||
|
<ProjectGuid>{380C6B38-FB64-49BE-A9A8-5E49015ADFD2}</ProjectGuid>
|
||||||
|
<OutputType>Library</OutputType>
|
||||||
|
<RootNamespace>BR_L_CO_GEN</RootNamespace>
|
||||||
|
<AssemblyName>BR_L_CO_GEN</AssemblyName>
|
||||||
|
<FileAlignment>512</FileAlignment>
|
||||||
|
<MyType>Windows</MyType>
|
||||||
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
||||||
|
<TargetFrameworkProfile />
|
||||||
|
<SccProjectName>SAK</SccProjectName>
|
||||||
|
<SccLocalPath>SAK</SccLocalPath>
|
||||||
|
<SccAuxPath>SAK</SccAuxPath>
|
||||||
|
<SccProvider>SAK</SccProvider>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
<DebugType>full</DebugType>
|
||||||
|
<DefineDebug>true</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<OutputPath>..\..\..\MESClient\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CO_GEN.xml</DocumentationFile>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
|
<DebugType>pdbonly</DebugType>
|
||||||
|
<DefineDebug>false</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<Optimize>true</Optimize>
|
||||||
|
<OutputPath>bin\Release\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CO_GEN.xml</DocumentationFile>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionExplicit>On</OptionExplicit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionCompare>Binary</OptionCompare>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionStrict>Off</OptionStrict>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<OptionInfer>On</OptionInfer>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
||||||
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
<DefineDebug>true</DefineDebug>
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<OutputPath>..\..\..\MESClient\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CO_GEN.xml</DocumentationFile>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<DebugType>full</DebugType>
|
||||||
|
<PlatformTarget>x86</PlatformTarget>
|
||||||
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
||||||
|
<DefineTrace>true</DefineTrace>
|
||||||
|
<OutputPath>..\..\..\MESClient\</OutputPath>
|
||||||
|
<DocumentationFile>BR_L_CO_GEN.xml</DocumentationFile>
|
||||||
|
<Optimize>true</Optimize>
|
||||||
|
<WarningLevel>0</WarningLevel>
|
||||||
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
|
<DebugType>pdbonly</DebugType>
|
||||||
|
<PlatformTarget>x86</PlatformTarget>
|
||||||
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||||
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<SignAssembly>true</SignAssembly>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<AssemblyOriginatorKeyFile>iMES.snk</AssemblyOriginatorKeyFile>
|
||||||
|
</PropertyGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Reference Include="iMESWizards, Version=6.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MES_C_DLL\iMESWizards.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.UltraWinGrid.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.UltraWinGrid.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.UltraWinEditors.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.UltraWinEditors.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Win.Misc.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Win.Misc.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Infragistics4.Shared.v19.1, Version=19.1.20191.82, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>C:\Program Files (x86)\Infragistics\2019.1\Windows Forms\CLR4.0\Bin\Infragistics4.Shared.v19.1.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_ERP, Version=6.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\COM_ERP.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_Kit">
|
||||||
|
<HintPath>..\..\..\MESClient\COM_Kit.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_Search, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\COM_Search.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="COM_Utility, Version=6.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\COM_Utility.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="iMESException">
|
||||||
|
<HintPath>..\..\..\MES_C_DLL\iMESException.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="iMESExceptionManager">
|
||||||
|
<HintPath>..\..\..\MES_C_DLL\iMESExceptionManager.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="iMESUltraGrid">
|
||||||
|
<HintPath>..\..\..\MES_C_DLL\iMESUltraGrid.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="System" />
|
||||||
|
<Reference Include="System.Data" />
|
||||||
|
<Reference Include="System.Drawing" />
|
||||||
|
<Reference Include="System.EnterpriseServices" />
|
||||||
|
<Reference Include="System.Runtime.Serialization" />
|
||||||
|
<Reference Include="System.ServiceModel" />
|
||||||
|
<Reference Include="System.Web.Services" />
|
||||||
|
<Reference Include="System.Windows.Forms" />
|
||||||
|
<Reference Include="System.Xml" />
|
||||||
|
<Reference Include="System.Core" />
|
||||||
|
<Reference Include="System.Xml.Linq" />
|
||||||
|
<Reference Include="WP_Kit, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3ad2cfbf6a289680, processorArchitecture=x86">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\..\MESClient\WP_Kit.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Import Include="COM_Kit.clsGlobalVariables" />
|
||||||
|
<Import Include="COM_Kit.clsKit" />
|
||||||
|
<Import Include="COM_Search" />
|
||||||
|
<Import Include="Microsoft.VisualBasic" />
|
||||||
|
<Import Include="System" />
|
||||||
|
<Import Include="System.Collections" />
|
||||||
|
<Import Include="System.Collections.Generic" />
|
||||||
|
<Import Include="System.Data" />
|
||||||
|
<Import Include="System.Diagnostics" />
|
||||||
|
<Import Include="System.Drawing" />
|
||||||
|
<Import Include="System.Linq" />
|
||||||
|
<Import Include="System.Windows.Forms" />
|
||||||
|
<Import Include="System.Xml" />
|
||||||
|
<Import Include="System.Xml.Linq" />
|
||||||
|
<Import Include="System.Threading.Tasks" />
|
||||||
|
<Import Include="WP_Kit.clsWIPKit" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Compile Include="..\..\shared file\modConstant.vb">
|
||||||
|
<Link>modConstant.vb</Link>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="frmBinStateAdjust .vb">
|
||||||
|
<SubType>Form</SubType>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="frmBR_L_CO_GEN.vb">
|
||||||
|
<SubType>Form</SubType>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
||||||
|
<Compile Include="My Project\Application.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DependentUpon>Application.myapp</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\Resources.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DesignTime>True</DesignTime>
|
||||||
|
<DependentUpon>Resources.resx</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="My Project\Settings.Designer.vb">
|
||||||
|
<AutoGen>True</AutoGen>
|
||||||
|
<DependentUpon>Settings.settings</DependentUpon>
|
||||||
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||||||
|
</Compile>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<EmbeddedResource Include="frmBinStateAdjust .resx">
|
||||||
|
<DependentUpon>frmBinStateAdjust .vb</DependentUpon>
|
||||||
|
</EmbeddedResource>
|
||||||
|
<EmbeddedResource Include="frmBR_L_CO_GEN.resx">
|
||||||
|
<DependentUpon>frmBR_L_CO_GEN.vb</DependentUpon>
|
||||||
|
</EmbeddedResource>
|
||||||
|
<EmbeddedResource Include="My Project\licenses.licx" />
|
||||||
|
<EmbeddedResource Include="My Project\Resources.resx">
|
||||||
|
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
||||||
|
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
||||||
|
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
</EmbeddedResource>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="iMES.snk" />
|
||||||
|
<None Include="My Project\Application.myapp">
|
||||||
|
<Generator>MyApplicationCodeGenerator</Generator>
|
||||||
|
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
<None Include="My Project\Settings.settings">
|
||||||
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||||||
|
<CustomToolNamespace>My</CustomToolNamespace>
|
||||||
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
||||||
|
</None>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<WCFMetadata Include="Service References\" />
|
||||||
|
</ItemGroup>
|
||||||
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||||
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
|
<Target Name="BeforeBuild">
|
||||||
|
</Target>
|
||||||
|
<Target Name="AfterBuild">
|
||||||
|
</Target>
|
||||||
|
-->
|
||||||
|
<Import Project="..\..\shared file\MakeVersion.targets" Condition="exists('..\..\shared file\MakeVersion.targets')" />
|
||||||
|
</Project>
|
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<PropertyGroup>
|
||||||
|
<ProjectView>ShowAllFiles</ProjectView>
|
||||||
|
</PropertyGroup>
|
||||||
|
</Project>
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user