Initial commit
This commit is contained in:
70
LaOlaWelle/obj/Debug/App.g.cs
Normal file
70
LaOlaWelle/obj/Debug/App.g.cs
Normal file
@ -0,0 +1,70 @@
|
||||
#pragma checksum "..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "EEF62EDF434315235B34989783F639831E1716CD"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using LaOlaWelle;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.Ink;
|
||||
using System.Windows.Input;
|
||||
using System.Windows.Markup;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Media.Animation;
|
||||
using System.Windows.Media.Effects;
|
||||
using System.Windows.Media.Imaging;
|
||||
using System.Windows.Media.Media3D;
|
||||
using System.Windows.Media.TextFormatting;
|
||||
using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
using System.Windows.Shell;
|
||||
|
||||
|
||||
namespace LaOlaWelle {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// App
|
||||
/// </summary>
|
||||
public partial class App : System.Windows.Application {
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
|
||||
#line 5 "..\..\App.xaml"
|
||||
this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Application Entry Point.
|
||||
/// </summary>
|
||||
[System.STAThreadAttribute()]
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public static void Main() {
|
||||
LaOlaWelle.App app = new LaOlaWelle.App();
|
||||
app.InitializeComponent();
|
||||
app.Run();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
70
LaOlaWelle/obj/Debug/App.g.i.cs
Normal file
70
LaOlaWelle/obj/Debug/App.g.i.cs
Normal file
@ -0,0 +1,70 @@
|
||||
#pragma checksum "..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "EEF62EDF434315235B34989783F639831E1716CD"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using LaOlaWelle;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.Ink;
|
||||
using System.Windows.Input;
|
||||
using System.Windows.Markup;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Media.Animation;
|
||||
using System.Windows.Media.Effects;
|
||||
using System.Windows.Media.Imaging;
|
||||
using System.Windows.Media.Media3D;
|
||||
using System.Windows.Media.TextFormatting;
|
||||
using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
using System.Windows.Shell;
|
||||
|
||||
|
||||
namespace LaOlaWelle {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// App
|
||||
/// </summary>
|
||||
public partial class App : System.Windows.Application {
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
|
||||
#line 5 "..\..\App.xaml"
|
||||
this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Application Entry Point.
|
||||
/// </summary>
|
||||
[System.STAThreadAttribute()]
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public static void Main() {
|
||||
LaOlaWelle.App app = new LaOlaWelle.App();
|
||||
app.InitializeComponent();
|
||||
app.Run();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Binary file not shown.
BIN
LaOlaWelle/obj/Debug/LaOlaWelle.Properties.Resources.resources
Normal file
BIN
LaOlaWelle/obj/Debug/LaOlaWelle.Properties.Resources.resources
Normal file
Binary file not shown.
12
LaOlaWelle/obj/Debug/LaOlaWelle.TrustInfo.xml
Normal file
12
LaOlaWelle/obj/Debug/LaOlaWelle.TrustInfo.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><trustInfo xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2"><security><applicationRequestMinimum><PermissionSet version="1" class="System.Security.NamedPermissionSet" Name="LocalIntranet" Description="Default rights given to applications on the local intranet" Unrestricted="true" ID="Custom" SameSite="site" /><defaultAssemblyRequest permissionSetReference="Custom" /></applicationRequestMinimum><requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3"><!-- UAC-Manifestoptionen
|
||||
Wenn Sie die Ebene der Benutzerkontensteuerung für Windows ändern möchten, ersetzen Sie den
|
||||
Knoten "requestedExecutionLevel" wie folgt.
|
||||
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
||||
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
|
||||
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
|
||||
|
||||
Durch Angabe des Elements "requestedExecutionLevel" wird die Datei- und Registrierungsvirtualisierung deaktiviert.
|
||||
Entfernen Sie dieses Element, wenn diese Virtualisierung aus Gründen der Abwärtskompatibilität
|
||||
für die Anwendung erforderlich ist.
|
||||
--><requestedExecutionLevel level="asInvoker" uiAccess="false" /></requestedPrivileges></security></trustInfo>
|
21
LaOlaWelle/obj/Debug/LaOlaWelle.application
Normal file
21
LaOlaWelle/obj/Debug/LaOlaWelle.application
Normal file
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
|
||||
<assemblyIdentity name="LaOlaWelle.application" version="1.0.0.1" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
|
||||
<description asmv2:publisher="LaOlaWelle" asmv2:product="LaOlaWelle" xmlns="urn:schemas-microsoft-com:asm.v1" />
|
||||
<deployment install="true" mapFileExtensions="true" />
|
||||
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
|
||||
<framework targetVersion="4.5.2" profile="Full" supportedRuntime="4.0.30319" />
|
||||
</compatibleFrameworks>
|
||||
<dependency>
|
||||
<dependentAssembly dependencyType="install" codebase="LaOlaWelle.exe.manifest" size="4686">
|
||||
<assemblyIdentity name="LaOlaWelle.exe" version="1.0.0.1" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
|
||||
<hash>
|
||||
<dsig:Transforms>
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
||||
<dsig:DigestValue>LDtOLIFr0BkCu51hFAA/0JtoHswJguI8SON5krHuqDI=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
</asmv1:assembly>
|
@ -0,0 +1 @@
|
||||
2891994b0117efd7be2c0af7c549a00ea6bd0c5d
|
65
LaOlaWelle/obj/Debug/LaOlaWelle.csproj.FileListAbsolute.txt
Normal file
65
LaOlaWelle/obj/Debug/LaOlaWelle.csproj.FileListAbsolute.txt
Normal file
@ -0,0 +1,65 @@
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.exe.config
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.exe
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.pdb
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.csprojResolveAssemblyReference.cache
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\MainWindow.g.cs
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\App.g.cs
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle_MarkupCompile.cache
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle_MarkupCompile.lref
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\MainWindow.baml
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.g.resources
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.Properties.Resources.resources
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.csproj.GenerateResource.Cache
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.exe
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.pdb
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\ServerGUI.g.cs
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\ServerGUI.baml
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.exe.manifest
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.application
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.TrustInfo.xml
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.exe.manifest
|
||||
C:\Users\Fabian\Documents\Projekte\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.application
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.csprojResolveAssemblyReference.cache
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\MainWindow.g.cs
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\ServerGUI.g.cs
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\App.g.cs
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle_MarkupCompile.cache
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle_MarkupCompile.lref
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.exe
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.pdb
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.exe.config
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.exe.manifest
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.application
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.exe
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.pdb
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\MainWindow.baml
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\ServerGUI.baml
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.g.resources
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.Properties.Resources.resources
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.csproj.GenerateResource.Cache
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.csproj.CoreCompileInputs.cache
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.TrustInfo.xml
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.exe.manifest
|
||||
\\tower.local\Projects\Stillgelegt\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.application
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.exe.config
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.exe.manifest
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.application
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.exe
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\bin\Debug\LaOlaWelle.pdb
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.csprojResolveAssemblyReference.cache
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\MainWindow.g.cs
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\ServerGUI.g.cs
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\App.g.cs
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle_MarkupCompile.cache
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle_MarkupCompile.lref
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\MainWindow.baml
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\ServerGUI.baml
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.g.resources
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.Properties.Resources.resources
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.csproj.GenerateResource.Cache
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.csproj.CoreCompileInputs.cache
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.TrustInfo.xml
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.exe.manifest
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.application
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.exe
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\LaOlaWelle.pdb
|
BIN
LaOlaWelle/obj/Debug/LaOlaWelle.csproj.GenerateResource.Cache
Normal file
BIN
LaOlaWelle/obj/Debug/LaOlaWelle.csproj.GenerateResource.Cache
Normal file
Binary file not shown.
BIN
LaOlaWelle/obj/Debug/LaOlaWelle.csprojAssemblyReference.cache
Normal file
BIN
LaOlaWelle/obj/Debug/LaOlaWelle.csprojAssemblyReference.cache
Normal file
Binary file not shown.
Binary file not shown.
BIN
LaOlaWelle/obj/Debug/LaOlaWelle.exe
Normal file
BIN
LaOlaWelle/obj/Debug/LaOlaWelle.exe
Normal file
Binary file not shown.
82
LaOlaWelle/obj/Debug/LaOlaWelle.exe.manifest
Normal file
82
LaOlaWelle/obj/Debug/LaOlaWelle.exe.manifest
Normal file
@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
|
||||
<asmv1:assemblyIdentity name="LaOlaWelle.exe" version="1.0.0.1" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
|
||||
<application />
|
||||
<entryPoint>
|
||||
<assemblyIdentity name="LaOlaWelle" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
|
||||
<commandLine file="LaOlaWelle.exe" parameters="" />
|
||||
</entryPoint>
|
||||
<trustInfo>
|
||||
<security>
|
||||
<applicationRequestMinimum>
|
||||
<PermissionSet version="1" class="System.Security.NamedPermissionSet" Name="LocalIntranet" Description="Default rights given to applications on the local intranet" Unrestricted="true" ID="Custom" SameSite="site" />
|
||||
<defaultAssemblyRequest permissionSetReference="Custom" />
|
||||
</applicationRequestMinimum>
|
||||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<!-- UAC-Manifestoptionen
|
||||
Wenn Sie die Ebene der Benutzerkontensteuerung für Windows ändern möchten, ersetzen Sie den
|
||||
Knoten "requestedExecutionLevel" wie folgt.
|
||||
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
||||
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
|
||||
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
|
||||
|
||||
Durch Angabe des Elements "requestedExecutionLevel" wird die Datei- und Registrierungsvirtualisierung deaktiviert.
|
||||
Entfernen Sie dieses Element, wenn diese Virtualisierung aus Gründen der Abwärtskompatibilität
|
||||
für die Anwendung erforderlich ist.
|
||||
-->
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
<dependency>
|
||||
<dependentOS>
|
||||
<osVersionInfo>
|
||||
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
|
||||
</osVersionInfo>
|
||||
</dependentOS>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
||||
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="LaOlaWelle.exe" size="18432">
|
||||
<assemblyIdentity name="LaOlaWelle" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
|
||||
<hash>
|
||||
<dsig:Transforms>
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
||||
<dsig:DigestValue>bqHig2xEbkPpmAufki0tOqfRvI745H24cWbs9G8ifjU=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
<file name="LaOlaWelle.exe.config" size="189">
|
||||
<hash>
|
||||
<dsig:Transforms>
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
||||
<dsig:DigestValue>6N7MliNbVJSIAIPrecIshMbZ7zEoKLr5SQvud4LDUOw=</dsig:DigestValue>
|
||||
</hash>
|
||||
</file>
|
||||
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
|
||||
<application>
|
||||
<!-- Eine Liste der Windows-Versionen, unter denen diese Anwendung getestet
|
||||
und für die sie entwickelt wurde. Wenn Sie die Auskommentierung der entsprechenden Elemente aufheben,
|
||||
wird von Windows automatisch die kompatibelste Umgebung ausgewählt. -->
|
||||
<!-- Windows Vista -->
|
||||
<!--<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}" />-->
|
||||
<!-- Windows 7 -->
|
||||
<!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />-->
|
||||
<!-- Windows 8 -->
|
||||
<!--<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />-->
|
||||
<!-- Windows 8.1 -->
|
||||
<!--<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />-->
|
||||
<!-- Windows 10 -->
|
||||
<!--<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />-->
|
||||
</application>
|
||||
</compatibility>
|
||||
</asmv1:assembly>
|
BIN
LaOlaWelle/obj/Debug/LaOlaWelle.g.resources
Normal file
BIN
LaOlaWelle/obj/Debug/LaOlaWelle.g.resources
Normal file
Binary file not shown.
BIN
LaOlaWelle/obj/Debug/LaOlaWelle.pdb
Normal file
BIN
LaOlaWelle/obj/Debug/LaOlaWelle.pdb
Normal file
Binary file not shown.
20
LaOlaWelle/obj/Debug/LaOlaWelle_MarkupCompile.cache
Normal file
20
LaOlaWelle/obj/Debug/LaOlaWelle_MarkupCompile.cache
Normal file
@ -0,0 +1,20 @@
|
||||
LaOlaWelle
|
||||
|
||||
|
||||
winexe
|
||||
C#
|
||||
.cs
|
||||
E:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\
|
||||
LaOlaWelle
|
||||
none
|
||||
false
|
||||
DEBUG;TRACE
|
||||
E:\Projekte\old\LaOlaWelle\LaOlaWelle\App.xaml
|
||||
2-673271144
|
||||
|
||||
11400732977
|
||||
15767094614
|
||||
MainWindow.xaml;ServerGUI.xaml;
|
||||
|
||||
True
|
||||
|
20
LaOlaWelle/obj/Debug/LaOlaWelle_MarkupCompile.i.cache
Normal file
20
LaOlaWelle/obj/Debug/LaOlaWelle_MarkupCompile.i.cache
Normal file
@ -0,0 +1,20 @@
|
||||
LaOlaWelle
|
||||
|
||||
|
||||
winexe
|
||||
C#
|
||||
.cs
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\obj\Debug\
|
||||
LaOlaWelle
|
||||
none
|
||||
false
|
||||
DEBUG;TRACE
|
||||
D:\Projekte\old\LaOlaWelle\LaOlaWelle\App.xaml
|
||||
2-673271144
|
||||
|
||||
11588497599
|
||||
15767094614
|
||||
MainWindow.xaml;ServerGUI.xaml;
|
||||
|
||||
True
|
||||
|
5
LaOlaWelle/obj/Debug/LaOlaWelle_MarkupCompile.i.lref
Normal file
5
LaOlaWelle/obj/Debug/LaOlaWelle_MarkupCompile.i.lref
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
|
||||
FD:\Projekte\old\LaOlaWelle\LaOlaWelle\MainWindow.xaml;;
|
||||
FD:\Projekte\old\LaOlaWelle\LaOlaWelle\ServerGUI.xaml;;
|
||||
|
5
LaOlaWelle/obj/Debug/LaOlaWelle_MarkupCompile.lref
Normal file
5
LaOlaWelle/obj/Debug/LaOlaWelle_MarkupCompile.lref
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
|
||||
FE:\Projekte\old\LaOlaWelle\LaOlaWelle\MainWindow.xaml;;
|
||||
FE:\Projekte\old\LaOlaWelle\LaOlaWelle\ServerGUI.xaml;;
|
||||
|
106
LaOlaWelle/obj/Debug/MainWindow.g.cs
Normal file
106
LaOlaWelle/obj/Debug/MainWindow.g.cs
Normal file
@ -0,0 +1,106 @@
|
||||
#pragma checksum "..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "581D77677DCA660A1D1EF1EF2E249B3DD321240C"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using LaOlaWelle;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.Ink;
|
||||
using System.Windows.Input;
|
||||
using System.Windows.Markup;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Media.Animation;
|
||||
using System.Windows.Media.Effects;
|
||||
using System.Windows.Media.Imaging;
|
||||
using System.Windows.Media.Media3D;
|
||||
using System.Windows.Media.TextFormatting;
|
||||
using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
using System.Windows.Shell;
|
||||
|
||||
|
||||
namespace LaOlaWelle {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// MainWindow
|
||||
/// </summary>
|
||||
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 10 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBox clientNumber;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 12 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Button teach;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/LaOlaWelle;component/mainwindow.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\MainWindow.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.clientNumber = ((System.Windows.Controls.TextBox)(target));
|
||||
return;
|
||||
case 2:
|
||||
this.teach = ((System.Windows.Controls.Button)(target));
|
||||
|
||||
#line 12 "..\..\MainWindow.xaml"
|
||||
this.teach.Click += new System.Windows.RoutedEventHandler(this.button_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
106
LaOlaWelle/obj/Debug/MainWindow.g.i.cs
Normal file
106
LaOlaWelle/obj/Debug/MainWindow.g.i.cs
Normal file
@ -0,0 +1,106 @@
|
||||
#pragma checksum "..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "581D77677DCA660A1D1EF1EF2E249B3DD321240C"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using LaOlaWelle;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.Ink;
|
||||
using System.Windows.Input;
|
||||
using System.Windows.Markup;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Media.Animation;
|
||||
using System.Windows.Media.Effects;
|
||||
using System.Windows.Media.Imaging;
|
||||
using System.Windows.Media.Media3D;
|
||||
using System.Windows.Media.TextFormatting;
|
||||
using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
using System.Windows.Shell;
|
||||
|
||||
|
||||
namespace LaOlaWelle {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// MainWindow
|
||||
/// </summary>
|
||||
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 10 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBox clientNumber;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 12 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Button teach;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/LaOlaWelle;component/mainwindow.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\MainWindow.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.clientNumber = ((System.Windows.Controls.TextBox)(target));
|
||||
return;
|
||||
case 2:
|
||||
this.teach = ((System.Windows.Controls.Button)(target));
|
||||
|
||||
#line 12 "..\..\MainWindow.xaml"
|
||||
this.teach.Click += new System.Windows.RoutedEventHandler(this.button_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
157
LaOlaWelle/obj/Debug/ServerGUI.g.cs
Normal file
157
LaOlaWelle/obj/Debug/ServerGUI.g.cs
Normal file
@ -0,0 +1,157 @@
|
||||
#pragma checksum "..\..\ServerGUI.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E5F3D9ED7DCA2B19F2E6783835EE7CD0B0FF7A2C"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using LaOlaWelle;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.Ink;
|
||||
using System.Windows.Input;
|
||||
using System.Windows.Markup;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Media.Animation;
|
||||
using System.Windows.Media.Effects;
|
||||
using System.Windows.Media.Imaging;
|
||||
using System.Windows.Media.Media3D;
|
||||
using System.Windows.Media.TextFormatting;
|
||||
using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
using System.Windows.Shell;
|
||||
|
||||
|
||||
namespace LaOlaWelle {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// ServerGUI
|
||||
/// </summary>
|
||||
public partial class ServerGUI : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 10 "..\..\ServerGUI.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Slider clients;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 11 "..\..\ServerGUI.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Slider intervall;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 14 "..\..\ServerGUI.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.CheckBox start;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 15 "..\..\ServerGUI.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Label clientsCNT;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 16 "..\..\ServerGUI.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Label intervallCNT;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/LaOlaWelle;component/servergui.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\ServerGUI.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.clients = ((System.Windows.Controls.Slider)(target));
|
||||
|
||||
#line 10 "..\..\ServerGUI.xaml"
|
||||
this.clients.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.clients_ValueChanged);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 2:
|
||||
this.intervall = ((System.Windows.Controls.Slider)(target));
|
||||
|
||||
#line 11 "..\..\ServerGUI.xaml"
|
||||
this.intervall.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.intervall_ValueChanged);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 3:
|
||||
this.start = ((System.Windows.Controls.CheckBox)(target));
|
||||
|
||||
#line 14 "..\..\ServerGUI.xaml"
|
||||
this.start.Checked += new System.Windows.RoutedEventHandler(this.start_CheckChanged);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
#line 14 "..\..\ServerGUI.xaml"
|
||||
this.start.Unloaded += new System.Windows.RoutedEventHandler(this.start_CheckChanged);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 4:
|
||||
this.clientsCNT = ((System.Windows.Controls.Label)(target));
|
||||
return;
|
||||
case 5:
|
||||
this.intervallCNT = ((System.Windows.Controls.Label)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
157
LaOlaWelle/obj/Debug/ServerGUI.g.i.cs
Normal file
157
LaOlaWelle/obj/Debug/ServerGUI.g.i.cs
Normal file
@ -0,0 +1,157 @@
|
||||
#pragma checksum "..\..\ServerGUI.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E5F3D9ED7DCA2B19F2E6783835EE7CD0B0FF7A2C"
|
||||
//------------------------------------------------------------------------------
|
||||
// <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>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using LaOlaWelle;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.Ink;
|
||||
using System.Windows.Input;
|
||||
using System.Windows.Markup;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Media.Animation;
|
||||
using System.Windows.Media.Effects;
|
||||
using System.Windows.Media.Imaging;
|
||||
using System.Windows.Media.Media3D;
|
||||
using System.Windows.Media.TextFormatting;
|
||||
using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
using System.Windows.Shell;
|
||||
|
||||
|
||||
namespace LaOlaWelle {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// ServerGUI
|
||||
/// </summary>
|
||||
public partial class ServerGUI : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 10 "..\..\ServerGUI.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Slider clients;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 11 "..\..\ServerGUI.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Slider intervall;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 14 "..\..\ServerGUI.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.CheckBox start;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 15 "..\..\ServerGUI.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Label clientsCNT;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 16 "..\..\ServerGUI.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Label intervallCNT;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/LaOlaWelle;component/servergui.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\ServerGUI.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.clients = ((System.Windows.Controls.Slider)(target));
|
||||
|
||||
#line 10 "..\..\ServerGUI.xaml"
|
||||
this.clients.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.clients_ValueChanged);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 2:
|
||||
this.intervall = ((System.Windows.Controls.Slider)(target));
|
||||
|
||||
#line 11 "..\..\ServerGUI.xaml"
|
||||
this.intervall.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.intervall_ValueChanged);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 3:
|
||||
this.start = ((System.Windows.Controls.CheckBox)(target));
|
||||
|
||||
#line 14 "..\..\ServerGUI.xaml"
|
||||
this.start.Checked += new System.Windows.RoutedEventHandler(this.start_CheckChanged);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
#line 14 "..\..\ServerGUI.xaml"
|
||||
this.start.Unloaded += new System.Windows.RoutedEventHandler(this.start_CheckChanged);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 4:
|
||||
this.clientsCNT = ((System.Windows.Controls.Label)(target));
|
||||
return;
|
||||
case 5:
|
||||
this.intervallCNT = ((System.Windows.Controls.Label)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
BIN
LaOlaWelle/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
Normal file
BIN
LaOlaWelle/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user