git-svn-id: https://svn.code.sf.net/p/freetel/code@504 01035d8c-6547-0410-b346-abe4f9...
authorwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Sun, 27 May 2012 15:44:30 +0000 (15:44 +0000)
committerwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Sun, 27 May 2012 15:44:30 +0000 (15:44 +0000)
29 files changed:
fdmdv2/fdmdv2dll/vbTest/App.config [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/Form1.Designer.vb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/Form1.resx [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/Form1.vb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/My Project/Application.Designer.vb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/My Project/Application.myapp [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/My Project/AssemblyInfo.vb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/My Project/Resources.Designer.vb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/My Project/Resources.resx [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/My Project/Settings.Designer.vb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/My Project/Settings.settings [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/bin/Debug/.gitignore [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.exe [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.pdb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.vshost.exe [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.vshost.exe.manifest [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.xml [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Debug/.gitignore [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/DesignTimeResolveAssemblyReferencesInput.cache [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/GenerateResource-ResGen.read.1.tlog [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/GenerateResource-ResGen.write.1.tlog [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/TempPE/My Project.Resources.Designer.vb.dll [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.Form1.resources [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.Resources.resources [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.exe [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.pdb [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.vbproj.FileListAbsolute.txt [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.xml [new file with mode: 0644]
fdmdv2/fdmdv2dll/vbTest/vbTest.vbproj [new file with mode: 0644]

diff --git a/fdmdv2/fdmdv2dll/vbTest/App.config b/fdmdv2/fdmdv2dll/vbTest/App.config
new file mode 100644 (file)
index 0000000..b93bf40
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>\r
+<configuration>\r
+    <startup>\r
+        <supportedRuntime version="v2.0.50727" />\r
+    </startup>\r
+</configuration>
\ No newline at end of file
diff --git a/fdmdv2/fdmdv2dll/vbTest/Form1.Designer.vb b/fdmdv2/fdmdv2dll/vbTest/Form1.Designer.vb
new file mode 100644 (file)
index 0000000..b10fb80
--- /dev/null
@@ -0,0 +1,125 @@
+<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _\r
+Declare Sub fdmdv2-dll Lib "\Users\wittend\Projects\Radio\fdmdv2\fdmdv2dll\Release\fdmdv2-dll.dll" (ByVal Client As String, ByVal Dll As String)\r
+Partial Class Form1\r
+    Inherits System.Windows.Forms.Form\r
+\r
+    'Form overrides dispose to clean up the component list.\r
+    <System.Diagnostics.DebuggerNonUserCode()> _\r
+    Protected Overrides Sub Dispose(ByVal disposing As Boolean)\r
+        Try\r
+            If disposing AndAlso components IsNot Nothing Then\r
+                components.Dispose()\r
+            End If\r
+        Finally\r
+            MyBase.Dispose(disposing)\r
+        End Try\r
+    End Sub\r
+\r
+    'Required by the Windows Form Designer\r
+    Private components As System.ComponentModel.IContainer\r
+\r
+    'NOTE: The following procedure is required by the Windows Form Designer\r
+    'It can be modified using the Windows Form Designer.  \r
+    'Do not modify it using the code editor.\r
+    <System.Diagnostics.DebuggerStepThrough()> _\r
+    Private Sub InitializeComponent()\r
+Me.TextBox1 = New System.Windows.Forms.TextBox()\r
+Me.GroupBox1 = New System.Windows.Forms.GroupBox()\r
+Me.Button1 = New System.Windows.Forms.Button()\r
+Me.Button2 = New System.Windows.Forms.Button()\r
+Me.Button3 = New System.Windows.Forms.Button()\r
+Me.Button4 = New System.Windows.Forms.Button()\r
+Me.Button5 = New System.Windows.Forms.Button()\r
+Me.GroupBox1.SuspendLayout()\r
+Me.SuspendLayout()\r
+'\r
+'TextBox1\r
+'\r
+Me.TextBox1.Location = New System.Drawing.Point(183, 2)\r
+Me.TextBox1.Multiline = True\r
+Me.TextBox1.Name = "TextBox1"\r
+Me.TextBox1.Size = New System.Drawing.Size(384, 395)\r
+Me.TextBox1.TabIndex = 0\r
+'\r
+'GroupBox1\r
+'\r
+Me.GroupBox1.Controls.Add(Me.Button4)\r
+Me.GroupBox1.Controls.Add(Me.Button3)\r
+Me.GroupBox1.Controls.Add(Me.Button2)\r
+Me.GroupBox1.Controls.Add(Me.Button1)\r
+Me.GroupBox1.Location = New System.Drawing.Point(10, 10)\r
+Me.GroupBox1.Name = "GroupBox1"\r
+Me.GroupBox1.Size = New System.Drawing.Size(167, 337)\r
+Me.GroupBox1.TabIndex = 1\r
+Me.GroupBox1.TabStop = False\r
+Me.GroupBox1.Text = "Test FDMDV2"\r
+'\r
+'Button1\r
+'\r
+Me.Button1.Location = New System.Drawing.Point(17, 31)\r
+Me.Button1.Name = "Button1"\r
+Me.Button1.Size = New System.Drawing.Size(135, 24)\r
+Me.Button1.TabIndex = 0\r
+Me.Button1.Text = "Load"\r
+Me.Button1.UseVisualStyleBackColor = True\r
+'\r
+'Button2\r
+'\r
+Me.Button2.Location = New System.Drawing.Point(17, 61)\r
+Me.Button2.Name = "Button2"\r
+Me.Button2.Size = New System.Drawing.Size(135, 27)\r
+Me.Button2.TabIndex = 1\r
+Me.Button2.Text = "Start"\r
+Me.Button2.UseVisualStyleBackColor = True\r
+'\r
+'Button3\r
+'\r
+Me.Button3.Location = New System.Drawing.Point(17, 94)\r
+Me.Button3.Name = "Button3"\r
+Me.Button3.Size = New System.Drawing.Size(135, 24)\r
+Me.Button3.TabIndex = 2\r
+Me.Button3.Text = "Stop"\r
+Me.Button3.UseVisualStyleBackColor = True\r
+'\r
+'Button4\r
+'\r
+Me.Button4.Location = New System.Drawing.Point(17, 124)\r
+Me.Button4.Name = "Button4"\r
+Me.Button4.Size = New System.Drawing.Size(135, 24)\r
+Me.Button4.TabIndex = 3\r
+Me.Button4.Text = "Unload"\r
+Me.Button4.UseVisualStyleBackColor = True\r
+'\r
+'Button5\r
+'\r
+Me.Button5.Location = New System.Drawing.Point(27, 356)\r
+Me.Button5.Name = "Button5"\r
+Me.Button5.Size = New System.Drawing.Size(135, 24)\r
+Me.Button5.TabIndex = 2\r
+Me.Button5.Text = "Quit"\r
+Me.Button5.UseVisualStyleBackColor = True\r
+'\r
+'Form1\r
+'\r
+Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 16.0!)\r
+Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font\r
+Me.ClientSize = New System.Drawing.Size(568, 392)\r
+Me.Controls.Add(Me.Button5)\r
+Me.Controls.Add(Me.GroupBox1)\r
+Me.Controls.Add(Me.TextBox1)\r
+Me.Name = "Form1"\r
+Me.Text = "Test FDMDV2.dll"\r
+Me.GroupBox1.ResumeLayout(False)\r
+Me.ResumeLayout(False)\r
+Me.PerformLayout()\r
+\r
+End Sub\r
+    Friend WithEvents TextBox1 As System.Windows.Forms.TextBox\r
+    Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox\r
+    Friend WithEvents Button4 As System.Windows.Forms.Button\r
+    Friend WithEvents Button3 As System.Windows.Forms.Button\r
+    Friend WithEvents Button2 As System.Windows.Forms.Button\r
+    Friend WithEvents Button1 As System.Windows.Forms.Button\r
+    Friend WithEvents Button5 As System.Windows.Forms.Button\r
+\r
+End Class\r
diff --git a/fdmdv2/fdmdv2dll/vbTest/Form1.resx b/fdmdv2/fdmdv2dll/vbTest/Form1.resx
new file mode 100644 (file)
index 0000000..5ea0895
--- /dev/null
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<root>\r
+  <!-- \r
+    Microsoft ResX Schema \r
+    \r
+    Version 2.0\r
+    \r
+    The primary goals of this format is to allow a simple XML format \r
+    that is mostly human readable. The generation and parsing of the \r
+    various data types are done through the TypeConverter classes \r
+    associated with the data types.\r
+    \r
+    Example:\r
+    \r
+    ... ado.net/XML headers & schema ...\r
+    <resheader name="resmimetype">text/microsoft-resx</resheader>\r
+    <resheader name="version">2.0</resheader>\r
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>\r
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>\r
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>\r
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>\r
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">\r
+        <value>[base64 mime encoded serialized .NET Framework object]</value>\r
+    </data>\r
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">\r
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>\r
+        <comment>This is a comment</comment>\r
+    </data>\r
+                \r
+    There are any number of "resheader" rows that contain simple \r
+    name/value pairs.\r
+    \r
+    Each data row contains a name, and value. The row also contains a \r
+    type or mimetype. Type corresponds to a .NET class that support \r
+    text/value conversion through the TypeConverter architecture. \r
+    Classes that don't support this are serialized and stored with the \r
+    mimetype set.\r
+    \r
+    The mimetype is used for serialized objects, and tells the \r
+    ResXResourceReader how to depersist the object. This is currently not \r
+    extensible. For a given mimetype the value must be set accordingly:\r
+    \r
+    Note - application/x-microsoft.net.object.binary.base64 is the format \r
+    that the ResXResourceWriter will generate, however the reader can \r
+    read any of the formats listed below.\r
+    \r
+    mimetype: application/x-microsoft.net.object.binary.base64\r
+    value   : The object must be serialized with \r
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter\r
+            : and then encoded with base64 encoding.\r
+    \r
+    mimetype: application/x-microsoft.net.object.soap.base64\r
+    value   : The object must be serialized with \r
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter\r
+            : and then encoded with base64 encoding.\r
+\r
+    mimetype: application/x-microsoft.net.object.bytearray.base64\r
+    value   : The object must be serialized into a byte array \r
+            : using a System.ComponentModel.TypeConverter\r
+            : and then encoded with base64 encoding.\r
+    -->\r
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">\r
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />\r
+    <xsd:element name="root" msdata:IsDataSet="true">\r
+      <xsd:complexType>\r
+        <xsd:choice maxOccurs="unbounded">\r
+          <xsd:element name="metadata">\r
+            <xsd:complexType>\r
+              <xsd:sequence>\r
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />\r
+              </xsd:sequence>\r
+              <xsd:attribute name="name" use="required" type="xsd:string" />\r
+              <xsd:attribute name="type" type="xsd:string" />\r
+              <xsd:attribute name="mimetype" type="xsd:string" />\r
+              <xsd:attribute ref="xml:space" />\r
+            </xsd:complexType>\r
+          </xsd:element>\r
+          <xsd:element name="assembly">\r
+            <xsd:complexType>\r
+              <xsd:attribute name="alias" type="xsd:string" />\r
+              <xsd:attribute name="name" type="xsd:string" />\r
+            </xsd:complexType>\r
+          </xsd:element>\r
+          <xsd:element name="data">\r
+            <xsd:complexType>\r
+              <xsd:sequence>\r
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />\r
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />\r
+              </xsd:sequence>\r
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />\r
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />\r
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />\r
+              <xsd:attribute ref="xml:space" />\r
+            </xsd:complexType>\r
+          </xsd:element>\r
+          <xsd:element name="resheader">\r
+            <xsd:complexType>\r
+              <xsd:sequence>\r
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />\r
+              </xsd:sequence>\r
+              <xsd:attribute name="name" type="xsd:string" use="required" />\r
+            </xsd:complexType>\r
+          </xsd:element>\r
+        </xsd:choice>\r
+      </xsd:complexType>\r
+    </xsd:element>\r
+  </xsd:schema>\r
+  <resheader name="resmimetype">\r
+    <value>text/microsoft-resx</value>\r
+  </resheader>\r
+  <resheader name="version">\r
+    <value>2.0</value>\r
+  </resheader>\r
+  <resheader name="reader">\r
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\r
+  </resheader>\r
+  <resheader name="writer">\r
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\r
+  </resheader>\r
+</root>
\ No newline at end of file
diff --git a/fdmdv2/fdmdv2dll/vbTest/Form1.vb b/fdmdv2/fdmdv2dll/vbTest/Form1.vb
new file mode 100644 (file)
index 0000000..c07edc4
--- /dev/null
@@ -0,0 +1,3 @@
+Public Class Form1\r
+\r
+End Class\r
diff --git a/fdmdv2/fdmdv2dll/vbTest/My Project/Application.Designer.vb b/fdmdv2/fdmdv2dll/vbTest/My Project/Application.Designer.vb
new file mode 100644 (file)
index 0000000..da97349
--- /dev/null
@@ -0,0 +1,38 @@
+'------------------------------------------------------------------------------\r
+' <auto-generated>\r
+'     This code was generated by a tool.\r
+'     Runtime Version:4.0.30319.269\r
+'\r
+'     Changes to this file may cause incorrect behavior and will be lost if\r
+'     the code is regenerated.\r
+' </auto-generated>\r
+'------------------------------------------------------------------------------\r
+\r
+Option Strict On\r
+Option Explicit On\r
+\r
+\r
+Namespace My\r
+    \r
+    'NOTE: This file is auto-generated; do not modify it directly.  To make changes,\r
+    ' or if you encounter build errors in this file, go to the Project Designer\r
+    ' (go to Project Properties or double-click the My Project node in\r
+    ' Solution Explorer), and make changes on the Application tab.\r
+    '\r
+    Partial Friend Class MyApplication\r
+        \r
+        <Global.System.Diagnostics.DebuggerStepThroughAttribute()>  _\r
+        Public Sub New()\r
+            MyBase.New(Global.Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows)\r
+            Me.IsSingleInstance = false\r
+            Me.EnableVisualStyles = true\r
+            Me.SaveMySettingsOnExit = true\r
+            Me.ShutDownStyle = Global.Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterMainFormCloses\r
+        End Sub\r
+        \r
+        <Global.System.Diagnostics.DebuggerStepThroughAttribute()>  _\r
+        Protected Overrides Sub OnCreateMainForm()\r
+            Me.MainForm = Global.vbTest.Form1\r
+        End Sub\r
+    End Class\r
+End Namespace\r
diff --git a/fdmdv2/fdmdv2dll/vbTest/My Project/Application.myapp b/fdmdv2/fdmdv2dll/vbTest/My Project/Application.myapp
new file mode 100644 (file)
index 0000000..7b0c597
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\r
+  <MySubMain>true</MySubMain>\r
+  <MainForm>Form1</MainForm>\r
+  <SingleInstance>false</SingleInstance>\r
+  <ShutdownMode>0</ShutdownMode>\r
+  <EnableVisualStyles>true</EnableVisualStyles>\r
+  <AuthenticationMode>0</AuthenticationMode>\r
+  <ApplicationType>0</ApplicationType>\r
+  <SaveMySettingsOnExit>true</SaveMySettingsOnExit>\r
+</MyApplicationData>\r
diff --git a/fdmdv2/fdmdv2dll/vbTest/My Project/AssemblyInfo.vb b/fdmdv2/fdmdv2dll/vbTest/My Project/AssemblyInfo.vb
new file mode 100644 (file)
index 0000000..c8fcf7d
--- /dev/null
@@ -0,0 +1,35 @@
+Imports System\r
+Imports System.Reflection\r
+Imports System.Runtime.InteropServices\r
+\r
+' General Information about an assembly is controlled through the following \r
+' set of attributes. Change these attribute values to modify the information\r
+' associated with an assembly.\r
+\r
+' Review the values of the assembly attributes\r
+\r
+<Assembly: AssemblyTitle("vbTest")> \r
+<Assembly: AssemblyDescription("")> \r
+<Assembly: AssemblyCompany("")> \r
+<Assembly: AssemblyProduct("vbTest")> \r
+<Assembly: AssemblyCopyright("Copyright ©  2012")> \r
+<Assembly: AssemblyTrademark("")> \r
+\r
+<Assembly: ComVisible(False)>\r
+\r
+'The following GUID is for the ID of the typelib if this project is exposed to COM\r
+<Assembly: Guid("1d082f87-0843-4f57-b765-09c5a636aab4")> \r
+\r
+' Version information for an assembly consists of the following four values:\r
+'\r
+'      Major Version\r
+'      Minor Version \r
+'      Build Number\r
+'      Revision\r
+'\r
+' You can specify all the values or you can default the Build and Revision Numbers \r
+' by using the '*' as shown below:\r
+' <Assembly: AssemblyVersion("1.0.*")> \r
+\r
+<Assembly: AssemblyVersion("1.0.0.0")> \r
+<Assembly: AssemblyFileVersion("1.0.0.0")> \r
diff --git a/fdmdv2/fdmdv2dll/vbTest/My Project/Resources.Designer.vb b/fdmdv2/fdmdv2dll/vbTest/My Project/Resources.Designer.vb
new file mode 100644 (file)
index 0000000..32308cb
--- /dev/null
@@ -0,0 +1,62 @@
+'------------------------------------------------------------------------------\r
+' <auto-generated>\r
+'     This code was generated by a tool.\r
+'     Runtime Version:4.0.30319.269\r
+'\r
+'     Changes to this file may cause incorrect behavior and will be lost if\r
+'     the code is regenerated.\r
+' </auto-generated>\r
+'------------------------------------------------------------------------------\r
+\r
+Option Strict On\r
+Option Explicit On\r
+\r
+\r
+Namespace My.Resources\r
+    \r
+    'This class was auto-generated by the StronglyTypedResourceBuilder\r
+    'class via a tool like ResGen or Visual Studio.\r
+    'To add or remove a member, edit your .ResX file then rerun ResGen\r
+    'with the /str option, or rebuild your VS project.\r
+    '''<summary>\r
+    '''  A strongly-typed resource class, for looking up localized strings, etc.\r
+    '''</summary>\r
+    <Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"), _\r
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _\r
+     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _\r
+     Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _\r
+    Friend Module Resources\r
+\r
+        Private resourceMan As Global.System.Resources.ResourceManager\r
+\r
+        Private resourceCulture As Global.System.Globalization.CultureInfo\r
+\r
+        '''<summary>\r
+        '''  Returns the cached ResourceManager instance used by this class.\r
+        '''</summary>\r
+        <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _\r
+        Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager\r
+            Get\r
+                If Object.ReferenceEquals(resourceMan, Nothing) Then\r
+                    Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("vbTest.Resources", GetType(Resources).Assembly)\r
+                    resourceMan = temp\r
+                End If\r
+                Return resourceMan\r
+            End Get\r
+        End Property\r
+\r
+        '''<summary>\r
+        '''  Overrides the current thread's CurrentUICulture property for all\r
+        '''  resource lookups using this strongly typed resource class.\r
+        '''</summary>\r
+        <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _\r
+        Friend Property Culture() As Global.System.Globalization.CultureInfo\r
+            Get\r
+                Return resourceCulture\r
+            End Get\r
+            Set(ByVal value As Global.System.Globalization.CultureInfo)\r
+                resourceCulture = value\r
+            End Set\r
+        End Property\r
+    End Module\r
+End Namespace\r
diff --git a/fdmdv2/fdmdv2dll/vbTest/My Project/Resources.resx b/fdmdv2/fdmdv2dll/vbTest/My Project/Resources.resx
new file mode 100644 (file)
index 0000000..ffecec8
--- /dev/null
@@ -0,0 +1,117 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<root>\r
+  <!-- \r
+    Microsoft ResX Schema \r
+    \r
+    Version 2.0\r
+    \r
+    The primary goals of this format is to allow a simple XML format \r
+    that is mostly human readable. The generation and parsing of the \r
+    various data types are done through the TypeConverter classes \r
+    associated with the data types.\r
+    \r
+    Example:\r
+    \r
+    ... ado.net/XML headers & schema ...\r
+    <resheader name="resmimetype">text/microsoft-resx</resheader>\r
+    <resheader name="version">2.0</resheader>\r
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>\r
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>\r
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>\r
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>\r
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">\r
+        <value>[base64 mime encoded serialized .NET Framework object]</value>\r
+    </data>\r
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">\r
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>\r
+        <comment>This is a comment</comment>\r
+    </data>\r
+                \r
+    There are any number of "resheader" rows that contain simple \r
+    name/value pairs.\r
+    \r
+    Each data row contains a name, and value. The row also contains a \r
+    type or mimetype. Type corresponds to a .NET class that support \r
+    text/value conversion through the TypeConverter architecture. \r
+    Classes that don't support this are serialized and stored with the \r
+    mimetype set.\r
+    \r
+    The mimetype is used for serialized objects, and tells the \r
+    ResXResourceReader how to depersist the object. This is currently not \r
+    extensible. For a given mimetype the value must be set accordingly:\r
+    \r
+    Note - application/x-microsoft.net.object.binary.base64 is the format \r
+    that the ResXResourceWriter will generate, however the reader can \r
+    read any of the formats listed below.\r
+    \r
+    mimetype: application/x-microsoft.net.object.binary.base64\r
+    value   : The object must be serialized with \r
+            : System.Serialization.Formatters.Binary.BinaryFormatter\r
+            : and then encoded with base64 encoding.\r
+    \r
+    mimetype: application/x-microsoft.net.object.soap.base64\r
+    value   : The object must be serialized with \r
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter\r
+            : and then encoded with base64 encoding.\r
+\r
+    mimetype: application/x-microsoft.net.object.bytearray.base64\r
+    value   : The object must be serialized into a byte array \r
+            : using a System.ComponentModel.TypeConverter\r
+            : and then encoded with base64 encoding.\r
+    -->\r
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">\r
+    <xsd:element name="root" msdata:IsDataSet="true">\r
+      <xsd:complexType>\r
+        <xsd:choice maxOccurs="unbounded">\r
+          <xsd:element name="metadata">\r
+            <xsd:complexType>\r
+              <xsd:sequence>\r
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />\r
+              </xsd:sequence>\r
+              <xsd:attribute name="name" type="xsd:string" />\r
+              <xsd:attribute name="type" type="xsd:string" />\r
+              <xsd:attribute name="mimetype" type="xsd:string" />\r
+            </xsd:complexType>\r
+          </xsd:element>\r
+          <xsd:element name="assembly">\r
+            <xsd:complexType>\r
+              <xsd:attribute name="alias" type="xsd:string" />\r
+              <xsd:attribute name="name" type="xsd:string" />\r
+            </xsd:complexType>\r
+          </xsd:element>\r
+          <xsd:element name="data">\r
+            <xsd:complexType>\r
+              <xsd:sequence>\r
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />\r
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />\r
+              </xsd:sequence>\r
+              <xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />\r
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />\r
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />\r
+            </xsd:complexType>\r
+          </xsd:element>\r
+          <xsd:element name="resheader">\r
+            <xsd:complexType>\r
+              <xsd:sequence>\r
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />\r
+              </xsd:sequence>\r
+              <xsd:attribute name="name" type="xsd:string" use="required" />\r
+            </xsd:complexType>\r
+          </xsd:element>\r
+        </xsd:choice>\r
+      </xsd:complexType>\r
+    </xsd:element>\r
+  </xsd:schema>\r
+  <resheader name="resmimetype">\r
+    <value>text/microsoft-resx</value>\r
+  </resheader>\r
+  <resheader name="version">\r
+    <value>2.0</value>\r
+  </resheader>\r
+  <resheader name="reader">\r
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\r
+  </resheader>\r
+  <resheader name="writer">\r
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\r
+  </resheader>\r
+</root>
\ No newline at end of file
diff --git a/fdmdv2/fdmdv2dll/vbTest/My Project/Settings.Designer.vb b/fdmdv2/fdmdv2dll/vbTest/My Project/Settings.Designer.vb
new file mode 100644 (file)
index 0000000..82bd1eb
--- /dev/null
@@ -0,0 +1,73 @@
+'------------------------------------------------------------------------------\r
+' <auto-generated>\r
+'     This code was generated by a tool.\r
+'     Runtime Version:4.0.30319.269\r
+'\r
+'     Changes to this file may cause incorrect behavior and will be lost if\r
+'     the code is regenerated.\r
+' </auto-generated>\r
+'------------------------------------------------------------------------------\r
+\r
+Option Strict On\r
+Option Explicit On\r
+\r
+\r
+Namespace My\r
+\r
+    <Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _\r
+     Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0"), _\r
+     Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _\r
+    Partial Friend NotInheritable Class MySettings\r
+        Inherits Global.System.Configuration.ApplicationSettingsBase\r
+\r
+        Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings), MySettings)\r
+\r
+#Region "My.Settings Auto-Save Functionality"\r
+#If _MyType = "WindowsForms" Then\r
+        Private Shared addedHandler As Boolean\r
+\r
+        Private Shared addedHandlerLockObject As New Object\r
+\r
+        <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _\r
+        Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs)\r
+            If My.Application.SaveMySettingsOnExit Then\r
+                My.Settings.Save()\r
+            End If\r
+        End Sub\r
+#End If\r
+#End Region\r
+\r
+        Public Shared ReadOnly Property [Default]() As MySettings\r
+            Get\r
+\r
+#If _MyType = "WindowsForms" Then\r
+                   If Not addedHandler Then\r
+                        SyncLock addedHandlerLockObject\r
+                            If Not addedHandler Then\r
+                                AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings\r
+                                addedHandler = True\r
+                            End If\r
+                        End SyncLock\r
+                    End If\r
+#End If\r
+                Return defaultInstance\r
+            End Get\r
+        End Property\r
+    End Class\r
+End Namespace\r
+\r
+Namespace My\r
+    \r
+    <Global.Microsoft.VisualBasic.HideModuleNameAttribute(),  _\r
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _\r
+     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()>  _\r
+    Friend Module MySettingsProperty\r
+        \r
+        <Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")>  _\r
+        Friend ReadOnly Property Settings() As Global.vbTest.My.MySettings\r
+            Get\r
+                Return Global.vbTest.My.MySettings.Default\r
+            End Get\r
+        End Property\r
+    End Module\r
+End Namespace\r
diff --git a/fdmdv2/fdmdv2dll/vbTest/My Project/Settings.settings b/fdmdv2/fdmdv2dll/vbTest/My Project/Settings.settings
new file mode 100644 (file)
index 0000000..377f56d
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version='1.0' encoding='utf-8'?>\r
+<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" UseMySettingsClassName="true">\r
+  <Profiles>\r
+    <Profile Name="(Default)" />\r
+  </Profiles>\r
+  <Settings />\r
+</SettingsFile>\r
diff --git a/fdmdv2/fdmdv2dll/vbTest/bin/Debug/.gitignore b/fdmdv2/fdmdv2dll/vbTest/bin/Debug/.gitignore
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.exe b/fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.exe
new file mode 100644 (file)
index 0000000..aa11582
Binary files /dev/null and b/fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.exe differ
diff --git a/fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.pdb b/fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.pdb
new file mode 100644 (file)
index 0000000..20d166d
Binary files /dev/null and b/fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.pdb differ
diff --git a/fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.vshost.exe b/fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.vshost.exe
new file mode 100644 (file)
index 0000000..58da521
Binary files /dev/null and b/fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.vshost.exe differ
diff --git a/fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.vshost.exe.manifest b/fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.vshost.exe.manifest
new file mode 100644 (file)
index 0000000..f96b1d6
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\r
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">\r
+  <assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>\r
+  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">\r
+    <security>\r
+      <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">\r
+        <requestedExecutionLevel level="asInvoker" uiAccess="false"/>\r
+      </requestedPrivileges>\r
+    </security>\r
+  </trustInfo>\r
+</assembly>\r
diff --git a/fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.xml b/fdmdv2/fdmdv2dll/vbTest/bin/Release/vbTest.xml
new file mode 100644 (file)
index 0000000..38eaa1c
--- /dev/null
@@ -0,0 +1,24 @@
+<?xml version="1.0"?>\r
+<doc>\r
+<assembly>\r
+<name>\r
+vbTest\r
+</name>\r
+</assembly>\r
+<members>\r
+<member name="P:vbTest.My.Resources.Resources.ResourceManager">\r
+       <summary>\r
+  Returns the cached ResourceManager instance used by this class.\r
+</summary>\r
+</member><member name="P:vbTest.My.Resources.Resources.Culture">\r
+       <summary>\r
+  Overrides the current thread's CurrentUICulture property for all\r
+  resource lookups using this strongly typed resource class.\r
+</summary>\r
+</member><member name="T:vbTest.My.Resources.Resources">\r
+       <summary>\r
+  A strongly-typed resource class, for looking up localized strings, etc.\r
+</summary>\r
+</member>\r
+</members>\r
+</doc>
\ No newline at end of file
diff --git a/fdmdv2/fdmdv2dll/vbTest/obj/x86/Debug/.gitignore b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Debug/.gitignore
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/DesignTimeResolveAssemblyReferencesInput.cache b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/DesignTimeResolveAssemblyReferencesInput.cache
new file mode 100644 (file)
index 0000000..5c1b6a8
Binary files /dev/null and b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/GenerateResource-ResGen.read.1.tlog b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/GenerateResource-ResGen.read.1.tlog
new file mode 100644 (file)
index 0000000..49b0276
Binary files /dev/null and b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/GenerateResource-ResGen.read.1.tlog differ
diff --git a/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/GenerateResource-ResGen.write.1.tlog b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/GenerateResource-ResGen.write.1.tlog
new file mode 100644 (file)
index 0000000..9793cab
Binary files /dev/null and b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/GenerateResource-ResGen.write.1.tlog differ
diff --git a/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/TempPE/My Project.Resources.Designer.vb.dll b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/TempPE/My Project.Resources.Designer.vb.dll
new file mode 100644 (file)
index 0000000..7b15555
Binary files /dev/null and b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/TempPE/My Project.Resources.Designer.vb.dll differ
diff --git a/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.Form1.resources b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.Form1.resources
new file mode 100644 (file)
index 0000000..06c24d0
Binary files /dev/null and b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.Form1.resources differ
diff --git a/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.Resources.resources b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.Resources.resources
new file mode 100644 (file)
index 0000000..06c24d0
Binary files /dev/null and b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.Resources.resources differ
diff --git a/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.exe b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.exe
new file mode 100644 (file)
index 0000000..aa11582
Binary files /dev/null and b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.exe differ
diff --git a/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.pdb b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.pdb
new file mode 100644 (file)
index 0000000..20d166d
Binary files /dev/null and b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.pdb differ
diff --git a/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.vbproj.FileListAbsolute.txt b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.vbproj.FileListAbsolute.txt
new file mode 100644 (file)
index 0000000..a79bdde
--- /dev/null
@@ -0,0 +1,11 @@
+C:\Users\wittend\Projects\Radio\fdmdv2\fdmdv2dll\vbTest\bin\Release\vbTest.exe\r
+C:\Users\wittend\Projects\Radio\fdmdv2\fdmdv2dll\vbTest\bin\Release\vbTest.pdb\r
+C:\Users\wittend\Projects\Radio\fdmdv2\fdmdv2dll\vbTest\bin\Release\vbTest.xml\r
+C:\Users\wittend\Projects\Radio\fdmdv2\fdmdv2dll\vbTest\obj\x86\Release\ResolveAssemblyReference.cache\r
+C:\Users\wittend\Projects\Radio\fdmdv2\fdmdv2dll\vbTest\obj\x86\Release\vbTest.Form1.resources\r
+C:\Users\wittend\Projects\Radio\fdmdv2\fdmdv2dll\vbTest\obj\x86\Release\vbTest.Resources.resources\r
+C:\Users\wittend\Projects\Radio\fdmdv2\fdmdv2dll\vbTest\obj\x86\Release\GenerateResource-ResGen.read.1.tlog\r
+C:\Users\wittend\Projects\Radio\fdmdv2\fdmdv2dll\vbTest\obj\x86\Release\GenerateResource-ResGen.write.1.tlog\r
+C:\Users\wittend\Projects\Radio\fdmdv2\fdmdv2dll\vbTest\obj\x86\Release\vbTest.exe\r
+C:\Users\wittend\Projects\Radio\fdmdv2\fdmdv2dll\vbTest\obj\x86\Release\vbTest.xml\r
+C:\Users\wittend\Projects\Radio\fdmdv2\fdmdv2dll\vbTest\obj\x86\Release\vbTest.pdb\r
diff --git a/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.xml b/fdmdv2/fdmdv2dll/vbTest/obj/x86/Release/vbTest.xml
new file mode 100644 (file)
index 0000000..38eaa1c
--- /dev/null
@@ -0,0 +1,24 @@
+<?xml version="1.0"?>\r
+<doc>\r
+<assembly>\r
+<name>\r
+vbTest\r
+</name>\r
+</assembly>\r
+<members>\r
+<member name="P:vbTest.My.Resources.Resources.ResourceManager">\r
+       <summary>\r
+  Returns the cached ResourceManager instance used by this class.\r
+</summary>\r
+</member><member name="P:vbTest.My.Resources.Resources.Culture">\r
+       <summary>\r
+  Overrides the current thread's CurrentUICulture property for all\r
+  resource lookups using this strongly typed resource class.\r
+</summary>\r
+</member><member name="T:vbTest.My.Resources.Resources">\r
+       <summary>\r
+  A strongly-typed resource class, for looking up localized strings, etc.\r
+</summary>\r
+</member>\r
+</members>\r
+</doc>
\ No newline at end of file
diff --git a/fdmdv2/fdmdv2dll/vbTest/vbTest.vbproj b/fdmdv2/fdmdv2dll/vbTest/vbTest.vbproj
new file mode 100644 (file)
index 0000000..b99e235
--- /dev/null
@@ -0,0 +1,122 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+  <PropertyGroup>\r
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
+    <Platform Condition=" '$(Platform)' == '' ">x86</Platform>\r
+    <ProductVersion>\r
+    </ProductVersion>\r
+    <SchemaVersion>2.0</SchemaVersion>\r
+    <ProjectGuid>{36C01EFE-7F22-486B-82C4-07DF02101B1A}</ProjectGuid>\r
+    <OutputType>WinExe</OutputType>\r
+    <StartupObject>vbTest.My.MyApplication</StartupObject>\r
+    <RootNamespace>vbTest</RootNamespace>\r
+    <AssemblyName>vbTest</AssemblyName>\r
+    <FileAlignment>512</FileAlignment>\r
+    <MyType>WindowsForms</MyType>\r
+    <TargetFrameworkVersion>v3.0</TargetFrameworkVersion>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">\r
+    <PlatformTarget>x86</PlatformTarget>\r
+    <DebugSymbols>true</DebugSymbols>\r
+    <DebugType>full</DebugType>\r
+    <DefineDebug>true</DefineDebug>\r
+    <DefineTrace>true</DefineTrace>\r
+    <OutputPath>bin\Debug\</OutputPath>\r
+    <DocumentationFile>vbTest.xml</DocumentationFile>\r
+    <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">\r
+    <PlatformTarget>x86</PlatformTarget>\r
+    <DebugType>pdbonly</DebugType>\r
+    <DefineDebug>false</DefineDebug>\r
+    <DefineTrace>true</DefineTrace>\r
+    <Optimize>true</Optimize>\r
+    <OutputPath>bin\Release\</OutputPath>\r
+    <DocumentationFile>vbTest.xml</DocumentationFile>\r
+    <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>\r
+  </PropertyGroup>\r
+  <PropertyGroup>\r
+    <OptionExplicit>On</OptionExplicit>\r
+  </PropertyGroup>\r
+  <PropertyGroup>\r
+    <OptionCompare>Binary</OptionCompare>\r
+  </PropertyGroup>\r
+  <PropertyGroup>\r
+    <OptionStrict>Off</OptionStrict>\r
+  </PropertyGroup>\r
+  <PropertyGroup>\r
+    <OptionInfer>On</OptionInfer>\r
+  </PropertyGroup>\r
+  <ItemGroup>\r
+    <Reference Include="System" />\r
+    <Reference Include="System.Data" />\r
+    <Reference Include="System.Deployment" />\r
+    <Reference Include="System.Drawing" />\r
+    <Reference Include="System.Windows.Forms" />\r
+    <Reference Include="System.Xml" />\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <Import Include="Microsoft.VisualBasic" />\r
+    <Import Include="System" />\r
+    <Import Include="System.Collections" />\r
+    <Import Include="System.Collections.Generic" />\r
+    <Import Include="System.Data" />\r
+    <Import Include="System.Drawing" />\r
+    <Import Include="System.Diagnostics" />\r
+    <Import Include="System.Windows.Forms" />\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <Compile Include="Form1.vb">\r
+      <SubType>Form</SubType>\r
+    </Compile>\r
+    <Compile Include="Form1.Designer.vb">\r
+      <DependentUpon>Form1.vb</DependentUpon>\r
+      <SubType>Form</SubType>\r
+    </Compile>\r
+    <Compile Include="My Project\AssemblyInfo.vb" />\r
+    <Compile Include="My Project\Application.Designer.vb">\r
+      <AutoGen>True</AutoGen>\r
+      <DependentUpon>Application.myapp</DependentUpon>\r
+    </Compile>\r
+    <Compile Include="My Project\Resources.Designer.vb">\r
+      <AutoGen>True</AutoGen>\r
+      <DesignTime>True</DesignTime>\r
+      <DependentUpon>Resources.resx</DependentUpon>\r
+    </Compile>\r
+    <Compile Include="My Project\Settings.Designer.vb">\r
+      <AutoGen>True</AutoGen>\r
+      <DependentUpon>Settings.settings</DependentUpon>\r
+      <DesignTimeSharedInput>True</DesignTimeSharedInput>\r
+    </Compile>\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <EmbeddedResource Include="Form1.resx">\r
+      <DependentUpon>Form1.vb</DependentUpon>\r
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="My Project\Resources.resx">\r
+      <Generator>VbMyResourcesResXFileCodeGenerator</Generator>\r
+      <LastGenOutput>Resources.Designer.vb</LastGenOutput>\r
+      <CustomToolNamespace>My.Resources</CustomToolNamespace>\r
+      <SubType>Designer</SubType>\r
+    </EmbeddedResource>\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <None Include="My Project\Application.myapp">\r
+      <Generator>MyApplicationCodeGenerator</Generator>\r
+      <LastGenOutput>Application.Designer.vb</LastGenOutput>\r
+    </None>\r
+    <None Include="My Project\Settings.settings">\r
+      <Generator>SettingsSingleFileGenerator</Generator>\r
+      <CustomToolNamespace>My</CustomToolNamespace>\r
+      <LastGenOutput>Settings.Designer.vb</LastGenOutput>\r
+    </None>\r
+  </ItemGroup>\r
+  <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />\r
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
+       Other similar extension points exist, see Microsoft.Common.targets.\r
+  <Target Name="BeforeBuild">\r
+  </Target>\r
+  <Target Name="AfterBuild">\r
+  </Target>\r
+  -->\r
+</Project>
\ No newline at end of file