aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/Properties
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-08-23 13:38:40 -0400
committerlempamo <[email protected]>2017-08-23 13:38:40 -0400
commit3306d36ecbc024775972e5cf7971b2a7a70671d0 (patch)
tree0a79e67b6723a8c75ffd66c7828bdd0ebb1bf74d /Histacom2/Properties
parent99fef5c57360f07259fc86f433bed8a9ab59c48e (diff)
downloadhistacom2-3306d36ecbc024775972e5cf7971b2a7a70671d0.tar.gz
histacom2-3306d36ecbc024775972e5cf7971b2a7a70671d0.tar.bz2
histacom2-3306d36ecbc024775972e5cf7971b2a7a70671d0.zip
Renaming the game!
Diffstat (limited to 'Histacom2/Properties')
-rw-r--r--Histacom2/Properties/AssemblyInfo.cs39
-rw-r--r--Histacom2/Properties/Resources.resx1891
-rw-r--r--Histacom2/Properties/Resources1.Designer.cs1946
-rw-r--r--Histacom2/Properties/Settings.Designer.cs26
-rw-r--r--Histacom2/Properties/Settings.settings7
5 files changed, 3909 insertions, 0 deletions
diff --git a/Histacom2/Properties/AssemblyInfo.cs b/Histacom2/Properties/AssemblyInfo.cs
new file mode 100644
index 0000000..387ec5b
--- /dev/null
+++ b/Histacom2/Properties/AssemblyInfo.cs
@@ -0,0 +1,39 @@
+using System.Resources;
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using 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.
+[assembly: AssemblyTitle("Histacom2")]
+[assembly: AssemblyDescription("Revival of the original hacking simulator!")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("Histacom2Devs")]
+[assembly: AssemblyProduct("Histacom2")]
+[assembly: AssemblyCopyright("Copyright © Histacom2Devs 2017")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Setting ComVisible to false makes the types in this assembly not visible
+// to COM components. If you need to access a type in this assembly from
+// COM, set the ComVisible attribute to true on that type.
+[assembly: ComVisible(false)]
+
+// The following GUID is for the ID of the typelib if this project is exposed to COM
+[assembly: Guid("b958aa5f-8aed-456c-9c07-9e4c6c027042")]
+
+// 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("2.0.0.3")]
+[assembly: AssemblyFileVersion("2.0.0.3")]
+[assembly: NeutralResourcesLanguage("en-US")]
+
diff --git a/Histacom2/Properties/Resources.resx b/Histacom2/Properties/Resources.resx
new file mode 100644
index 0000000..3631718
--- /dev/null
+++ b/Histacom2/Properties/Resources.resx
@@ -0,0 +1,1891 @@
+<?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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </resheader>
+ <resheader name="writer">
+ <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </resheader>
+ <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
+ <data name="WinClassicDisplayExample" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicDisplayExample.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Histacom2_Logo" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\titlescreen\Histacom2_logo.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicAbout95" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassicAbout95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="modem_dial" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\modem_dial.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="Win95NetworkIcon" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win95NetworkIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="AIMmessagesent" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\AIMmessagesent.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="Win95Start" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\win95start.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="WinClassicMSN" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicmsn.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicMinesweeperSmile" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minsweeper smile.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicAddressBookDeleteIcon" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicAddressBookDeleteIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="TrueColor" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\truecolor.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95Info" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win95Info.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicAddressBook" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\wmsui32_1001.ico_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="termNothing" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\termNothing.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="tada" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\tada.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="AIMbuddyleave" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\AIMbuddyleave.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="Win98Start" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win98Start.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="WinClassicTime" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassictime.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95ComputerIcon" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win95ComputerIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicUndo" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicUndo.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicSetup" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicsetup.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicSettings" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicsettings.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicHWCV" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicHWCV.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="termMax" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\termMax.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicNetworking" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicnetworking.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win98SideBar" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\Win98SideBar.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="XCross_highlighted" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\XCross_highlighted.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicClock" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicclock.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="AIMfile" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\AIMfile.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="google" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\ie4\google.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95Warning" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win95Warning.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ie4_favorites" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_favorites.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicShutdown" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicshutdown.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ie4_vsplitter3" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_hsplitter2.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="start_googlink" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE4\start_googlink.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="_256Color" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\256color.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95PrintersFolder" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win95PrintersFolder.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ie4_refresh" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_refresh.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="_16Color" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\16color.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+ <data name="WinClassicFolderSmall" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAFJJREFUOE9j
+ oBpoaGj4j46hUoQBSPGBAwf+///PgEITZQguzciGYMNQ7RADSAVQAyCGIAzA7gJsNFYDiNUMokddQAsX
+ kIPhBkABTIBUPOCAgQEAB3nmEC2x2cUAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="ie4_vsplitter" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_vsplitter.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95HardDiskIcon" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win95HardDiskIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicCalc" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicCalc.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicRun" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicrun.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ie4_go" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_go.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="termCopy" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\termCopy.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicMinesweeperFlag" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minsweeper flag.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="AIMmessagereceived" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\AIMmessagereceived.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="Win95Computer" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassiccomputer.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95RecycleIcon" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win95RecycleIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicFileExplorer" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\shell32_21.ico_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95IconNotepad" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win95IconNotepad.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicSuspend" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicsuspend.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicPrograms" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicprograms.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicTaskBar" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassictaskbar.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicWordpad" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicWordpad.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95DesktopIcon" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win95DesktopIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicOpenFolderSmall" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicOpenFolderSmall.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="XCross" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\XCross.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win98Stop" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win98Stop.WAV;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="WinClassicIE4" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicie4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicMinesweeperSad" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minsweeper sad.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="std_story" xml:space="preserve">
+ <value>{
+ "start": {
+ "time": "4:00 AM",
+ "txt": "You are laying in bed surrounded by darkness. You look to your right and see in big red numbers 4:00 AM displayed on your alarm clock.",
+ "over": false,
+ "overtxt": "",
+ "btn1txt": "Get Out Of Bed",
+ "btn1tag": "inthedark",
+ "btn2txt": "Sleep Until 8:00 AM",
+ "btn2tag": "snooze",
+ "btn3txt": "Turn On The Alarm Clock Radio",
+ "btn3tag": "theradio",
+ "btn4txt": "",
+ "btn4tag": "",
+ "btn5txt": "",
+ "btn5tag": ""
+ },
+ "inthedark": {
+ "time": "4:01 AM",
+ "txt": "You slowly get out of bed unable to see anything. Carefully you walk around in the dark and feel for the light switch. Just as you find it, you remember that the electrician said not to use the lights yet, as they may be faulty.",
+ "over": false,
+ "overtxt": "",
+ "btn1txt": "Turn On The Lights",
+ "btn1tag": "lightitup",
+ "btn2txt": "Explore The House Without Lights",
+ "btn2tag": "stumbling",
+ "btn3txt": "",
+ "btn3tag": "",
+ "btn4txt": "",
+ "btn4tag": "",
+ "btn5txt": "",
+ "btn5tag": ""
+ },
+ "lightitup": {
+ "time": "4:02 AM",
+ "txt": "The light turns on and everything seems ok. All of a sudden it starts to flicker on and off. You're just about to turn it off when it bursts open. Sparks fly everywhere, setting your room on fire.",
+ "over": false,
+ "overtxt": "",
+ "btn1txt": "Run Out Of The House",
+ "btn1tag": "go-runout",
+ "btn2txt": "Try And Put Out The Fire",
+ "btn2tag": "noextinguisher",
+ "btn3txt": "Call Emergency Services",
+ "btn3tag": "go-emergencyservices",
+ "btn4txt": "Yell Out Loud For Help",
+ "btn4tag": "go-yellforhelp",
+ "btn5txt": "",
+ "btn5tag": ""
+ },
+ "go-runout": {
+ "time": "4:03 AM",
+ "txt": "You run out of the house as it collapses behind you. Suddenly you hear a honking noise and see big lights coming toward you. You look around for the last time and you realize you're in the middle of the road. Everything goes black as you fall to the ground and get flattened by a truck.",
+ "over": true,
+ "overtxt": "GAME OVER: Crushed By Oncoming Truck",
+ "btn1txt": "Restart",
+ "btn1tag": "start",
+ "btn2txt": "Quit",
+ "btn2tag": "quit",
+ "btn3txt": "",
+ "btn3tag": "",
+ "btn4txt": "",
+ "btn4tag": "",
+ "btn5txt": "",
+ "btn5tag": ""
+ },
+ "noextinguisher": {
+ "time": "4:03 AM",
+ "txt": "You run to the kitchen to get the fire extinguisher but you remember that your neighbour had to borrow it yesterday and has not yet returned it. The fire has now burnt down your whole room and is starting to burn down the hallway. You look around you with not many options. You need to find another way to put the fire out.",
+ "over": false,
+ "overtxt": "",
+ "btn1txt": "Pour Some Water From The Kitchen Over The Fire",
+ "btn1tag": "go-pourwaterfire",
+ "btn2txt": "Spray Water On The Fire With The Garden Hose",
+ "btn2tag": "go-gardenhose",
+ "btn3txt": "Smother The Fire With A Blanket",
+ "btn3tag": "go-blanketfire",
+ "btn4txt": "",
+ "btn4tag": "",
+ "btn5txt": "",
+ "btn5tag": ""
+ },
+ "go-pourwaterfire": {
+ "time": "4:04 AM",
+ "txt": "You fill up a glass of water in the kitchen and the pour it onto the fire, but it doesn't make a difference. The fire is still burning. Before you can get a second glass to pour over the fire, the flames surround and engulf you.",
+ "over": true,
+ "overtxt": "GAME OVER: Burnt To Death",
+ "btn1txt": "Restart",
+ "btn1tag": "start",
+ "btn2txt": "Quit",
+ "btn2tag": "quit",
+ "btn3txt": "",
+ "btn3tag": "",
+ "btn4txt": "",
+ "btn4tag": "",
+ "btn5txt": "",
+ "btn5tag": ""
+ },
+ "go-gardenhose": {
+ "time": "4:04 AM",
+ "txt": "You run outside as fast as you can ready to get the hose. You pick it up and start unwrapping it. You stand back about 5 metres from your burning house and point the hose to it and try to turn it on. No water comes out and you remember that you need to turn it on at the tap. Just as you're about to get to the tap the house collapses on it and sets the grass on fire. The last thing you feel is yourself burning all over.",
+ "over": true,
+ "overtxt": "GAME OVER: Burnt To Death",
+ "btn1txt": "Restart",
+ "btn1tag": "start",
+ "btn2txt": "Quit",
+ "btn2tag": "quit",
+ "btn3txt": "",
+ "btn3tag": "",
+ "btn4txt": "",
+ "btn4tag": "",
+ "btn5txt": "",
+ "btn5tag": ""
+ },
+ "go-blanketfire": {
+ "time": "4:04 AM",
+ "txt": "You grab a blanket from the lounge and run to your burning room. You try and put the blanket on the fire but the blanket catches on fire. In extreme shock you chuck the blanket away and your house collapses onto you burning away into nothing.",
+ "over": true,
+ "overtxt": "GAME OVER: Burnt To Death",
+ "btn1txt": "Restart",
+ "btn1tag": "start",
+ "btn2txt": "Quit",
+ "btn2tag": "quit",
+ "btn3txt": "",
+ "btn3tag": "",
+ "btn4txt": "",
+ "btn4tag": "",
+ "btn5txt": "",
+ "btn5tag": ""
+ }
+}</value>
+ </data>
+ <data name="WinClassicEndingsLocked" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicEndingsLocked.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="TaskBarButton" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\titlescreen\taskbarbutton.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="LauncherSideBar" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\LauncherSideBar.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="AIMbuddyjoin" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\AIMbuddyjoin.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="ie4_hsplitter" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_hsplitter.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinAboutSeparator95" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinAboutSeparator95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ie4_stop" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_stop.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicRecycle" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicrecycle.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicProgramItem" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicprogramitem.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="LeviWindows" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\LeviWindows.ttf;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="sliversilver" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\sliversilver.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ie4about" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE4\ie4about.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win2000WebBackground" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\Win2000WebBackground.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicGENERALApplicationToolbarBackground" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassicGENERALApplicationToolBoxBackground.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="termFont" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\termFont.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win98WebBackground" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\Win98WebBackground.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ie4_back" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_back.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="termSettings" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\termSettings.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="tada1" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\tada.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="Win95Help" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\Win95Help.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="std_gobeep" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\std_gobeep.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="start_padamslink" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE4\start_padamslink.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicStart" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicstart.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ie4_search" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_search.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicTaskbarItem" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassictaskbaritem.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicEndings" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicEndings.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="std_beep" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\std_beep.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="Win95IconWordpad" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vAAADrwBlbxySQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAACMSURBVDhPnZAB
+ DsAgCAN9Ok/zZ4yiEINsMkkKRNezWWNmlZSM84wabVwyEX3ODNLCZXWiyUrsgEr13h2gZlmvAGZGKQAX
+ VRlAzfcJIAB+/gMiM5smIMbMBLO8uUMqCcxsOzww4/AIiGZ7eR4OQBYZ2uIGswOyWj72ArQMyOoVsMY+
+ aQNok1HVambm9gBAYeI/oBSQZwAAAABJRU5ErkJggg==
+</value>
+ </data>
+ <data name="WinClassicDocuments" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicdocuments.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ie4_history" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_history.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="windows_command_prompt" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\windows_command_prompt.ttf;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="win95_splitter" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\win95_splitter.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="nopage" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE4\nopage.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="DCTheme_BG" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\DCTheme_BG.JPG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Icon128x" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\icon128x.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicInbox" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicinbox.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ie4_vsplitter2" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_hsplitter1.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="termMark" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\termMark.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="TaskBarClock" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\titlescreen\taskbarclock.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95IconNotepad_2" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vAAADrwBlbxySQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAACFSURBVDhPpZNB
+ DsAgCAR9uk/zZ1S0i6CoDTUZQ5EdTk1EtFAPX0dkFoU0aivnTOnFrZVkCZvGjjpXSuki02c7F9g0gzdP
+ YD7mIDMGW3gV6KEdPOMJjOmECltBYLsIxHJjCg9BYDufIejXFYQ17Q1LwG7YIyTA4Tok0PwStB/LE0Dy
+ BSJKDySVfIiSNKD1AAAAAElFTkSuQmCC
+</value>
+ </data>
+ <data name="ie4_print" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_print.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="start" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE4\start.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicFolder" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicfolder.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95IconIE4" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vQAADr0BR/uQrQAAAJVJREFUOE+VkQsSxCAMQj16bu4GFU3YdO2+Gaqi0F/7j96zfqKHqYiuByYBFfYJ
+ 1okT9uuef4slmG9gWjdzN4Wnf9bRT1RhaCN+KriGieyvkjr8Rl7AMMbywE0zCBiIBS9Awbn7tUD29xME
+ Q0rM8IHhPbziKRhMU0pqjVIfcgHAfB2oiugnuEnG/EkZ/4fLZEksutHaB6sGQO/gf7MbAAAAAElFTkSu
+ QmCC
+</value>
+ </data>
+ <data name="win95_welcome" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\win95_welcome.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95ControlPanelIcon" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win95ControlPanelIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ie4_forward" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_forward.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ICTheme_BG" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ICTheme_BG.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95SideBar" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\win95sidebar.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ie4_home" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_home.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="win95_welcometip" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\win95_welcometip.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicFind" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicfind.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicNotepad" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicnotepad.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicPaste" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicPaste.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicOutlook" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassicoutlook.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win98Computer" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win98Computer.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicAddressBookPropertiesIcon" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicAddressBookPropertiesIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="termPaste" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\termPaste.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicInstallPic" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicInstallPic.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicHelp" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\winclassic\winclassichelp.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicAddressBookNewIcon" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicAddressBookNewIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95Error" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win95Error.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ie4_mail" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ie4_mail.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="SeizureWarning" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\SeizureWarning.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95File" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win95File.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicApp" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicApp.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicMinesweeper" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicMinesweeper.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="MSDOSPromptToolStripMenuItem1_Image" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\MSDOSPromptToolStripMenuItem1.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicEndingsIcon" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicEndingsIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicCalcBig" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicCalcBig.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicNotepadBig" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicNotepadBig.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicRegedit" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinClassicRegedit.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="MinesweepNumBox" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\MinesweepNumBox.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="AchievementMines" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\AchievementMines.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="distort1" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\distort1.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="EndingDestruction" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\EndingDestruction.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="EndingPiracy" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\EndingPiracy.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Lemon_s_LCD" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\lemon's lcd.ttf;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="minesweepSquare" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minesweepSquare.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="minesweepSquare0" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minesweepSquare0.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="minesweepSquare1" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minesweepSquare1.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="minesweepSquare2" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minesweepSquare2.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="minesweepSquare3" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minesweepSquare3.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="minesweepSquare4" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minesweepSquare4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="minesweepSquare5" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minesweepSquare5.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="minesweepSquare6" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minesweepSquare6.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="minesweepSquare7" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minesweepSquare7.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="minesweepSquare8" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minesweepSquare8.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="minesweepSquareExploded" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minesweepSquareExploded.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="minesweepSquareMine" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minesweepSquareMine.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="minesweepSquareQuestion" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minesweepSquareQuestion.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="minesweepSquareWrong" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minesweepSquareWrong.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicMinesweeperGasp" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minsweeper gasp.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="WinClassicMinesweeperWin" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\minsweeper win.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Win95WordpadIcon2" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Win95WordpadIcon2.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="wordpad_bold" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\wordpad_bold.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="wordpad_copy" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\wordpad_copy.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="wordpad_cut" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\wordpad_cut.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="wordpad_find" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\wordpad_find.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="wordpad_italic" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\wordpad_italic.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="wordpad_new" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\wordpad_new.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="wordpad_open" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\wordpad_open.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="wordpad_paste" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\wordpad_paste.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="wordpad_print" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\wordpad_print.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="wordpad_printpreview" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\wordpad_printpreview.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="wordpad_save" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\wordpad_save.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="wordpad_underline" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\wordpad_underline.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="IE3_Back" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE3\IE3_Back.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="IE3_Forward" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE3\IE3_Forward.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="IE3_Stop" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE3\IE3_Stop.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="IE3_SwirlyThings" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE3\IE3_SwirlyThings.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="ButtonPattern" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\ButtonPattern.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="GTN95_Check" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\GuessTheNumber\GTN95_Check.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="GTN95_CheckClicked" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\GuessTheNumber\GTN95_CheckClicked.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="GTN95_Higher" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\GuessTheNumber\GTN95_Higher.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="GTN95_Restart" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\GuessTheNumber\GTN95_Restart.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="GTN95_RestartClicked" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\GuessTheNumber\GTN95_RestartClicked.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="IE3_BackHover" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE3\IE3_BackHover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="IE3_ForwardHover" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE3\IE3_ForwardHover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="IE3_Refresh" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE3\IE3_Refresh.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="IE3_RefreshHover" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE3\IE3_RefreshHover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="IE3_StopHover" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE3\IE3_StopHover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="webchat1998_convo" xml:space="preserve">
+ <value>{
+ "messages": [
+ {
+ "user": "System",
+ "delay": 5000,
+ "message": "SkyHigh has joined the chat.",
+ "special": "addsh",
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 5000,
+ "message": "damn",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 6000,
+ "message": "I thought my friend rain49 was going to be on...",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 6000,
+ "message": "hmm... how about we play a game while we wait for my friend to come?",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 5000,
+ "message": "alright, go ahead and guess what my name is!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 1000,
+ "message": "ill make 2 buttons pop up, you click the one you want to guess",
+ "special": "nameguess",
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 5000,
+ "message": "actually, if ya dont wanna do that its fine, i guess",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "System",
+ "delay": 3000,
+ "message": "rain49 has joined the chat.",
+ "special": "addrain",
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 3000,
+ "message": "hey rain",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 3000,
+ "message": "ive sort of been waiting",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 4000,
+ "message": "sorry man",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 4000,
+ "message": "it took a while for this to load",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 4000,
+ "message": "anyway... let's get to it",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 5000,
+ "message": "wait, who's this @user guy?",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 2500,
+ "message": "oh, he's someone who just came on. doesnt seem to talk much",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 5000,
+ "message": "ah ok",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 4500,
+ "message": "i would remove him from this chat but i cant",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 3000,
+ "message": "i dont think he should know about, well, ya know..",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 5000,
+ "message": "right, that",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 3500,
+ "message": "since he's here should we just tell him?",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 2500,
+ "message": "well i suppose we have to",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 5000,
+ "message": "ok then",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 5500,
+ "message": "so @user, we are going to break the chat rules here..",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 3000,
+ "message": "so if you dont wanna get banned i recommend you just logout now",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 2500,
+ "message": "let's give him some time",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 9000,
+ "message": "to leave the chat",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 3500,
+ "message": "...",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 3000,
+ "message": "i guess he wants to risk it",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 3000,
+ "message": "tell him what we will do",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 2000,
+ "message": "you haven't said that yet",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 6000,
+ "message": "right, right",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 4000,
+ "message": "so there's this really cool program on the 12padams website called skindows95",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 5500,
+ "message": "normally youd have to pay for it",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 4000,
+ "message": "Yeah... it's really hard to even get to the buy button - stupid",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 6500,
+ "message": "But.. i have a copy i can send to you and skyhigh",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 2000,
+ "message": "Yeah... kind of not pirating because he managed to steal a copy from someone else who bought it",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 1500,
+ "message": "So hey...",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 1500,
+ "message": "You haven't left",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 2500,
+ "message": "Send it now...",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 1500,
+ "message": "I really want to skin my system",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 2500,
+ "message": "sending!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 6000,
+ "message": "thx man",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "System",
+ "delay": 3000,
+ "message": "File \"skin95setup.exe\" has been uploaded.",
+ "special": "addfile",
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 4000,
+ "message": "yay!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 5000,
+ "message": "im downloading it now",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 3500,
+ "message": "and @user, why dont you go and download it too?",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 4000,
+ "message": "i think he already is ;)",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 2000,
+ "message": "OH THIS IS SO COOL",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 3000,
+ "message": "lemme send a screenshot",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "System",
+ "delay": 1500,
+ "message": "12padams has joined the chat.",
+ "special": "addpadams",
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 500,
+ "message": "CRAP",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 1000,
+ "message": "ah NO WE ARE DED",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 2500,
+ "message": "quick guys, LOGOUT!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 1000,
+ "message": "i cant! the close button isnt working!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 2500,
+ "message": "caught ya pirating my software!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 1500,
+ "message": "now that i have you, lets have some fun, shall we?",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 1500,
+ "message": "guys, shutdown the pc from start!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 2000,
+ "message": "not so fast!",
+ "special": "nostart",
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 2500,
+ "message": "where did the start button go?",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 2000,
+ "message": "12padams disabled it, CRAP!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3500,
+ "message": "feeling scared yet?",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 3500,
+ "message": "no, cuz i can just unplug my computer!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3500,
+ "message": "i wouldnt do that if i were you..",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "rain49",
+ "delay": 1000,
+ "message": "oh yeah? just watch this!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "System",
+ "delay": 1500,
+ "message": "rain49 has left the chat.",
+ "special": "removerain",
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3500,
+ "message": "all your computers are infected with a virus that makes them unable to boot.",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 2500,
+ "message": "and now, theres only two, SkyHigh, and @user.",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 5000,
+ "message": "please just let us go!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 2500,
+ "message": "you downloaded pirated software, so you both shall be punished!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 5000,
+ "message": "dont worry @user, ill look online for help!",
+ "special": "iconsded",
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 3000,
+ "message": "why cant i open anything?",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 4500,
+ "message": "i told you that you are going to be punished.",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3000,
+ "message": "your computers have a lethal virus that i call \"Win9X.Plague\"",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 6000,
+ "message": "what does it do?",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3000,
+ "message": "well, it disables your computers functions one by one, slowly killing it",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3000,
+ "message": "anyways, time to let it do its work!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 2500,
+ "message": "no please dont, just remove this virus!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 6000,
+ "message": "remove the virus, you say?",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3500,
+ "message": "well the whole of windows 95 is a virus! now where do i begin...",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 4500,
+ "message": "i see a taskbar at the bottom of the screen.",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 4000,
+ "message": "the taskbar was made by microsoft making its debut in windows 95",
+ "special": "taskbarded",
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 6000,
+ "message": "hey! give me back my taskbar!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 4000,
+ "message": "you wanted me to remove viruses, didnt you? the taskbar was infected since it had no start button",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 1500,
+ "message": "and your icons are infected too so you dont need them",
+ "special": "iconsgone",
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 3000,
+ "message": "please stop!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 4000,
+ "message": "you want to know how to stop this?",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 3000,
+ "message": "please just let us go and forget this happened!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 9000,
+ "message": "well first, i need your full attention.",
+ "special": "bigtext",
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 3500,
+ "message": "please this is enough! you've done everything to convince me that I won't illegally download your software again!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "i've done everything? no, what about this?",
+ "special": "notopbar",
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 5000,
+ "message": "damn it! he removed the buttons at the top so we cant get out...",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 3000,
+ "message": "please just STOP! me and @user didn't even upload the file!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 5000,
+ "message": "rain uploaded it, not us!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 4000,
+ "message": "and do you see him here now?",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 2000,
+ "message": "no, you got rid of him!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "exactly.",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "speaking of, i need to remove that file which has been sitting here all this time!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3000,
+ "message": "there. now i can deal with you two...",
+ "special": "filepoof",
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 5000,
+ "message": "STOP PLEASE!!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3000,
+ "message": "stop? why you have been able to stop this whole time! just turn off your computer!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "SkyHigh",
+ "delay": 5000,
+ "message": "but i cant!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 1500,
+ "message": "do you not know how? well then, let me do it for you.",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "System",
+ "delay": 2500,
+ "message": "SkyHigh has left the chat.",
+ "special": "removesky",
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3000,
+ "message": "now, we just have @user...",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3500,
+ "message": "hmm, i dont remember you saying much",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "well, since you dont talk, you wont need this",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 4000,
+ "message": "you probably want to say \"WHY CANT I TALK!!1!\"",
+ "special": "notype",
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "but you cant, and i bet you dont know how",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 4000,
+ "message": "now lets see... it appears youre running windows 95 which you only got a week ago",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "so you must be new to computers",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3000,
+ "message": "this is cool! i get to punish you, AND i get to teach you about computer history!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 4000,
+ "message": "well, let us go back to 1982..",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 2500,
+ "message": "back then, we didnt have labels, so ill remove those...",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 4000,
+ "message": "",
+ "special": ".labelgone",
+ "userchat": false
+ },
+ {
+ "user": "12padams",
+ "delay": 4000,
+ "message": "also, we didnt have wallpapers, or even color for that matter",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3000,
+ "message": "hmm, this is going to be tricky..",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3000,
+ "message": "i hope youre not scared of the dark!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 4000,
+ "message": "",
+ "special": ".blackout",
+ "userchat": false
+ },
+ {
+ "user": "12padams",
+ "delay": 3000,
+ "message": "and, we didnt even have sound back then!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 6000,
+ "message": "so now, the sound is gone.",
+ "special": "nosound",
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3500,
+ "message": "i think i almost got your computer converted, early 1980s should be enough of a punishment",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3000,
+ "message": "but there are still quite a few things missing...",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 2000,
+ "message": "for example, the text needs to be fullscreen.",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 4000,
+ "message": "",
+ "special": ".fulltext",
+ "userchat": false
+ },
+ {
+ "user": "12padams",
+ "delay": 4000,
+ "message": "and, theres also the scrollbar, which didnt exist back then..",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3000,
+ "message": "this looks great! i really should add this to skindows 98..",
+ "special": "noscroll",
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3000,
+ "message": "oh dear, this is embarassing..",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "i forgot to remove the mouse!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 3000,
+ "message": "well then, enjoy it while you can, because im going to remove it",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 1000,
+ "message": "removing in 10",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 1000,
+ "message": "9",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 1000,
+ "message": "8",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 1000,
+ "message": "7",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 1000,
+ "message": "6",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 1000,
+ "message": "5",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 1000,
+ "message": "4",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 1000,
+ "message": "3",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 1000,
+ "message": "2",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 1000,
+ "message": "1",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "goodbye mouse!",
+ "special": "nomouse",
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 6000,
+ "message": "ok, now i gotta think about what to do next.",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "oh! you need to type commands in ms-dos!",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "so for once i am giving you a feature..",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 4000,
+ "message": "there, you can type. happy now?",
+ "special": "type",
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5500,
+ "message": "oh, im being too kind. i have to go now.",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "you are using ms-dos, which is incompatible with webchat! so you will be disconnected.",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "i just have to do one last thing..",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "in dos, the font is more pixelly. ill just change that real quick.",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "there we go.",
+ "special": "pixel",
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "i hope you enjoyed learning about computing in 1982.",
+ "special": null,
+ "userchat": true
+ },
+ {
+ "user": "12padams",
+ "delay": 5000,
+ "message": "and let me remind you... MS-DOS IS USELESS! NEXT TIME, DONT PIRATE SOFTWARE!",
+ "special": null,
+ "userchat": true
+ }
+ ]
+}</value>
+ </data>
+</root> \ No newline at end of file
diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs
new file mode 100644
index 0000000..63d2917
--- /dev/null
+++ b/Histacom2/Properties/Resources1.Designer.cs
@@ -0,0 +1,1946 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+namespace Histacom2.Properties {
+ using System;
+
+
+ /// <summary>
+ /// A strongly-typed resource class, for looking up localized strings, etc.
+ /// </summary>
+ // This class was auto-generated by the StronglyTypedResourceBuilder
+ // class via a tool like ResGen or Visual Studio.
+ // To add or remove a member, edit your .ResX file then rerun ResGen
+ // with the /str option, or rebuild your VS project.
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ public class Resources {
+
+ private static global::System.Resources.ResourceManager resourceMan;
+
+ private static global::System.Globalization.CultureInfo resourceCulture;
+
+ [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+ internal Resources() {
+ }
+
+ /// <summary>
+ /// Returns the cached ResourceManager instance used by this class.
+ /// </summary>
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ public static global::System.Resources.ResourceManager ResourceManager {
+ get {
+ if (object.ReferenceEquals(resourceMan, null)) {
+ global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Histacom2.Properties.Resources", typeof(Resources).Assembly);
+ resourceMan = temp;
+ }
+ return resourceMan;
+ }
+ }
+
+ /// <summary>
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
+ /// </summary>
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ public static global::System.Globalization.CultureInfo Culture {
+ get {
+ return resourceCulture;
+ }
+ set {
+ resourceCulture = value;
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap _16Color {
+ get {
+ object obj = ResourceManager.GetObject("_16Color", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap _256Color {
+ get {
+ object obj = ResourceManager.GetObject("_256Color", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap AchievementMines {
+ get {
+ object obj = ResourceManager.GetObject("AchievementMines", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream AIMbuddyjoin {
+ get {
+ return ResourceManager.GetStream("AIMbuddyjoin", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream AIMbuddyleave {
+ get {
+ return ResourceManager.GetStream("AIMbuddyleave", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream AIMfile {
+ get {
+ return ResourceManager.GetStream("AIMfile", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream AIMmessagereceived {
+ get {
+ return ResourceManager.GetStream("AIMmessagereceived", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream AIMmessagesent {
+ get {
+ return ResourceManager.GetStream("AIMmessagesent", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ButtonPattern {
+ get {
+ object obj = ResourceManager.GetObject("ButtonPattern", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap DCTheme_BG {
+ get {
+ object obj = ResourceManager.GetObject("DCTheme_BG", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream distort1 {
+ get {
+ return ResourceManager.GetStream("distort1", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap EndingDestruction {
+ get {
+ object obj = ResourceManager.GetObject("EndingDestruction", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap EndingPiracy {
+ get {
+ object obj = ResourceManager.GetObject("EndingPiracy", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap google {
+ get {
+ object obj = ResourceManager.GetObject("google", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap GTN95_Check {
+ get {
+ object obj = ResourceManager.GetObject("GTN95_Check", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap GTN95_CheckClicked {
+ get {
+ object obj = ResourceManager.GetObject("GTN95_CheckClicked", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap GTN95_Higher {
+ get {
+ object obj = ResourceManager.GetObject("GTN95_Higher", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap GTN95_Restart {
+ get {
+ object obj = ResourceManager.GetObject("GTN95_Restart", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap GTN95_RestartClicked {
+ get {
+ object obj = ResourceManager.GetObject("GTN95_RestartClicked", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Histacom2_Logo {
+ get {
+ object obj = ResourceManager.GetObject("Histacom2_Logo", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
+ /// </summary>
+ public static System.Drawing.Icon Icon128x {
+ get {
+ object obj = ResourceManager.GetObject("Icon128x", resourceCulture);
+ return ((System.Drawing.Icon)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ICTheme_BG {
+ get {
+ object obj = ResourceManager.GetObject("ICTheme_BG", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap IE3_Back {
+ get {
+ object obj = ResourceManager.GetObject("IE3_Back", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap IE3_BackHover {
+ get {
+ object obj = ResourceManager.GetObject("IE3_BackHover", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap IE3_Forward {
+ get {
+ object obj = ResourceManager.GetObject("IE3_Forward", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap IE3_ForwardHover {
+ get {
+ object obj = ResourceManager.GetObject("IE3_ForwardHover", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap IE3_Refresh {
+ get {
+ object obj = ResourceManager.GetObject("IE3_Refresh", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap IE3_RefreshHover {
+ get {
+ object obj = ResourceManager.GetObject("IE3_RefreshHover", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap IE3_Stop {
+ get {
+ object obj = ResourceManager.GetObject("IE3_Stop", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap IE3_StopHover {
+ get {
+ object obj = ResourceManager.GetObject("IE3_StopHover", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap IE3_SwirlyThings {
+ get {
+ object obj = ResourceManager.GetObject("IE3_SwirlyThings", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_back {
+ get {
+ object obj = ResourceManager.GetObject("ie4_back", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_favorites {
+ get {
+ object obj = ResourceManager.GetObject("ie4_favorites", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_forward {
+ get {
+ object obj = ResourceManager.GetObject("ie4_forward", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_go {
+ get {
+ object obj = ResourceManager.GetObject("ie4_go", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_history {
+ get {
+ object obj = ResourceManager.GetObject("ie4_history", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_home {
+ get {
+ object obj = ResourceManager.GetObject("ie4_home", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_hsplitter {
+ get {
+ object obj = ResourceManager.GetObject("ie4_hsplitter", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_mail {
+ get {
+ object obj = ResourceManager.GetObject("ie4_mail", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_print {
+ get {
+ object obj = ResourceManager.GetObject("ie4_print", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_refresh {
+ get {
+ object obj = ResourceManager.GetObject("ie4_refresh", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_search {
+ get {
+ object obj = ResourceManager.GetObject("ie4_search", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_stop {
+ get {
+ object obj = ResourceManager.GetObject("ie4_stop", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_vsplitter {
+ get {
+ object obj = ResourceManager.GetObject("ie4_vsplitter", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_vsplitter2 {
+ get {
+ object obj = ResourceManager.GetObject("ie4_vsplitter2", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4_vsplitter3 {
+ get {
+ object obj = ResourceManager.GetObject("ie4_vsplitter3", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap ie4about {
+ get {
+ object obj = ResourceManager.GetObject("ie4about", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap LauncherSideBar {
+ get {
+ object obj = ResourceManager.GetObject("LauncherSideBar", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Byte[].
+ /// </summary>
+ public static byte[] Lemon_s_LCD {
+ get {
+ object obj = ResourceManager.GetObject("Lemon_s_LCD", resourceCulture);
+ return ((byte[])(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Byte[].
+ /// </summary>
+ public static byte[] LeviWindows {
+ get {
+ object obj = ResourceManager.GetObject("LeviWindows", resourceCulture);
+ return ((byte[])(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap MinesweepNumBox {
+ get {
+ object obj = ResourceManager.GetObject("MinesweepNumBox", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap minesweepSquare {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquare", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap minesweepSquare0 {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquare0", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap minesweepSquare1 {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquare1", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap minesweepSquare2 {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquare2", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap minesweepSquare3 {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquare3", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap minesweepSquare4 {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquare4", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap minesweepSquare5 {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquare5", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap minesweepSquare6 {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquare6", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap minesweepSquare7 {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquare7", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap minesweepSquare8 {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquare8", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap minesweepSquareExploded {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquareExploded", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap minesweepSquareMine {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquareMine", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap minesweepSquareQuestion {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquareQuestion", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap minesweepSquareWrong {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquareWrong", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream modem_dial {
+ get {
+ return ResourceManager.GetStream("modem_dial", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap MSDOSPromptToolStripMenuItem1_Image {
+ get {
+ object obj = ResourceManager.GetObject("MSDOSPromptToolStripMenuItem1_Image", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap nopage {
+ get {
+ object obj = ResourceManager.GetObject("nopage", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap SeizureWarning {
+ get {
+ object obj = ResourceManager.GetObject("SeizureWarning", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap sliversilver {
+ get {
+ object obj = ResourceManager.GetObject("sliversilver", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap start {
+ get {
+ object obj = ResourceManager.GetObject("start", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap start_googlink {
+ get {
+ object obj = ResourceManager.GetObject("start_googlink", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap start_padamslink {
+ get {
+ object obj = ResourceManager.GetObject("start_padamslink", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream std_beep {
+ get {
+ return ResourceManager.GetStream("std_beep", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream std_gobeep {
+ get {
+ return ResourceManager.GetStream("std_gobeep", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to {
+ /// &quot;start&quot;: {
+ /// &quot;time&quot;: &quot;4:00 AM&quot;,
+ /// &quot;txt&quot;: &quot;You are laying in bed surrounded by darkness. You look to your right and see in big red numbers 4:00 AM displayed on your alarm clock.&quot;,
+ /// &quot;over&quot;: false,
+ /// &quot;overtxt&quot;: &quot;&quot;,
+ /// &quot;btn1txt&quot;: &quot;Get Out Of Bed&quot;,
+ /// &quot;btn1tag&quot;: &quot;inthedark&quot;,
+ /// &quot;btn2txt&quot;: &quot;Sleep Until 8:00 AM&quot;,
+ /// &quot;btn2tag&quot;: &quot;snooze&quot;,
+ /// &quot;btn3txt&quot;: &quot;Turn On The Alarm Clock Radio&quot;,
+ /// &quot;btn3tag&quot;: &quot;theradio&quot;,
+ /// &quot;btn4txt&quot;: &quot;&quot;,
+ /// &quot;btn4tag&quot;: &quot;&quot;,
+ /// &quot;btn5txt&quot;: &quot;&quot;,
+ /// &quot;btn5tag&quot;: &quot; [rest of string was truncated]&quot;;.
+ /// </summary>
+ public static string std_story {
+ get {
+ return ResourceManager.GetString("std_story", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream tada {
+ get {
+ return ResourceManager.GetStream("tada", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream tada1 {
+ get {
+ return ResourceManager.GetStream("tada1", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap TaskBarButton {
+ get {
+ object obj = ResourceManager.GetObject("TaskBarButton", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap TaskBarClock {
+ get {
+ object obj = ResourceManager.GetObject("TaskBarClock", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap termCopy {
+ get {
+ object obj = ResourceManager.GetObject("termCopy", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap termFont {
+ get {
+ object obj = ResourceManager.GetObject("termFont", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap termMark {
+ get {
+ object obj = ResourceManager.GetObject("termMark", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap termMax {
+ get {
+ object obj = ResourceManager.GetObject("termMax", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap termNothing {
+ get {
+ object obj = ResourceManager.GetObject("termNothing", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap termPaste {
+ get {
+ object obj = ResourceManager.GetObject("termPaste", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap termSettings {
+ get {
+ object obj = ResourceManager.GetObject("termSettings", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap TrueColor {
+ get {
+ object obj = ResourceManager.GetObject("TrueColor", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to {
+ /// &quot;messages&quot;: [
+ /// {
+ /// &quot;user&quot;: &quot;System&quot;,
+ /// &quot;delay&quot;: 5000,
+ /// &quot;message&quot;: &quot;SkyHigh has joined the chat.&quot;,
+ /// &quot;special&quot;: &quot;addsh&quot;,
+ /// &quot;userchat&quot;: true
+ /// },
+ /// {
+ /// &quot;user&quot;: &quot;SkyHigh&quot;,
+ /// &quot;delay&quot;: 5000,
+ /// &quot;message&quot;: &quot;damn&quot;,
+ /// &quot;special&quot;: null,
+ /// &quot;userchat&quot;: true
+ /// },
+ /// {
+ /// &quot;user&quot;: &quot;SkyHigh&quot;,
+ /// &quot;delay&quot;: 6000,
+ /// &quot;message&quot;: &quot;I thought my friend rain49 was going to be on...&quot;,
+ /// &quot;special&quot;: null,
+ /// &quot;userchat&quot;: true
+ /// },
+ /// {
+ /// [rest of string was truncated]&quot;;.
+ /// </summary>
+ public static string webchat1998_convo {
+ get {
+ return ResourceManager.GetString("webchat1998_convo", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win2000WebBackground {
+ get {
+ object obj = ResourceManager.GetObject("Win2000WebBackground", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap win95_splitter {
+ get {
+ object obj = ResourceManager.GetObject("win95_splitter", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap win95_welcome {
+ get {
+ object obj = ResourceManager.GetObject("win95_welcome", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap win95_welcometip {
+ get {
+ object obj = ResourceManager.GetObject("win95_welcometip", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95Computer {
+ get {
+ object obj = ResourceManager.GetObject("Win95Computer", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95ComputerIcon {
+ get {
+ object obj = ResourceManager.GetObject("Win95ComputerIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95ControlPanelIcon {
+ get {
+ object obj = ResourceManager.GetObject("Win95ControlPanelIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95DesktopIcon {
+ get {
+ object obj = ResourceManager.GetObject("Win95DesktopIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95Error {
+ get {
+ object obj = ResourceManager.GetObject("Win95Error", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95File {
+ get {
+ object obj = ResourceManager.GetObject("Win95File", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95HardDiskIcon {
+ get {
+ object obj = ResourceManager.GetObject("Win95HardDiskIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95Help {
+ get {
+ object obj = ResourceManager.GetObject("Win95Help", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95IconIE4 {
+ get {
+ object obj = ResourceManager.GetObject("Win95IconIE4", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95IconNotepad {
+ get {
+ object obj = ResourceManager.GetObject("Win95IconNotepad", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95IconNotepad_2 {
+ get {
+ object obj = ResourceManager.GetObject("Win95IconNotepad_2", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95IconWordpad {
+ get {
+ object obj = ResourceManager.GetObject("Win95IconWordpad", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95Info {
+ get {
+ object obj = ResourceManager.GetObject("Win95Info", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95NetworkIcon {
+ get {
+ object obj = ResourceManager.GetObject("Win95NetworkIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95PrintersFolder {
+ get {
+ object obj = ResourceManager.GetObject("Win95PrintersFolder", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95RecycleIcon {
+ get {
+ object obj = ResourceManager.GetObject("Win95RecycleIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95SideBar {
+ get {
+ object obj = ResourceManager.GetObject("Win95SideBar", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream Win95Start {
+ get {
+ return ResourceManager.GetStream("Win95Start", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95Warning {
+ get {
+ object obj = ResourceManager.GetObject("Win95Warning", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win95WordpadIcon2 {
+ get {
+ object obj = ResourceManager.GetObject("Win95WordpadIcon2", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win98Computer {
+ get {
+ object obj = ResourceManager.GetObject("Win98Computer", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win98SideBar {
+ get {
+ object obj = ResourceManager.GetObject("Win98SideBar", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream Win98Start {
+ get {
+ return ResourceManager.GetStream("Win98Start", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream Win98Stop {
+ get {
+ return ResourceManager.GetStream("Win98Stop", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap Win98WebBackground {
+ get {
+ object obj = ResourceManager.GetObject("Win98WebBackground", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinAboutSeparator95 {
+ get {
+ object obj = ResourceManager.GetObject("WinAboutSeparator95", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicAbout95 {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicAbout95", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicAddressBook {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicAddressBook", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicAddressBookDeleteIcon {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicAddressBookDeleteIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicAddressBookNewIcon {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicAddressBookNewIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicAddressBookPropertiesIcon {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicAddressBookPropertiesIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicApp {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicApp", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicCalc {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicCalc", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicCalcBig {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicCalcBig", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicClock {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicClock", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicDisplayExample {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicDisplayExample", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicDocuments {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicDocuments", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicEndings {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicEndings", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicEndingsIcon {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicEndingsIcon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicEndingsLocked {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicEndingsLocked", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicFileExplorer {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicFileExplorer", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicFind {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicFind", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicFolder {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicFolder", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicFolderSmall {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicFolderSmall", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicGENERALApplicationToolbarBackground {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicGENERALApplicationToolbarBackground", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicHelp {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicHelp", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicHWCV {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicHWCV", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicIE4 {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicIE4", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicInbox {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicInbox", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicInstallPic {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicInstallPic", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicMinesweeper {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicMinesweeper", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicMinesweeperFlag {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicMinesweeperFlag", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicMinesweeperGasp {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicMinesweeperGasp", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicMinesweeperSad {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicMinesweeperSad", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicMinesweeperSmile {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicMinesweeperSmile", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicMinesweeperWin {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicMinesweeperWin", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicMSN {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicMSN", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicNetworking {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicNetworking", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicNotepad {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicNotepad", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicNotepadBig {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicNotepadBig", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicOpenFolderSmall {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicOpenFolderSmall", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicOutlook {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicOutlook", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicPaste {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicPaste", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicProgramItem {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicProgramItem", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicPrograms {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicPrograms", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicRecycle {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicRecycle", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicRegedit {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicRegedit", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicRun {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicRun", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicSettings {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicSettings", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicSetup {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicSetup", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicShutdown {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicShutdown", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicStart {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicStart", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicSuspend {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicSuspend", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicTaskBar {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicTaskBar", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicTaskbarItem {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicTaskbarItem", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicTime {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicTime", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicUndo {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicUndo", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinClassicWordpad {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicWordpad", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Byte[].
+ /// </summary>
+ public static byte[] windows_command_prompt {
+ get {
+ object obj = ResourceManager.GetObject("windows_command_prompt", resourceCulture);
+ return ((byte[])(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap wordpad_bold {
+ get {
+ object obj = ResourceManager.GetObject("wordpad_bold", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap wordpad_copy {
+ get {
+ object obj = ResourceManager.GetObject("wordpad_copy", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap wordpad_cut {
+ get {
+ object obj = ResourceManager.GetObject("wordpad_cut", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap wordpad_find {
+ get {
+ object obj = ResourceManager.GetObject("wordpad_find", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap wordpad_italic {
+ get {
+ object obj = ResourceManager.GetObject("wordpad_italic", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap wordpad_new {
+ get {
+ object obj = ResourceManager.GetObject("wordpad_new", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap wordpad_open {
+ get {
+ object obj = ResourceManager.GetObject("wordpad_open", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap wordpad_paste {
+ get {
+ object obj = ResourceManager.GetObject("wordpad_paste", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap wordpad_print {
+ get {
+ object obj = ResourceManager.GetObject("wordpad_print", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap wordpad_printpreview {
+ get {
+ object obj = ResourceManager.GetObject("wordpad_printpreview", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap wordpad_save {
+ get {
+ object obj = ResourceManager.GetObject("wordpad_save", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap wordpad_underline {
+ get {
+ object obj = ResourceManager.GetObject("wordpad_underline", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap XCross {
+ get {
+ object obj = ResourceManager.GetObject("XCross", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap XCross_highlighted {
+ get {
+ object obj = ResourceManager.GetObject("XCross_highlighted", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+ }
+}
diff --git a/Histacom2/Properties/Settings.Designer.cs b/Histacom2/Properties/Settings.Designer.cs
new file mode 100644
index 0000000..28a3806
--- /dev/null
+++ b/Histacom2/Properties/Settings.Designer.cs
@@ -0,0 +1,26 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+namespace Histacom2.Properties {
+
+
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")]
+ internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
+
+ private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
+
+ public static Settings Default {
+ get {
+ return defaultInstance;
+ }
+ }
+ }
+}
diff --git a/Histacom2/Properties/Settings.settings b/Histacom2/Properties/Settings.settings
new file mode 100644
index 0000000..3964565
--- /dev/null
+++ b/Histacom2/Properties/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)">
+ <Profiles>
+ <Profile Name="(Default)" />
+ </Profiles>
+ <Settings />
+</SettingsFile>