From efbf58392f74811d27a1b81fe96c19619c0536b3 Mon Sep 17 00:00:00 2001
From: thepra <agge92@live.it>
Date: Thu, 24 Aug 2017 20:04:53 +0200
Subject: [PATCH] cleaning

---
 TestMain/AssemblyInfo.cpp                     |  38 ----
 ...work,Version=v4.5.2.AssemblyAttributes.asm |   4 -
 ...Main.vcxprojResolveAssemblyReference.cache | Bin 1151 -> 0 bytes
 TestMain/ReadMe.txt                           |  35 ----
 TestMain/TestMain.cpp                         |  12 --
 TestMain/TestMain.vcxproj                     | 162 ------------------
 TestMain/TestMain.vcxproj.filters             |  49 ------
 TestMain/app.ico                              | Bin 41395 -> 0 bytes
 TestMain/app.rc                               | Bin 2576 -> 0 bytes
 TestMain/resource.h                           |   3 -
 TestMain/stdafx.cpp                           |   7 -
 TestMain/stdafx.h                             |   8 -
 12 files changed, 318 deletions(-)
 delete mode 100644 TestMain/AssemblyInfo.cpp
 delete mode 100644 TestMain/Debug/.NETFramework,Version=v4.5.2.AssemblyAttributes.asm
 delete mode 100644 TestMain/Debug/TestMain.vcxprojResolveAssemblyReference.cache
 delete mode 100644 TestMain/ReadMe.txt
 delete mode 100644 TestMain/TestMain.cpp
 delete mode 100644 TestMain/TestMain.vcxproj
 delete mode 100644 TestMain/TestMain.vcxproj.filters
 delete mode 100644 TestMain/app.ico
 delete mode 100644 TestMain/app.rc
 delete mode 100644 TestMain/resource.h
 delete mode 100644 TestMain/stdafx.cpp
 delete mode 100644 TestMain/stdafx.h

diff --git a/TestMain/AssemblyInfo.cpp b/TestMain/AssemblyInfo.cpp
deleted file mode 100644
index 4fe15a9..0000000
--- a/TestMain/AssemblyInfo.cpp
+++ /dev/null
@@ -1,38 +0,0 @@
-#include "stdafx.h"
-
-using namespace System;
-using namespace System::Reflection;
-using namespace System::Runtime::CompilerServices;
-using namespace System::Runtime::InteropServices;
-using namespace System::Security::Permissions;
-
-//
-// 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.
-//
-[assembly:AssemblyTitleAttribute(L"TestMain")];
-[assembly:AssemblyDescriptionAttribute(L"")];
-[assembly:AssemblyConfigurationAttribute(L"")];
-[assembly:AssemblyCompanyAttribute(L"")];
-[assembly:AssemblyProductAttribute(L"TestMain")];
-[assembly:AssemblyCopyrightAttribute(L"Copyright (c)  2017")];
-[assembly:AssemblyTrademarkAttribute(L"")];
-[assembly:AssemblyCultureAttribute(L"")];
-
-//
-// Version information for an assembly consists of the following four values:
-//
-//      Major Version
-//      Minor Version
-//      Build Number
-//      Revision
-//
-// You can specify all the value or you can default the Revision and Build Numbers
-// by using the '*' as shown below:
-
-[assembly:AssemblyVersionAttribute("1.0.*")];
-
-[assembly:ComVisible(false)];
-
-[assembly:CLSCompliantAttribute(true)];
\ No newline at end of file
diff --git a/TestMain/Debug/.NETFramework,Version=v4.5.2.AssemblyAttributes.asm b/TestMain/Debug/.NETFramework,Version=v4.5.2.AssemblyAttributes.asm
deleted file mode 100644
index 76f7ae5..0000000
--- a/TestMain/Debug/.NETFramework,Version=v4.5.2.AssemblyAttributes.asm
+++ /dev/null
@@ -1,4 +0,0 @@
-; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.24215.1 
-
-; Generated by VC++ for Common Language Runtime
-.file "C:\Users\void\AppData\Local\Temp\.NETFramework,Version=v4.5.2.AssemblyAttributes.cpp"
diff --git a/TestMain/Debug/TestMain.vcxprojResolveAssemblyReference.cache b/TestMain/Debug/TestMain.vcxprojResolveAssemblyReference.cache
deleted file mode 100644
index 161919e00569562b9727c8444bc9628628eb0ce5..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1151
zcmcIjU2oGc6iq+Zr0FQ{JOqgcP^+k=D-5IxL80mdn+B~W9wLw%-+)yoo@{4O_?7$*
z{sY|Gbz_8zw<gMs?VR|Wd(X8~avbLuUi7BRFJt&{EMl#UN^JNd7m|l_W|k%#D-GS?
z473p{8}$#u9^KtwoJ*T)7-f)K&15$?%@<O{uVFP;OUOox-XIw!kCT3%4|{CDYD9K-
zJI8EgETl8bED*{~goO31a_90Bs*n<5ixNyYW#+SG3kjs!tzf89_%C!10p1(M_=Lq)
z>Ag)pjj>A4nFigaO~;DEsa6+)gKp5mOnieXW@PGTOy*!5r&4ihwPs@**U{Bp_qJ$0
z`e*;2Zx5f<NR>z0+$sf{w`oLAy^ev6pGGL@lV)i!!K#?x{@24t52AOFfQBrF;JGo7
zV&%a^*Tsz{h=(sqFQf3})%?%w;vgJ`52Mt?N=vZ_xs-LH=R2X<)ZrzwY|Yd_rjNU1
zqI6s&iFZlzK9!VBo6K6f=Hb9?Qt&CXFw|(RbM41p2kJ(%cgWIpqm$RZWX2vVE)oIU
zXP3UNPS8o8!#QLe{YIO86EkZ;uiIf?=b05LZ2GyCTp3TlIpuP>RBq8RalUul(e%gE
q^St^#PCe{|UO4Ct`cJ$PX(z!qLAQz^%B=`$7eSPJ5p=r%YW@cQ;ZYL+

diff --git a/TestMain/ReadMe.txt b/TestMain/ReadMe.txt
deleted file mode 100644
index b0c3ce7..0000000
--- a/TestMain/ReadMe.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-========================================================================
-    APPLICATION : TestMain Project Overview
-========================================================================
-
-AppWizard has created this TestMain Application for you.  
-
-This file contains a summary of what you will find in each of the files that
-make up your TestMain application.
-
-TestMain.vcxproj
-    This is the main project file for VC++ projects generated using an Application Wizard. 
-    It contains information about the version of Visual C++ that generated the file, and 
-    information about the platforms, configurations, and project features selected with the
-    Application Wizard.
-
-TestMain.vcxproj.filters
-    This is the filters file for VC++ projects generated using an Application Wizard. 
-    It contains information about the association between the files in your project 
-    and the filters. This association is used in the IDE to show grouping of files with
-    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
-    "Source Files" filter).
-
-TestMain.cpp
-    This is the main application source file.
-
-AssemblyInfo.cpp
-	Contains custom attributes for modifying assembly metadata.
-
-/////////////////////////////////////////////////////////////////////////////
-Other notes:
-
-AppWizard uses "TODO:" to indicate parts of the source code you
-should add to or customize.
-
-/////////////////////////////////////////////////////////////////////////////
diff --git a/TestMain/TestMain.cpp b/TestMain/TestMain.cpp
deleted file mode 100644
index 1ebf275..0000000
--- a/TestMain/TestMain.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-// TestMain.cpp : main project file.
-
-#include "stdafx.h"
-
-using namespace System;
-
-int main(array<System::String ^> ^args)
-{
-    Console::WriteLine("Hello World");
-	Console::ReadLine();
-    return 0;
-}
diff --git a/TestMain/TestMain.vcxproj b/TestMain/TestMain.vcxproj
deleted file mode 100644
index c5a7633..0000000
--- a/TestMain/TestMain.vcxproj
+++ /dev/null
@@ -1,162 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <ItemGroup Label="ProjectConfigurations">
-    <ProjectConfiguration Include="Debug|Win32">
-      <Configuration>Debug</Configuration>
-      <Platform>Win32</Platform>
-    </ProjectConfiguration>
-    <ProjectConfiguration Include="Release|Win32">
-      <Configuration>Release</Configuration>
-      <Platform>Win32</Platform>
-    </ProjectConfiguration>
-    <ProjectConfiguration Include="Debug|x64">
-      <Configuration>Debug</Configuration>
-      <Platform>x64</Platform>
-    </ProjectConfiguration>
-    <ProjectConfiguration Include="Release|x64">
-      <Configuration>Release</Configuration>
-      <Platform>x64</Platform>
-    </ProjectConfiguration>
-  </ItemGroup>
-  <PropertyGroup Label="Globals">
-    <ProjectGuid>{1F53A686-9599-42FE-979D-2317152A3F79}</ProjectGuid>
-    <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
-    <Keyword>ManagedCProj</Keyword>
-    <RootNamespace>TestMain</RootNamespace>
-    <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
-  </PropertyGroup>
-  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
-    <ConfigurationType>Application</ConfigurationType>
-    <UseDebugLibraries>true</UseDebugLibraries>
-    <PlatformToolset>v140</PlatformToolset>
-    <CLRSupport>true</CLRSupport>
-    <CharacterSet>Unicode</CharacterSet>
-  </PropertyGroup>
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
-    <ConfigurationType>Application</ConfigurationType>
-    <UseDebugLibraries>false</UseDebugLibraries>
-    <PlatformToolset>v140</PlatformToolset>
-    <CLRSupport>true</CLRSupport>
-    <CharacterSet>Unicode</CharacterSet>
-  </PropertyGroup>
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
-    <ConfigurationType>Application</ConfigurationType>
-    <UseDebugLibraries>true</UseDebugLibraries>
-    <PlatformToolset>v140</PlatformToolset>
-    <CLRSupport>true</CLRSupport>
-    <CharacterSet>Unicode</CharacterSet>
-  </PropertyGroup>
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
-    <ConfigurationType>Application</ConfigurationType>
-    <UseDebugLibraries>false</UseDebugLibraries>
-    <PlatformToolset>v140</PlatformToolset>
-    <CLRSupport>true</CLRSupport>
-    <CharacterSet>Unicode</CharacterSet>
-  </PropertyGroup>
-  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
-  <ImportGroup Label="ExtensionSettings">
-  </ImportGroup>
-  <ImportGroup Label="Shared">
-  </ImportGroup>
-  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
-    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-  </ImportGroup>
-  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
-    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-  </ImportGroup>
-  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
-    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-  </ImportGroup>
-  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
-    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-  </ImportGroup>
-  <PropertyGroup Label="UserMacros" />
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
-    <LinkIncremental>true</LinkIncremental>
-  </PropertyGroup>
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
-    <LinkIncremental>true</LinkIncremental>
-  </PropertyGroup>
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
-    <LinkIncremental>false</LinkIncremental>
-  </PropertyGroup>
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
-    <LinkIncremental>false</LinkIncremental>
-  </PropertyGroup>
-  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
-    <ClCompile>
-      <WarningLevel>Level3</WarningLevel>
-      <Optimization>Disabled</Optimization>
-      <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
-      <PrecompiledHeader>Use</PrecompiledHeader>
-    </ClCompile>
-    <Link>
-      <AdditionalDependencies />
-      <SubSystem>Console</SubSystem>
-    </Link>
-  </ItemDefinitionGroup>
-  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
-    <ClCompile>
-      <WarningLevel>Level3</WarningLevel>
-      <Optimization>Disabled</Optimization>
-      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
-      <PrecompiledHeader>Use</PrecompiledHeader>
-    </ClCompile>
-    <Link>
-      <AdditionalDependencies />
-    </Link>
-  </ItemDefinitionGroup>
-  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
-    <ClCompile>
-      <WarningLevel>Level3</WarningLevel>
-      <PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
-      <PrecompiledHeader>Use</PrecompiledHeader>
-    </ClCompile>
-    <Link>
-      <AdditionalDependencies />
-      <SubSystem>Console</SubSystem>
-    </Link>
-  </ItemDefinitionGroup>
-  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
-    <ClCompile>
-      <WarningLevel>Level3</WarningLevel>
-      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
-      <PrecompiledHeader>Use</PrecompiledHeader>
-    </ClCompile>
-    <Link>
-      <AdditionalDependencies />
-    </Link>
-  </ItemDefinitionGroup>
-  <ItemGroup>
-    <Reference Include="System" />
-    <Reference Include="System.Data" />
-    <Reference Include="System.Xml" />
-  </ItemGroup>
-  <ItemGroup>
-    <Text Include="ReadMe.txt" />
-  </ItemGroup>
-  <ItemGroup>
-    <ClInclude Include="resource.h" />
-    <ClInclude Include="stdafx.h" />
-  </ItemGroup>
-  <ItemGroup>
-    <ResourceCompile Include="app.rc" />
-  </ItemGroup>
-  <ItemGroup>
-    <ClCompile Include="AssemblyInfo.cpp" />
-    <ClCompile Include="stdafx.cpp">
-      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
-      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
-      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
-      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
-    </ClCompile>
-    <ClCompile Include="TestMain.cpp" />
-  </ItemGroup>
-  <ItemGroup>
-    <Image Include="app.ico" />
-  </ItemGroup>
-  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
-  <ImportGroup Label="ExtensionTargets">
-  </ImportGroup>
-</Project>
\ No newline at end of file
diff --git a/TestMain/TestMain.vcxproj.filters b/TestMain/TestMain.vcxproj.filters
deleted file mode 100644
index 2087788..0000000
--- a/TestMain/TestMain.vcxproj.filters
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <ItemGroup>
-    <Filter Include="Source Files">
-      <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
-      <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
-    </Filter>
-    <Filter Include="Header Files">
-      <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
-      <Extensions>h;hh;hpp;hxx;hm;inl;inc;xsd</Extensions>
-    </Filter>
-    <Filter Include="Resource Files">
-      <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
-      <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
-    </Filter>
-  </ItemGroup>
-  <ItemGroup>
-    <Text Include="ReadMe.txt" />
-  </ItemGroup>
-  <ItemGroup>
-    <ClInclude Include="stdafx.h">
-      <Filter>Header Files</Filter>
-    </ClInclude>
-    <ClInclude Include="resource.h">
-      <Filter>Header Files</Filter>
-    </ClInclude>
-  </ItemGroup>
-  <ItemGroup>
-    <ResourceCompile Include="app.rc">
-      <Filter>Resource Files</Filter>
-    </ResourceCompile>
-  </ItemGroup>
-  <ItemGroup>
-    <ClCompile Include="TestMain.cpp">
-      <Filter>Source Files</Filter>
-    </ClCompile>
-    <ClCompile Include="AssemblyInfo.cpp">
-      <Filter>Source Files</Filter>
-    </ClCompile>
-    <ClCompile Include="stdafx.cpp">
-      <Filter>Source Files</Filter>
-    </ClCompile>
-  </ItemGroup>
-  <ItemGroup>
-    <Image Include="app.ico">
-      <Filter>Resource Files</Filter>
-    </Image>
-  </ItemGroup>
-</Project>
\ No newline at end of file
diff --git a/TestMain/app.ico b/TestMain/app.ico
deleted file mode 100644
index 789d7ccbb56ed92f1bb005054ec7e67257ddc37e..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 41395
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

diff --git a/TestMain/app.rc b/TestMain/app.rc
deleted file mode 100644
index 6747328a3998ad66aa2e0ab66714fda139d9219f..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 2576
zcmds(U279T6o%hx!T&HM7b;3(6?)$`p#;+^_5%w6sflYA;#Tru{q^ee&SsL@&7$;b
zk!5$zoH=vmocDap{`%QfS3xJrHP&1=TJUCC!n=gG&`Q^uF+0+8o}e%Ktb%tAf5|w3
zH)r&|71S6yFtfH?-;n9(u^w?sH;!$%1*<cpCsDRl+27GrttjoC?I@SUeb#-TcRJI#
zF4WUNZ}m~{)rZ@IKGjfHaL)Li=n&2j+FFtgwxfAZ>E{Y$j7jz%dui+gaVyBAS<D;9
z^eItV#*E6DU9g%nH$Bl4V*3?I=hGOOXK?Rl++q{s=EvCxBrA=?n93<Ooa#!Tie~uj
z%5t^266RExYxD*x=r*D?g_^;+ji`EcKurXFXRoWxIDg{n^Ni<$`8B$&y+qcC+m;aL
z$*LjvpX!*X9PsV4x~F};h@-9DgWB~B=ozla>RM}kZfAYY-CED_uf7Hb=(|Mg8|>(9
zFl$~t-;MD$qUTusfzD+wj_6G8VEv63mP>f<mNb%<IAqsx)Z$sfcXuBh>E*hYZsoST
zK9-a?TGK0ZJ?!LNUENX6^kZGCWlwKu#C$}Kl`;RjO|KtpQ=OM>a^HQ{nU>BkyHfRL
zspgw;YG%HroU?`LbzHLOZQZR>^|0CAB`-Y&s-XHel96HVaDfgvWxYP9om=;Bl0W}e
T5{}Krq&}kyknm0LubKTDIBg}}

diff --git a/TestMain/resource.h b/TestMain/resource.h
deleted file mode 100644
index d5ac7c4..0000000
--- a/TestMain/resource.h
+++ /dev/null
@@ -1,3 +0,0 @@
-//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by app.rc
diff --git a/TestMain/stdafx.cpp b/TestMain/stdafx.cpp
deleted file mode 100644
index 4044719..0000000
--- a/TestMain/stdafx.cpp
+++ /dev/null
@@ -1,7 +0,0 @@
-// stdafx.cpp : source file that includes just the standard includes
-// TestMain.pch will be the pre-compiled header
-// stdafx.obj will contain the pre-compiled type information
-
-#include "stdafx.h"
-
-
diff --git a/TestMain/stdafx.h b/TestMain/stdafx.h
deleted file mode 100644
index 39986bd..0000000
--- a/TestMain/stdafx.h
+++ /dev/null
@@ -1,8 +0,0 @@
-// stdafx.h : include file for standard system include files,
-// or project specific include files that are used frequently, but
-// are changed infrequently
-//
-
-#pragma once
-
-// TODO: reference additional headers your program requires here