Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 2234 → Rev 2235

/MKLiveView/Source/ArtificialHorizon/ArtificialHorizon.designer.vb
0,0 → 1,37
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class ArtificialHorizon
Inherits System.Windows.Forms.UserControl
 
'UserControl overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
MyBase.Dispose(disposing)
End Sub
 
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
 
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.SuspendLayout()
'
'ArtificialHorizon
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.AutoScroll = True
Me.BackColor = System.Drawing.Color.Transparent
Me.DoubleBuffered = True
Me.Name = "ArtificialHorizon"
Me.Size = New System.Drawing.Size(266, 257)
Me.ResumeLayout(False)
 
End Sub
 
End Class
/MKLiveView/Source/ArtificialHorizon/ArtificialHorizon.resx
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=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>
/MKLiveView/Source/ArtificialHorizon/ArtificialHorizon.vb
0,0 → 1,167
'******************************************
'Code from Tom Pycke (http://tom.pycke.be)
'Artificial horizon (http://tom.pycke.be/mav/100/artificial-horizon)
'******************************************
Public Class ArtificialHorizon
 
Private g As Graphics
 
Private _roll_angle As Double
Public Property roll_angle() As Double
Get
Return _roll_angle
End Get
Set(ByVal value As Double)
_roll_angle = value
Invalidate()
End Set
End Property
Private _pitch_angle As Double
Public Property pitch_angle() As Double
Get
Return _pitch_angle
End Get
Set(ByVal value As Double)
_pitch_angle = value
Invalidate()
End Set
End Property
 
 
Private Sub ArtificialHorizon_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
 
End Sub
 
Private Function pitch_to_pix(ByVal pitch As Double) As Integer
Return pitch / 35.0 * Me.Height / 2
'Return pitch / 45.0 * Me.Height / 2
End Function
 
Private Sub ArtificialHorizon_Paint(ByVal sender As Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Me.Paint
g = e.Graphics
g.SmoothingMode = Drawing2D.SmoothingMode.HighQuality
 
g.Clear(Me.BackColor)
Dim sin As Double = Math.Sin(roll_angle / 180 * 3.14)
 
g.ResetTransform()
' g.FillRegion(Brushes.White, New Region(New Rectangle(0, 0, Me.Width, Me.Height)))
 
' rounded rectangle
Dim path As New Drawing2D.GraphicsPath()
Dim r As Single = 50
path.AddArc(0, 0, r, r, 180, 90)
path.AddArc(Me.Width - r, 0, r, r, 270, 90)
path.AddArc(Me.Width - r, Me.Height - r, r, r, 0, 90)
path.AddArc(0, Me.Height - r, r, r, 90, 90)
'path.AddEllipse(0, 0, Me.Width, Me.Height)
path.CloseFigure()
g.SetClip(path)
 
g.TranslateTransform(Me.Width / 2, Me.Height / 2)
 
g.RotateTransform(roll_angle)
g.TranslateTransform(0, pitch_to_pix(pitch_angle))
 
' chocolate
Dim b As New System.Drawing.Drawing2D.LinearGradientBrush(New RectangleF(-Me.Width, 0, Me.Height * 2, Me.Width * 2), Color.FromArgb(255, 219, 140, 21), Color.Brown, Drawing2D.LinearGradientMode.Vertical)
g.FillRectangle(b, New RectangleF(-Me.Width * 2, +1, Me.Height * 4, Me.Width * 4))
 
g.RotateTransform(180)
 
' color.aqua
b = New System.Drawing.Drawing2D.LinearGradientBrush(New RectangleF(-Me.Width, -1, Me.Height * 2, Me.Width * 2), Color.FromArgb(255, 28, 134, 186), Color.DarkBlue, Drawing2D.LinearGradientMode.Vertical)
g.FillRectangle(b, New RectangleF(-Me.Width * 2, 0, Me.Height * 4, Me.Width * 4))
 
 
 
 
g.ResetTransform()
Dim w2 As Single = Me.Width / 2
Dim s As Single = Me.Width / 38
g.TranslateTransform(Me.Width / 2, Me.Height / 2)
g.RotateTransform(45)
g.TranslateTransform(-w2 + s, 0)
g.DrawLine(New Pen(Color.White, 2), 0, 0, s * 2, 0)
g.TranslateTransform(+w2 - s, 0)
g.RotateTransform(15)
g.DrawLine(New Pen(Color.White, 2), -w2 + s, 0, -w2 + s * 2, 0)
g.RotateTransform(15)
g.DrawLine(New Pen(Color.White, 2), -w2 + s, 0, -w2 + s * 2, 0)
g.RotateTransform(15)
g.DrawLine(New Pen(Color.White, 2), -w2 + s, 0, -w2 + s * 3, 0)
'g.DrawString("0°", New System.Drawing.Font("sans-serif", 9), Brushes.White, -w2 + 40, -4)
g.RotateTransform(15)
g.DrawLine(New Pen(Color.White, 2), -w2 + s, 0, -w2 + s * 2, 0)
g.RotateTransform(15)
g.DrawLine(New Pen(Color.White, 2), -w2 + s, 0, -w2 + s * 2, 0)
g.RotateTransform(15)
g.DrawLine(New Pen(Color.White, 2), -w2 + s, 0, -w2 + s * 3, 0)
'g.DrawString("+45°", New System.Drawing.Font("sans-serif", 9), Brushes.White, -w2 + 40, -4)
 
 
g.ResetTransform()
 
Dim length As Single = Me.Width / 4
Dim notch As Single = Me.Width / 30
g.TranslateTransform(Me.Width / 2, Me.Height / 2)
g.DrawLine(New Pen(Color.White, 3), -length + notch * 2, 0, -notch, 0)
g.DrawLine(New Pen(Color.White, 3), notch, 0, length - notch * 2, 0)
g.DrawArc(New Pen(Color.White, 3), -notch, -notch, notch * 2, notch * 2, 180, -180)
 
g.ResetTransform()
 
' driehoekje
Dim ww As Single = Me.Width / 38
g.TranslateTransform(Me.Width / 2, Me.Height / 2)
g.RotateTransform(-90 + roll_angle)
path = New Drawing2D.GraphicsPath()
path.AddLine(w2 - ww * 3, 0, w2 - ww * 4, ww)
path.AddLine(w2 - ww * 4, -ww, w2 - ww * 4, ww)
path.AddLine(w2 - ww * 4, -ww, w2 - ww * 3, 0)
g.FillRegion(Brushes.White, New Region(path))
g.DrawLine(New Pen(Color.White, 1), w2 - ww * 3, 0, w2 - ww * 4, ww)
g.DrawLine(New Pen(Color.White, 1), w2 - ww * 4, -ww, w2 - ww * 4, ww)
g.DrawLine(New Pen(Color.White, 1), w2 - ww * 4, -ww, w2 - ww * 3, 0)
 
 
 
g.ResetTransform()
g.ResetClip()
path = New Drawing2D.GraphicsPath()
path.AddPie(New Rectangle(ww * 3, ww * 3, Me.Width - ww * 6, Me.Height - ww * 6), 0, 360)
g.SetClip(path)
 
g.TranslateTransform(Me.Width / 2, Me.Height / 2)
g.RotateTransform(roll_angle)
g.TranslateTransform(0, pitch_to_pix(pitch_angle))
For i As Integer = -80 To 80 Step 10
drawpitchline(g, i)
Next i
 
End Sub
 
Private Sub drawpitchline(ByVal g As Graphics, ByVal pitch As Double)
Dim w As Single = Me.Width / 8
g.DrawLine(Pens.White, -w, pitch_to_pix(-pitch + 5), w, pitch_to_pix(-pitch + 5))
g.DrawLine(Pens.White, -w * 5 / 3, pitch_to_pix(-pitch), w * 5 / 3, pitch_to_pix(-pitch))
g.DrawString(pitch, Me.Font, Brushes.White, -w * 75 / 30, pitch_to_pix(-pitch) - 5)
g.DrawString(pitch, Me.Font, Brushes.White, w * 2, pitch_to_pix(-pitch) - 5)
End Sub
 
Private Sub drawrollline(ByVal g As Graphics, ByVal a As Single)
Dim w2 As Single = Me.Width / 2
 
 
g.RotateTransform(a + 90)
g.TranslateTransform(-w2 + 10, 0)
g.DrawLine(Pens.White, 0, 0, 20, 0)
g.TranslateTransform(10, 5)
g.RotateTransform(-a - 90)
g.DrawString("" & (a) & "°", New System.Drawing.Font("sans-serif", 9), Brushes.White, 0, 0)
g.RotateTransform(+90 + a)
g.TranslateTransform(-10, -5)
g.TranslateTransform(+w2 - 10, 0)
g.RotateTransform(-a - 90)
End Sub
End Class
/MKLiveView/Source/ArtificialHorizon/ArtificialHorizon.vbproj
0,0 → 1,136
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="14.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{C5619CA3-E737-4A3B-AE7B-76E8A6AB4930}</ProjectGuid>
<OutputType>Library</OutputType>
<StartupObject>
</StartupObject>
<RootNamespace>ArtificialHorizon</RootNamespace>
<AssemblyName>ArtificialHorizon</AssemblyName>
<MyType>WebControl</MyType>
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>2.0</OldToolsVersion>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug\</OutputPath>
<DocumentationFile>ArtificialHorizon.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>ArtificialHorizon.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Management" />
<Reference Include="System.Web" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Import Include="Microsoft.VisualBasic" />
<Import Include="System" />
<Import Include="System.Collections" />
<Import Include="System.Collections.Generic" />
<Import Include="System.Data" />
<Import Include="System.Drawing" />
<Import Include="System.Diagnostics" />
<Import Include="System.Windows.Forms" />
</ItemGroup>
<ItemGroup>
<Compile Include="ArtificialHorizon.designer.vb">
<DependentUpon>ArtificialHorizon.vb</DependentUpon>
</Compile>
<Compile Include="ArtificialHorizon.vb">
<SubType>UserControl</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="ArtificialHorizon.resx">
<DependentUpon>ArtificialHorizon.vb</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<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="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>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\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>
-->
</Project>
/MKLiveView/Source/ArtificialHorizon/ArtificialHorizon.vbproj.user
0,0 → 1,13
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PublishUrlHistory />
<InstallUrlHistory />
<SupportUrlHistory />
<UpdateUrlHistory />
<BootstrapperUrlHistory />
<ErrorReportUrlHistory />
<FallbackCulture>de-DE</FallbackCulture>
<VerifyUploadedFiles>false</VerifyUploadedFiles>
</PropertyGroup>
</Project>
/MKLiveView/Source/ArtificialHorizon/My Project/Application.Designer.vb
0,0 → 1,13
'------------------------------------------------------------------------------
' <auto-generated>
' Dieser Code wurde von einem Tool generiert.
' Laufzeitversion:4.0.30319.42000
'
' Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
' der Code erneut generiert wird.
' </auto-generated>
'------------------------------------------------------------------------------
 
Option Strict On
Option Explicit On
 
/MKLiveView/Source/ArtificialHorizon/My Project/Application.myapp
0,0 → 1,11
<?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>true</MySubMain>
<MainForm>Form1</MainForm>
<SingleInstance>false</SingleInstance>
<ShutdownMode>0</ShutdownMode>
<EnableVisualStyles>true</EnableVisualStyles>
<AuthenticationMode>0</AuthenticationMode>
<ApplicationType>0</ApplicationType>
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
</MyApplicationData>
/MKLiveView/Source/ArtificialHorizon/My Project/AssemblyInfo.vb
0,0 → 1,35
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
 
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribute values to modify the information
' associated with an assembly.
 
' Review the values of the assembly attributes
 
<Assembly: AssemblyTitle("ArtificialHorizon")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("")>
<Assembly: AssemblyProduct("ArtificialHorizon")>
<Assembly: AssemblyCopyright("Copyright © 2008")>
<Assembly: AssemblyTrademark("")>
 
<Assembly: ComVisible(False)>
 
'The following GUID is for the ID of the typelib if this project is exposed to COM
<Assembly: Guid("2f90ce11-becb-4388-bb63-aa94f9978881")>
 
' Version information for an assembly consists of the following four values:
'
' Major Version
' Minor Version
' Build Number
' Revision
'
' You can specify all the values or you can default the Build and Revision Numbers
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>
 
<Assembly: AssemblyVersion("1.0.0.0")>
<Assembly: AssemblyFileVersion("1.0.0.0")>
/MKLiveView/Source/ArtificialHorizon/My Project/Resources.Designer.vb
0,0 → 1,63
'------------------------------------------------------------------------------
' <auto-generated>
' Dieser Code wurde von einem Tool generiert.
' Laufzeitversion:4.0.30319.42000
'
' Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
' der Code erneut generiert wird.
' </auto-generated>
'------------------------------------------------------------------------------
 
Option Strict On
Option Explicit On
 
Imports System
 
Namespace My.Resources
'Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert
'-Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert.
'Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen
'mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu.
'''<summary>
''' Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
'''</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>
''' Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
'''</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("ArtificialHorizon.Resources", GetType(Resources).Assembly)
resourceMan = temp
End If
Return resourceMan
End Get
End Property
'''<summary>
''' Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
''' Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
'''</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
/MKLiveView/Source/ArtificialHorizon/My Project/Resources.resx
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>
/MKLiveView/Source/ArtificialHorizon/My Project/Settings.Designer.vb
0,0 → 1,73
'------------------------------------------------------------------------------
' <auto-generated>
' Dieser Code wurde von einem Tool generiert.
' Laufzeitversion:4.0.30319.42000
'
' Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
' der Code erneut generiert wird.
' </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 "Funktion zum automatischen Speichern von 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.ArtificialHorizon.My.MySettings
Get
Return Global.ArtificialHorizon.My.MySettings.Default
End Get
End Property
End Module
End Namespace
/MKLiveView/Source/ArtificialHorizon/My Project/Settings.settings
0,0 → 1,7
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" UseMySettingsClassName="true">
<Profiles>
<Profile Name="(Default)" />
</Profiles>
<Settings />
</SettingsFile>
/MKLiveView/Source/ArtificialHorizon/bin/Debug/ArtificialHorizon.dll
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/bin/Debug/ArtificialHorizon.pdb
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/bin/Debug/ArtificialHorizon.vshost.exe
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/bin/Debug/ArtificialHorizon.xml
0,0 → 1,26
<?xml version="1.0"?>
<doc>
<assembly>
<name>
ArtificialHorizon
</name>
</assembly>
<members>
<member name="T:ArtificialHorizon.My.Resources.Resources">
<summary>
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
</summary>
</member>
<member name="P:ArtificialHorizon.My.Resources.Resources.ResourceManager">
<summary>
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
</summary>
</member>
<member name="P:ArtificialHorizon.My.Resources.Resources.Culture">
<summary>
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
</summary>
</member>
</members>
</doc>
/MKLiveView/Source/ArtificialHorizon/bin/Release/ArtificialHorizon.dll
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/bin/Release/ArtificialHorizon.pdb
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/bin/Release/ArtificialHorizon.vshost.exe
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/bin/Release/ArtificialHorizon.vshost.exe.manifest
0,0 → 1,11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
/MKLiveView/Source/ArtificialHorizon/bin/Release/ArtificialHorizon.xml
0,0 → 1,26
<?xml version="1.0"?>
<doc>
<assembly>
<name>
ArtificialHorizon
</name>
</assembly>
<members>
<member name="T:ArtificialHorizon.My.Resources.Resources">
<summary>
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
</summary>
</member>
<member name="P:ArtificialHorizon.My.Resources.Resources.ResourceManager">
<summary>
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
</summary>
</member>
<member name="P:ArtificialHorizon.My.Resources.Resources.Culture">
<summary>
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
</summary>
</member>
</members>
</doc>
/MKLiveView/Source/ArtificialHorizon/obj/ArtificialHorizon.vbproj.FileListAbsolute.txt
0,0 → 1,16
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\obj\Release\ArtificialHorizon.exe
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\obj\Release\ArtificialHorizon.xml
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\obj\Release\ArtificialHorizon.pdb
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\obj\Release\ResolveAssemblyReference.cache
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\obj\Release\ArtificialHorizon.ArtificialHorizon.resources
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\obj\Release\ArtificialHorizon.Form1.resources
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\obj\Release\ArtificialHorizon.Resources.resources
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\obj\Release\ArtificialHorizon.vbproj.GenerateResource.Cache
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\obj\Debug\ResolveAssemblyReference.cache
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\obj\Debug\ArtificialHorizon.ArtificialHorizon.resources
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\obj\Debug\ArtificialHorizon.Form1.resources
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\obj\Debug\ArtificialHorizon.Resources.resources
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\obj\Debug\ArtificialHorizon.vbproj.GenerateResource.Cache
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\bin\Release\ArtificialHorizon.exe
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\bin\Release\ArtificialHorizon.pdb
C:\Documents and Settings\Eigenaar\Mijn documenten\Visual Studio 2005\Projects\ArtificialHorizon\ArtificialHorizon\bin\Release\ArtificialHorizon.xml
/MKLiveView/Source/ArtificialHorizon/obj/Debug/ArtificialHorizon.ArtificialHorizon.resources
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Debug/ArtificialHorizon.Form1.resources
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Debug/ArtificialHorizon.Resources.resources
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Debug/ArtificialHorizon.dll
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Debug/ArtificialHorizon.pdb
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Debug/ArtificialHorizon.vbproj.FileListAbsolute.txt
0,0 → 1,28
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\bin\Debug\ArtificialHorizon.dll
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\bin\Debug\ArtificialHorizon.pdb
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\bin\Debug\ArtificialHorizon.xml
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\obj\Debug\ArtificialHorizon.ArtificialHorizon.resources
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\obj\Debug\ArtificialHorizon.Resources.resources
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\obj\Debug\ArtificialHorizon.vbproj.GenerateResource.Cache
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\obj\Debug\ArtificialHorizon.dll
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\obj\Debug\ArtificialHorizon.xml
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\obj\Debug\ArtificialHorizon.pdb
E:\Documents\VS Projects\MKQuickView\MKQuickView\ArtificialHorizon\bin\Debug\ArtificialHorizon.dll
E:\Documents\VS Projects\MKQuickView\MKQuickView\ArtificialHorizon\bin\Debug\ArtificialHorizon.pdb
E:\Documents\VS Projects\MKQuickView\MKQuickView\ArtificialHorizon\bin\Debug\ArtificialHorizon.xml
E:\Documents\VS Projects\MKQuickView\MKQuickView\ArtificialHorizon\obj\Debug\ArtificialHorizon.ArtificialHorizon.resources
E:\Documents\VS Projects\MKQuickView\MKQuickView\ArtificialHorizon\obj\Debug\ArtificialHorizon.Resources.resources
E:\Documents\VS Projects\MKQuickView\MKQuickView\ArtificialHorizon\obj\Debug\ArtificialHorizon.vbproj.GenerateResource.Cache
E:\Documents\VS Projects\MKQuickView\MKQuickView\ArtificialHorizon\obj\Debug\ArtificialHorizon.dll
E:\Documents\VS Projects\MKQuickView\MKQuickView\ArtificialHorizon\obj\Debug\ArtificialHorizon.xml
E:\Documents\VS Projects\MKQuickView\MKQuickView\ArtificialHorizon\obj\Debug\ArtificialHorizon.pdb
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\bin\Debug\ArtificialHorizon.dll
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\bin\Debug\ArtificialHorizon.pdb
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\bin\Debug\ArtificialHorizon.xml
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\obj\Debug\ArtificialHorizon.ArtificialHorizon.resources
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\obj\Debug\ArtificialHorizon.Resources.resources
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\obj\Debug\ArtificialHorizon.vbproj.GenerateResource.Cache
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\obj\Debug\ArtificialHorizon.dll
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\obj\Debug\ArtificialHorizon.xml
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\obj\Debug\ArtificialHorizon.pdb
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\obj\Debug\ArtificialHorizon.vbprojResolveAssemblyReference.cache
/MKLiveView/Source/ArtificialHorizon/obj/Debug/ArtificialHorizon.vbproj.GenerateResource.Cache
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Debug/ArtificialHorizon.vbprojResolveAssemblyReference.cache
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Debug/ArtificialHorizon.xml
0,0 → 1,26
<?xml version="1.0"?>
<doc>
<assembly>
<name>
ArtificialHorizon
</name>
</assembly>
<members>
<member name="T:ArtificialHorizon.My.Resources.Resources">
<summary>
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
</summary>
</member>
<member name="P:ArtificialHorizon.My.Resources.Resources.ResourceManager">
<summary>
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
</summary>
</member>
<member name="P:ArtificialHorizon.My.Resources.Resources.Culture">
<summary>
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
</summary>
</member>
</members>
</doc>
/MKLiveView/Source/ArtificialHorizon/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Release/ArtificialHorizon.ArtificialHorizon.resources
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Release/ArtificialHorizon.Resources.resources
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Release/ArtificialHorizon.dll
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Release/ArtificialHorizon.pdb
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Release/ArtificialHorizon.vbproj.FileListAbsolute.txt
0,0 → 1,28
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\obj\Release\ArtificialHorizon.xml
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\obj\Release\ArtificialHorizon.pdb
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\bin\Release\ArtificialHorizon.pdb
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\bin\Release\ArtificialHorizon.xml
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\obj\Release\ArtificialHorizon.ArtificialHorizon.resources
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\obj\Release\ArtificialHorizon.Resources.resources
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\obj\Release\ArtificialHorizon.vbproj.GenerateResource.Cache
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\bin\Release\ArtificialHorizon.dll
E:\Documents\VS Projects\ArtificialHorizon\ArtificialHorizon\obj\Release\ArtificialHorizon.dll
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\bin\Release\ArtificialHorizon.dll
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\bin\Release\ArtificialHorizon.pdb
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\bin\Release\ArtificialHorizon.xml
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\obj\Release\ArtificialHorizon.ArtificialHorizon.resources
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\obj\Release\ArtificialHorizon.Resources.resources
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\obj\Release\ArtificialHorizon.vbproj.GenerateResource.Cache
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\obj\Release\ArtificialHorizon.dll
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\obj\Release\ArtificialHorizon.xml
E:\Documents\VS Projects\MKLifeView\MKLifeView\ArtificialHorizon\obj\Release\ArtificialHorizon.pdb
E:\Documents\VS Projects\MKLiveView\MKLiveView\ArtificialHorizon\bin\Release\ArtificialHorizon.dll
E:\Documents\VS Projects\MKLiveView\MKLiveView\ArtificialHorizon\bin\Release\ArtificialHorizon.pdb
E:\Documents\VS Projects\MKLiveView\MKLiveView\ArtificialHorizon\bin\Release\ArtificialHorizon.xml
E:\Documents\VS Projects\MKLiveView\MKLiveView\ArtificialHorizon\obj\Release\ArtificialHorizon.vbprojResolveAssemblyReference.cache
E:\Documents\VS Projects\MKLiveView\MKLiveView\ArtificialHorizon\obj\Release\ArtificialHorizon.ArtificialHorizon.resources
E:\Documents\VS Projects\MKLiveView\MKLiveView\ArtificialHorizon\obj\Release\ArtificialHorizon.Resources.resources
E:\Documents\VS Projects\MKLiveView\MKLiveView\ArtificialHorizon\obj\Release\ArtificialHorizon.vbproj.GenerateResource.Cache
E:\Documents\VS Projects\MKLiveView\MKLiveView\ArtificialHorizon\obj\Release\ArtificialHorizon.dll
E:\Documents\VS Projects\MKLiveView\MKLiveView\ArtificialHorizon\obj\Release\ArtificialHorizon.xml
E:\Documents\VS Projects\MKLiveView\MKLiveView\ArtificialHorizon\obj\Release\ArtificialHorizon.pdb
/MKLiveView/Source/ArtificialHorizon/obj/Release/ArtificialHorizon.vbproj.GenerateResource.Cache
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Release/ArtificialHorizon.vbprojResolveAssemblyReference.cache
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Release/ArtificialHorizon.xml
0,0 → 1,26
<?xml version="1.0"?>
<doc>
<assembly>
<name>
ArtificialHorizon
</name>
</assembly>
<members>
<member name="T:ArtificialHorizon.My.Resources.Resources">
<summary>
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
</summary>
</member>
<member name="P:ArtificialHorizon.My.Resources.Resources.ResourceManager">
<summary>
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
</summary>
</member>
<member name="P:ArtificialHorizon.My.Resources.Resources.Culture">
<summary>
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
</summary>
</member>
</members>
</doc>
/MKLiveView/Source/ArtificialHorizon/obj/Release/DesignTimeResolveAssemblyReferences.cache
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/MKLiveView/Source/ArtificialHorizon/obj/Release/TempPE/My Project.Resources.Designer.vb.dll
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property