first commit

This commit is contained in:
adrianvic 2023-09-22 20:50:26 -03:00
commit a695ad2cb9
112 changed files with 18921 additions and 0 deletions

View 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 class="System.Security.PermissionSet" version="1" ID="Custom" SameSite="site" /><defaultAssemblyRequest permissionSetReference="Custom" /></applicationRequestMinimum><requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3"><!-- UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
Specifying requestedExecutionLevel node will disable file and registry virtualization.
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
--><requestedExecutionLevel level="asInvoker" uiAccess="false" /></requestedPrivileges></security></trustInfo>

View file

@ -0,0 +1,22 @@
<?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="AAAAAAAAAAAAA.application" version="1.0.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="Oprekin" asmv2:product="AAAAAAAAAAAAA" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.0" profile="Client" supportedRuntime="4.0.30319" />
<framework targetVersion="4.0" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="AAAAAAAAAAAAA.exe.manifest" size="4475">
<assemblyIdentity name="AAAAAAAAAAAAA.exe" version="1.0.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" 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#sha1" />
<dsig:DigestValue>dBhQCUa9MKx9FU512WXi+25T9p8=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
</asmv1:assembly>

Binary file not shown.

View file

@ -0,0 +1,78 @@
<?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="AAAAAAAAAAAAA.exe" version="1.0.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" type="win32" />
<description asmv2:iconFile="IMG-20211126-WA0026.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
<application />
<entryPoint>
<assemblyIdentity name="AAAAAAAAAAAAA" version="1.0.0.0" language="neutral" processorArchitecture="x86" />
<commandLine file="AAAAAAAAAAAAA.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet class="System.Security.PermissionSet" version="1" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!-- UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
Specifying requestedExecutionLevel node will disable file and registry virtualization.
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<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="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.VisualBasic.PowerPacks.Vs" version="10.0.0.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" processorArchitecture="msil" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="AAAAAAAAAAAAA.exe" size="1390592">
<assemblyIdentity name="AAAAAAAAAAAAA" version="1.0.0.0" language="neutral" processorArchitecture="x86" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>Ecxv0542LAB9oS2tTSwfHxhL2Cs=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="IMG-20211126-WA0026.ico" size="254014">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>t5+QonM0L0ghb3JNXRbYT5nhSZM=</dsig:DigestValue>
</hash>
</file>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<!-- A list of all Windows versions that this application is designed to work with. Windows will automatically select the most compatible environment.-->
<!-- If your application is designed to work with Windows 7, uncomment the following supportedOS node-->
<!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>-->
</application>
</compatibility>
</asmv1:assembly>

Binary file not shown.

View file

@ -0,0 +1,31 @@
C:\Users\Adrian\AppData\Local\Temporary Projects\AAAAAAAAAAAAA\bin\Debug\AAAAAAAAAAAAA.exe
C:\Users\Adrian\AppData\Local\Temporary Projects\AAAAAAAAAAAAA\bin\Debug\AAAAAAAAAAAAA.pdb
C:\Users\Adrian\AppData\Local\Temporary Projects\AAAAAAAAAAAAA\bin\Debug\AAAAAAAAAAAAA.xml
C:\Users\Adrian\AppData\Local\Temporary Projects\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.Form1.resources
C:\Users\Adrian\AppData\Local\Temporary Projects\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.Resources.resources
C:\Users\Adrian\AppData\Local\Temporary Projects\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.vbproj.GenerateResource.Cache
C:\Users\Adrian\AppData\Local\Temporary Projects\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.exe
C:\Users\Adrian\AppData\Local\Temporary Projects\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.xml
C:\Users\Adrian\AppData\Local\Temporary Projects\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.pdb
C:\Users\Adrian\AppData\Local\Temporary Projects\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.Form2.resources
C:\Users\Adrian\documents\visual studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.exe
C:\Users\Adrian\documents\visual studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.xml
C:\Users\Adrian\documents\visual studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.pdb
C:\Users\Adrian\documents\visual studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\bin\Debug\AAAAAAAAAAAAA.exe
C:\Users\Adrian\documents\visual studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\bin\Debug\AAAAAAAAAAAAA.pdb
C:\Users\Adrian\documents\visual studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\bin\Debug\AAAAAAAAAAAAA.xml
C:\Users\Adrian\documents\visual studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.Form1.resources
C:\Users\Adrian\documents\visual studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.Form2.resources
C:\Users\Adrian\documents\visual studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.Form3.resources
C:\Users\Adrian\documents\visual studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.Resources.resources
C:\Users\Adrian\documents\visual studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.vbproj.GenerateResource.Cache
C:\Users\Adrian\Documents\Visual Studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.Form4.resources
C:\Users\Adrian\Documents\Visual Studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\bin\Debug\AAAAAAAAAAAAA.exe.manifest
C:\Users\Adrian\Documents\Visual Studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\bin\Debug\AAAAAAAAAAAAA.application
C:\Users\Adrian\Documents\Visual Studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.TrustInfo.xml
C:\Users\Adrian\Documents\Visual Studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.exe.manifest
C:\Users\Adrian\Documents\Visual Studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.application
C:\Users\Adrian\Documents\Visual Studio 2010\Projects\AAAAAAAAAAAAA\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.Form5.resources
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.exe
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.xml
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\AAAAAAAAAAAAA.pdb

View file

@ -0,0 +1,32 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>
AAAAAAAAAAAAA
</name>
</assembly>
<members>
<member name="P:AAAAAAAAAAAAA.My.Resources.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member><member name="P:AAAAAAAAAAAAA.My.Resources.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member><member name="P:AAAAAAAAAAAAA.My.Resources.Resources.IMAGE5048">
<summary>
Looks up a localized resource of type System.Drawing.Bitmap.
</summary>
</member><member name="P:AAAAAAAAAAAAA.My.Resources.Resources.windows_security">
<summary>
Looks up a localized resource of type System.Drawing.Bitmap.
</summary>
</member><member name="T:AAAAAAAAAAAAA.My.Resources.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
</members>
</doc>

View 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 class="System.Security.PermissionSet" version="1" ID="Custom" SameSite="site" /><defaultAssemblyRequest permissionSetReference="Custom" /></applicationRequestMinimum><requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3"><!-- UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
Specifying requestedExecutionLevel node will disable file and registry virtualization.
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
--><requestedExecutionLevel level="asInvoker" uiAccess="false" /></requestedPrivileges></security></trustInfo>

View file

@ -0,0 +1,22 @@
<?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="TheCoolCat!.application" version="1.0.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="TheCoolCat!" asmv2:product="TheCoolCat!" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.0" profile="Client" supportedRuntime="4.0.30319" />
<framework targetVersion="4.0" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="TheCoolCat!.exe.manifest" size="4534">
<assemblyIdentity name="TheCoolCat!.exe" version="1.0.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" 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#sha1" />
<dsig:DigestValue>FGd/sZptfGfxy+gb8/L41moScoo=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
</asmv1:assembly>

Binary file not shown.

View 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="TheCoolCat!.exe" version="1.0.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" type="win32" />
<description asmv2:iconFile="IMG-20211126-WA0026.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
<application />
<entryPoint>
<assemblyIdentity name="TheCoolCat!" version="1.0.0.0" language="neutral" processorArchitecture="x86" />
<commandLine file="TheCoolCat!.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet class="System.Security.PermissionSet" version="1" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!-- UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
Specifying requestedExecutionLevel node will disable file and registry virtualization.
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<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="TheCoolCat!.exe" size="1329152">
<assemblyIdentity name="TheCoolCat!" version="1.0.0.0" language="neutral" processorArchitecture="x86" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>pluhRFwP0775dGkzKFYxVv2Hzhs=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="IMG-20211126-WA0026.ico" size="254014">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>t5+QonM0L0ghb3JNXRbYT5nhSZM=</dsig:DigestValue>
</hash>
</file>
<file name="TheCoolCat!.exe.config" size="2036">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>xKe1/IarGyuOxn6M7xKzdu0KdLM=</dsig:DigestValue>
</hash>
</file>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<!-- A list of all Windows versions that this application is designed to work with. Windows will automatically select the most compatible environment.-->
<!-- If your application is designed to work with Windows 7, uncomment the following supportedOS node-->
<!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>-->
</application>
</compatibility>
</asmv1:assembly>

Binary file not shown.

View file

@ -0,0 +1,19 @@
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\TheCoolCat!.vbprojResolveAssemblyReference.cache
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\TheCoolCat.MainForm.resources
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\TheCoolCat.Agreement.resources
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\TheCoolCat.Login.resources
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\TheCoolCat.Panel.resources
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\TheCoolCat.Resources.resources
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\TheCoolCat!.vbproj.GenerateResource.Cache
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\TheCoolCat!.TrustInfo.xml
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\TheCoolCat!.exe
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\TheCoolCat!.xml
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\TheCoolCat!.pdb
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\bin\Debug\TheCoolCat!.exe.manifest
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\bin\Debug\TheCoolCat!.application
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\bin\Debug\TheCoolCat!.exe
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\bin\Debug\TheCoolCat!.pdb
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\bin\Debug\TheCoolCat!.xml
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\TheCoolCat!.exe.manifest
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\obj\x86\Debug\TheCoolCat!.application
C:\Users\adrian\Documents\Visual Studio 2015\Projects\TheCoolCat!\AAAAAAAAAAAAA\bin\Debug\TheCoolCat!.exe.config

View file

@ -0,0 +1,36 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>
TheCoolCat!
</name>
</assembly>
<members>
<member name="T:TheCoolCat.My.Resources.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:TheCoolCat.My.Resources.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:TheCoolCat.My.Resources.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
<member name="P:TheCoolCat.My.Resources.Resources.IMAGE5048">
<summary>
Looks up a localized resource of type System.Drawing.Bitmap.
</summary>
</member>
<member name="P:TheCoolCat.My.Resources.Resources.windows_security">
<summary>
Looks up a localized resource of type System.Drawing.Bitmap.
</summary>
</member>
</members>
</doc>

Binary file not shown.

Binary file not shown.