aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main
diff options
context:
space:
mode:
Diffstat (limited to 'TimeHACK.Main')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95.Designer.cs93
-rw-r--r--TimeHACK.Main/OS/Win95/Win95.resx79
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs6
-rw-r--r--TimeHACK.Main/OS/Win95/Win95TaskBarItem.Designer.cs45
-rw-r--r--TimeHACK.Main/OS/Win95/Win95TaskBarItem.cs3
-rw-r--r--TimeHACK.Main/OS/Win95/Win95TaskBarItem.resx9
-rw-r--r--TimeHACK.Main/OS/Win98/Win98.Designer.cs1007
-rw-r--r--TimeHACK.Main/OS/Win98/Win98.cs20
-rw-r--r--TimeHACK.Main/OS/Win98/Win98.resx402
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs10
-rw-r--r--TimeHACK.Main/Properties/Resources.resx3
-rw-r--r--TimeHACK.Main/Resources/WinClassic/WinClassicTaskbarItem.pngbin0 -> 218 bytes
-rw-r--r--TimeHACK.Main/TimeHACK.Main.csproj11
-rw-r--r--TimeHACK.Main/bin/Release/TimeHACK.Engine.dllbin185344 -> 185344 bytes
-rw-r--r--TimeHACK.Main/bin/Release/TimeHACK.Engine.pdbbin48640 -> 46592 bytes
-rw-r--r--TimeHACK.Main/bin/Release/TimeHACK.application4
-rw-r--r--TimeHACK.Main/bin/Release/TimeHACK.exebin4759040 -> 4766208 bytes
-rw-r--r--TimeHACK.Main/bin/Release/TimeHACK.exe.manifest19
-rw-r--r--TimeHACK.Main/bin/Release/TimeHACK.pdbbin183808 -> 181760 bytes
-rw-r--r--TimeHACK.Main/bin/Release/app.publish/TimeHACK.exebin4759040 -> 4766208 bytes
-rw-r--r--TimeHACK.Main/obj/Release/CoreCompileInputs.cache2
-rw-r--r--TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferences.cachebin73570 -> 90841 bytes
-rw-r--r--TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cachebin14191 -> 12956 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TempPE/Properties.Resources.Designer.cs.dllbin11776 -> 11776 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.Engine.Template.Taskbars.Win95TaskBarItem.resourcesbin180 -> 722 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.FileListAbsolute.txt12
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cachebin5634 -> 5699 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cachebin26715 -> 36775 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Win95Apps.WinClassicIE4.resourcesbin15244 -> 15244 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Windows95.resourcesbin145349 -> 149816 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resourcesbin3337252 -> 3337694 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.application4
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.exebin4759040 -> 4766208 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.exe.manifest19
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.pdbbin183808 -> 181760 bytes
35 files changed, 1673 insertions, 75 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95.Designer.cs b/TimeHACK.Main/OS/Win95/Win95.Designer.cs
index 2e88c36..ab4e78f 100644
--- a/TimeHACK.Main/OS/Win95/Win95.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95.Designer.cs
@@ -29,21 +29,21 @@
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
- this.resources = new System.ComponentModel.ComponentResourceManager(typeof(Windows95));
- System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem("My Computer", 0);
- System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem("Network Neighborhood", 5);
- System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem("Inbox", 3);
- System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem("Recycle Bin", 7);
- System.Windows.Forms.ListViewItem listViewItem5 = new System.Windows.Forms.ListViewItem("Internet Explorer", 2);
- System.Windows.Forms.ListViewItem listViewItem6 = new System.Windows.Forms.ListViewItem("Online Services", 1);
- System.Windows.Forms.ListViewItem listViewItem7 = new System.Windows.Forms.ListViewItem("Set Up The Microsoft Network", 4);
- System.Windows.Forms.ListViewItem listViewItem8 = new System.Windows.Forms.ListViewItem("Outlook Express", 6);
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Windows95));
+ System.Windows.Forms.ListViewItem listViewItem9 = new System.Windows.Forms.ListViewItem("My Computer", 0);
+ System.Windows.Forms.ListViewItem listViewItem10 = new System.Windows.Forms.ListViewItem("Network Neighborhood", 5);
+ System.Windows.Forms.ListViewItem listViewItem11 = new System.Windows.Forms.ListViewItem("Inbox", 3);
+ System.Windows.Forms.ListViewItem listViewItem12 = new System.Windows.Forms.ListViewItem("Recycle Bin", 7);
+ System.Windows.Forms.ListViewItem listViewItem13 = new System.Windows.Forms.ListViewItem("Internet Explorer", 2);
+ System.Windows.Forms.ListViewItem listViewItem14 = new System.Windows.Forms.ListViewItem("Online Services", 1);
+ System.Windows.Forms.ListViewItem listViewItem15 = new System.Windows.Forms.ListViewItem("Set Up The Microsoft Network", 4);
+ System.Windows.Forms.ListViewItem listViewItem16 = new System.Windows.Forms.ListViewItem("Outlook Express", 6);
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.taskbar = new System.Windows.Forms.Panel();
- this.taskbarItems = new System.Windows.Forms.Panel();
- this.taskbartime = new System.Windows.Forms.Label();
this.clockPanel = new System.Windows.Forms.Panel();
+ this.taskbartime = new System.Windows.Forms.Label();
+ this.taskbarItems = new System.Windows.Forms.Panel();
this.startbutton = new System.Windows.Forms.PictureBox();
this.startmenu = new System.Windows.Forms.Panel();
this.startmenuitems = new System.Windows.Forms.MenuStrip();
@@ -129,6 +129,7 @@
this.PropertiesToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.panel1.SuspendLayout();
this.taskbar.SuspendLayout();
+ this.clockPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.startbutton)).BeginInit();
this.startmenu.SuspendLayout();
this.startmenuitems.SuspendLayout();
@@ -159,9 +160,8 @@
//
this.taskbar.BackColor = System.Drawing.Color.Silver;
this.taskbar.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("taskbar.BackgroundImage")));
- this.taskbar.Controls.Add(this.taskbarItems);
- this.taskbar.Controls.Add(this.taskbartime);
this.taskbar.Controls.Add(this.clockPanel);
+ this.taskbar.Controls.Add(this.taskbarItems);
this.taskbar.Controls.Add(this.startbutton);
this.taskbar.Dock = System.Windows.Forms.DockStyle.Bottom;
this.taskbar.Location = new System.Drawing.Point(0, 452);
@@ -169,38 +169,41 @@
this.taskbar.Size = new System.Drawing.Size(640, 28);
this.taskbar.TabIndex = 2;
//
- // taskbarItems
+ // clockPanel
//
- this.taskbarItems.Location = new System.Drawing.Point(63, 3);
- this.taskbarItems.Name = "taskbarItems";
- this.taskbarItems.Size = new System.Drawing.Size(506, 22);
- this.taskbarItems.TabIndex = 5;
+ this.clockPanel.BackgroundImage = global::TimeHACK.Properties.Resources.WinClassicTime;
+ this.clockPanel.Controls.Add(this.taskbartime);
+ this.clockPanel.Dock = System.Windows.Forms.DockStyle.Right;
+ this.clockPanel.Location = new System.Drawing.Point(575, 0);
+ this.clockPanel.Name = "clockPanel";
+ this.clockPanel.Size = new System.Drawing.Size(65, 28);
+ this.clockPanel.TabIndex = 4;
//
// taskbartime
//
this.taskbartime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.taskbartime.AutoSize = true;
this.taskbartime.BackColor = System.Drawing.Color.Transparent;
- this.taskbartime.Location = new System.Drawing.Point(577, 6);
+ this.taskbartime.Location = new System.Drawing.Point(10, 7);
this.taskbartime.Name = "taskbartime";
this.taskbartime.Size = new System.Drawing.Size(26, 13);
this.taskbartime.TabIndex = 2;
this.taskbartime.Text = "time";
this.taskbartime.Click += new System.EventHandler(this.taskbartime_Click);
//
- // clockPanel
+ // taskbarItems
//
- this.clockPanel.BackgroundImage = global::TimeHACK.Properties.Resources.WinClassicTime;
- this.clockPanel.Dock = System.Windows.Forms.DockStyle.Right;
- this.clockPanel.Location = new System.Drawing.Point(575, 0);
- this.clockPanel.Name = "clockPanel";
- this.clockPanel.Size = new System.Drawing.Size(65, 28);
- this.clockPanel.TabIndex = 4;
+ this.taskbarItems.BackColor = System.Drawing.Color.Transparent;
+ this.taskbarItems.Cursor = System.Windows.Forms.Cursors.Default;
+ this.taskbarItems.Location = new System.Drawing.Point(63, 4);
+ this.taskbarItems.Name = "taskbarItems";
+ this.taskbarItems.Size = new System.Drawing.Size(3648, 22);
+ this.taskbarItems.TabIndex = 5;
//
// startbutton
//
this.startbutton.Image = ((System.Drawing.Image)(resources.GetObject("startbutton.Image")));
- this.startbutton.Location = new System.Drawing.Point(3, 3);
+ this.startbutton.Location = new System.Drawing.Point(2, 4);
this.startbutton.Name = "startbutton";
this.startbutton.Size = new System.Drawing.Size(54, 22);
this.startbutton.TabIndex = 3;
@@ -213,7 +216,7 @@
this.startmenu.BackColor = System.Drawing.Color.Silver;
this.startmenu.Controls.Add(this.startmenuitems);
this.startmenu.Controls.Add(this.ossidestartmenu);
- this.startmenu.Location = new System.Drawing.Point(0, 157);
+ this.startmenu.Location = new System.Drawing.Point(0, 160);
this.startmenu.Name = "startmenu";
this.startmenu.Size = new System.Drawing.Size(174, 300);
this.startmenu.TabIndex = 3;
@@ -727,6 +730,7 @@
// DocumentsToolStripMenuItem
//
this.DocumentsToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.DocumentsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
this.DocumentsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.windowManagerTestToolStripMenuItem,
this.downloaderTestToolStripMenuItem,
@@ -742,6 +746,8 @@
//
// windowManagerTestToolStripMenuItem
//
+ this.windowManagerTestToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.windowManagerTestToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("windowManagerTestToolStripMenuItem.BackgroundImage")));
this.windowManagerTestToolStripMenuItem.Name = "windowManagerTestToolStripMenuItem";
this.windowManagerTestToolStripMenuItem.Size = new System.Drawing.Size(186, 22);
this.windowManagerTestToolStripMenuItem.Text = "WindowManagerTest";
@@ -749,6 +755,8 @@
//
// downloaderTestToolStripMenuItem
//
+ this.downloaderTestToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.downloaderTestToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("downloaderTestToolStripMenuItem.BackgroundImage")));
this.downloaderTestToolStripMenuItem.Name = "downloaderTestToolStripMenuItem";
this.downloaderTestToolStripMenuItem.Size = new System.Drawing.Size(186, 22);
this.downloaderTestToolStripMenuItem.Text = "DownloaderTest";
@@ -756,6 +764,8 @@
//
// installerTestToolStripMenuItem
//
+ this.installerTestToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.installerTestToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("installerTestToolStripMenuItem.BackgroundImage")));
this.installerTestToolStripMenuItem.Name = "installerTestToolStripMenuItem";
this.installerTestToolStripMenuItem.Size = new System.Drawing.Size(186, 22);
this.installerTestToolStripMenuItem.Text = "InstallerTest";
@@ -780,6 +790,7 @@
// ControlPanelToolStripMenuItem
//
this.ControlPanelToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.ControlPanelToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ControlPanelToolStripMenuItem.BackgroundImage")));
this.ControlPanelToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.ControlPanelToolStripMenuItem.Name = "ControlPanelToolStripMenuItem";
this.ControlPanelToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
@@ -788,6 +799,7 @@
// PrintersToolStripMenuItem
//
this.PrintersToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.PrintersToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("PrintersToolStripMenuItem.BackgroundImage")));
this.PrintersToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.PrintersToolStripMenuItem.Name = "PrintersToolStripMenuItem";
this.PrintersToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
@@ -796,6 +808,7 @@
// TaskbarToolStripMenuItem
//
this.TaskbarToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.TaskbarToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("TaskbarToolStripMenuItem.BackgroundImage")));
this.TaskbarToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.TaskbarToolStripMenuItem.Name = "TaskbarToolStripMenuItem";
this.TaskbarToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
@@ -804,6 +817,7 @@
// FindToolStripMenuItem
//
this.FindToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.FindToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("FindToolStripMenuItem.BackgroundImage")));
this.FindToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.FilesOrFoldersToolStripMenuItem,
this.ComputerToolStripMenuItem,
@@ -822,6 +836,7 @@
// FilesOrFoldersToolStripMenuItem
//
this.FilesOrFoldersToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.FilesOrFoldersToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("FilesOrFoldersToolStripMenuItem.BackgroundImage")));
this.FilesOrFoldersToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.FilesOrFoldersToolStripMenuItem.Name = "FilesOrFoldersToolStripMenuItem";
this.FilesOrFoldersToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
@@ -830,6 +845,7 @@
// ComputerToolStripMenuItem
//
this.ComputerToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.ComputerToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ComputerToolStripMenuItem.BackgroundImage")));
this.ComputerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.ComputerToolStripMenuItem.Name = "ComputerToolStripMenuItem";
this.ComputerToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
@@ -838,6 +854,7 @@
// OnTheInternetToolStripMenuItem
//
this.OnTheInternetToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.OnTheInternetToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("OnTheInternetToolStripMenuItem.BackgroundImage")));
this.OnTheInternetToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.OnTheInternetToolStripMenuItem.Name = "OnTheInternetToolStripMenuItem";
this.OnTheInternetToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
@@ -846,6 +863,7 @@
// PeopleToolStripMenuItem
//
this.PeopleToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.PeopleToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("PeopleToolStripMenuItem.BackgroundImage")));
this.PeopleToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.PeopleToolStripMenuItem.Name = "PeopleToolStripMenuItem";
this.PeopleToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
@@ -953,14 +971,14 @@
this.desktopicons.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.desktopicons.ForeColor = System.Drawing.Color.White;
this.desktopicons.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
- listViewItem1,
- listViewItem2,
- listViewItem3,
- listViewItem4,
- listViewItem5,
- listViewItem6,
- listViewItem7,
- listViewItem8});
+ listViewItem9,
+ listViewItem10,
+ listViewItem11,
+ listViewItem12,
+ listViewItem13,
+ listViewItem14,
+ listViewItem15,
+ listViewItem16});
this.desktopicons.LargeImageList = this.desktopImages;
this.desktopicons.Location = new System.Drawing.Point(0, 0);
this.desktopicons.Name = "desktopicons";
@@ -1142,7 +1160,8 @@
this.Load += new System.EventHandler(this.Desktop_Load);
this.panel1.ResumeLayout(false);
this.taskbar.ResumeLayout(false);
- this.taskbar.PerformLayout();
+ this.clockPanel.ResumeLayout(false);
+ this.clockPanel.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.startbutton)).EndInit();
this.startmenu.ResumeLayout(false);
this.startmenu.PerformLayout();
diff --git a/TimeHACK.Main/OS/Win95/Win95.resx b/TimeHACK.Main/OS/Win95/Win95.resx
index ae3e1b6..217c713 100644
--- a/TimeHACK.Main/OS/Win95/Win95.resx
+++ b/TimeHACK.Main/OS/Win95/Win95.resx
@@ -138,6 +138,13 @@
<metadata name="startmenuitems.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
+ <data name="FindToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
<data name="InternetConnectionWizardToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAALRJREFUOE+N
@@ -319,6 +326,76 @@
zQAAAABJRU5ErkJggg==
</value>
</data>
+ <data name="windowManagerTestToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="downloaderTestToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="installerTestToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="ControlPanelToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="PrintersToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="TaskbarToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="FilesOrFoldersToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="ComputerToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="OnTheInternetToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="PeopleToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
<metadata name="clockTimer.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>153, 17</value>
</metadata>
@@ -330,7 +407,7 @@
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAADq
- ggAAAk1TRnQBSQFMAgEBDAEAATABAQEwAQEBIAEAASABAAT/ASEBAAj/AUIBTQE2BwABNgMAASgDAAGA
+ ggAAAk1TRnQBSQFMAgEBDAEAAVABAQFQAQEBIAEAASABAAT/ASEBAAj/AUIBTQE2BwABNgMAASgDAAGA
AwABgAMAAQEBAAEgBwABAf8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A
/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A
/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8AXAAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/x8AAf8DAAH/
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs
index 04145dd..01cfdb3 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs
@@ -66,7 +66,7 @@
this.helpToolStripMenuItem});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
- this.menuStrip1.Size = new System.Drawing.Size(401, 24);
+ this.menuStrip1.Size = new System.Drawing.Size(619, 24);
this.menuStrip1.TabIndex = 0;
this.menuStrip1.Text = "menuStrip1";
//
@@ -324,7 +324,7 @@
this.mainText.Multiline = true;
this.mainText.Name = "mainText";
this.mainText.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.mainText.Size = new System.Drawing.Size(401, 210);
+ this.mainText.Size = new System.Drawing.Size(619, 341);
this.mainText.TabIndex = 1;
this.mainText.WordWrap = false;
//
@@ -335,7 +335,7 @@
this.Controls.Add(this.mainText);
this.Controls.Add(this.menuStrip1);
this.Name = "WinClassicNotepad";
- this.Size = new System.Drawing.Size(401, 234);
+ this.Size = new System.Drawing.Size(619, 365);
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.ResumeLayout(false);
diff --git a/TimeHACK.Main/OS/Win95/Win95TaskBarItem.Designer.cs b/TimeHACK.Main/OS/Win95/Win95TaskBarItem.Designer.cs
index 71ccfde..c0977f2 100644
--- a/TimeHACK.Main/OS/Win95/Win95TaskBarItem.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95TaskBarItem.Designer.cs
@@ -28,44 +28,60 @@
/// </summary>
private void InitializeComponent()
{
- this.progPic = new System.Windows.Forms.PictureBox();
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Win95TaskBarItem));
this.progName = new System.Windows.Forms.Label();
+ this.progPic = new System.Windows.Forms.PictureBox();
+ this.panel1 = new System.Windows.Forms.Panel();
((System.ComponentModel.ISupportInitialize)(this.progPic)).BeginInit();
+ this.panel1.SuspendLayout();
this.SuspendLayout();
//
- // progPic
- //
- this.progPic.Location = new System.Drawing.Point(3, 3);
- this.progPic.Name = "progPic";
- this.progPic.Size = new System.Drawing.Size(28, 24);
- this.progPic.TabIndex = 0;
- this.progPic.TabStop = false;
- this.progPic.Click += new System.EventHandler(this.Win95TaskBarItem_Click);
- //
// progName
//
this.progName.AutoSize = true;
+ this.progName.BackColor = System.Drawing.Color.Transparent;
this.progName.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.progName.Location = new System.Drawing.Point(37, 3);
+ this.progName.Location = new System.Drawing.Point(18, 2);
this.progName.Name = "progName";
this.progName.Size = new System.Drawing.Size(60, 24);
this.progName.TabIndex = 1;
this.progName.Text = "label1";
this.progName.Click += new System.EventHandler(this.Win95TaskBarItem_Click);
//
+ // progPic
+ //
+ this.progPic.BackColor = System.Drawing.Color.Transparent;
+ this.progPic.Location = new System.Drawing.Point(3, 3);
+ this.progPic.Name = "progPic";
+ this.progPic.Size = new System.Drawing.Size(16, 16);
+ this.progPic.TabIndex = 0;
+ this.progPic.TabStop = false;
+ this.progPic.Click += new System.EventHandler(this.Win95TaskBarItem_Click);
+ //
+ // panel1
+ //
+ this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
+ this.panel1.Controls.Add(this.progName);
+ this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.panel1.Location = new System.Drawing.Point(0, 0);
+ this.panel1.Name = "panel1";
+ this.panel1.Size = new System.Drawing.Size(160, 22);
+ this.panel1.TabIndex = 2;
+ //
// Win95TaskBarItem
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.progName);
this.Controls.Add(this.progPic);
+ this.Controls.Add(this.panel1);
this.Name = "Win95TaskBarItem";
- this.Size = new System.Drawing.Size(193, 30);
+ this.Size = new System.Drawing.Size(160, 22);
this.Load += new System.EventHandler(this.Win95TaskBarItem_Load);
this.Click += new System.EventHandler(this.Win95TaskBarItem_Click);
((System.ComponentModel.ISupportInitialize)(this.progPic)).EndInit();
+ this.panel1.ResumeLayout(false);
+ this.panel1.PerformLayout();
this.ResumeLayout(false);
- this.PerformLayout();
}
@@ -73,5 +89,6 @@
private System.Windows.Forms.PictureBox progPic;
private System.Windows.Forms.Label progName;
+ private System.Windows.Forms.Panel panel1;
}
}
diff --git a/TimeHACK.Main/OS/Win95/Win95TaskBarItem.cs b/TimeHACK.Main/OS/Win95/Win95TaskBarItem.cs
index b193e38..b463a83 100644
--- a/TimeHACK.Main/OS/Win95/Win95TaskBarItem.cs
+++ b/TimeHACK.Main/OS/Win95/Win95TaskBarItem.cs
@@ -27,8 +27,7 @@ namespace TimeHACK.Engine.Template.Taskbars
progName.Text = (string)this.Tag;
progPic.Image = this.BackgroundImage;
ApplicationID = (TaskBarController.AvalibleApplicationID - 1).ToString();
- this.BackgroundImage = null;
- this.Width = (progName.Left + progName.Width);
+ this.BackgroundImage = null;
}
private void Win95TaskBarItem_Click(object sender, EventArgs e)
diff --git a/TimeHACK.Main/OS/Win95/Win95TaskBarItem.resx b/TimeHACK.Main/OS/Win95/Win95TaskBarItem.resx
index 1af7de1..bdcd158 100644
--- a/TimeHACK.Main/OS/Win95/Win95TaskBarItem.resx
+++ b/TimeHACK.Main/OS/Win95/Win95TaskBarItem.resx
@@ -117,4 +117,13 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
+ <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+ <data name="panel1.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAKAAAAAWCAIAAADIPgASAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wgAADsIBFShKgAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAABXSURBVGhD7dGx
+ EcAwDAMxja7RslniVN7hD2jI/uela44zD0W7K3CZwHECxwkcJ3CcwHECxwkcJ3CcwHECxwkcJ3CcwHEC
+ xwkcJ3CcwHE38Hkk/YEpm/kAYtNZ26573kYAAAAASUVORK5CYII=
+</value>
+ </data>
</root> \ No newline at end of file
diff --git a/TimeHACK.Main/OS/Win98/Win98.Designer.cs b/TimeHACK.Main/OS/Win98/Win98.Designer.cs
new file mode 100644
index 0000000..484c931
--- /dev/null
+++ b/TimeHACK.Main/OS/Win98/Win98.Designer.cs
@@ -0,0 +1,1007 @@
+namespace TimeHACK.OS.Win98
+{
+ partial class Win98
+ {
+ /// <summary>
+ /// Required designer variable.
+ /// </summary>
+ private System.ComponentModel.IContainer components = null;
+
+ /// <summary>
+ /// Clean up any resources being used.
+ /// </summary>
+ /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Windows Form Designer generated code
+
+ /// <summary>
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ /// </summary>
+ private void InitializeComponent()
+ {
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Win98));
+ System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem("My Computer", 0);
+ System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem("Network Neighborhood", 5);
+ System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem("Inbox", 3);
+ System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem("Recycle Bin", 7);
+ System.Windows.Forms.ListViewItem listViewItem5 = new System.Windows.Forms.ListViewItem("Internet Explorer", 2);
+ System.Windows.Forms.ListViewItem listViewItem6 = new System.Windows.Forms.ListViewItem("Online Services", 1);
+ System.Windows.Forms.ListViewItem listViewItem7 = new System.Windows.Forms.ListViewItem("Set Up The Microsoft Network", 4);
+ System.Windows.Forms.ListViewItem listViewItem8 = new System.Windows.Forms.ListViewItem("Outlook Express", 6);
+ this.taskbar = new System.Windows.Forms.Panel();
+ this.clockPanel = new System.Windows.Forms.Panel();
+ this.taskbartime = new System.Windows.Forms.Label();
+ this.taskbarItems = new System.Windows.Forms.Panel();
+ this.startbutton = new System.Windows.Forms.PictureBox();
+ this.startmenu = new System.Windows.Forms.Panel();
+ this.startmenuitems = new System.Windows.Forms.MenuStrip();
+ this.ProgramsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.AccessoriesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.CommunicationsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.InternetConnectionWizardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.NetMeetingToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.MultimediaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.CDPlayerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.SoundRecorderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.VolumeControlToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.WindowsMediaPlayerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.SystemToolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.DiskDefragmenterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.ScanDiskToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.AddressBookToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.CalculatorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.HyperTerminalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.ImagingToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.NotePadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.OnlineRegistrationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.PaintToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.PhoneDialerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.WordPadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.StartUpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.AOLInternetFREETrialToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.ATTWorldNetSignupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.SetupCompuServe30ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.SetupWOWFromCompuServeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.MSDOSPromptToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.EmptyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.InternetExplorerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.MSDOSPromptToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
+ this.OutlookExpressToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.WindowsExplorerToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
+ this.GuessTheNumberToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.StartRunnerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.ErrorBlasterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.SkindowsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.WebChatToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.TimeDistorterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.DocumentsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.windowManagerTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.downloaderTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.installerTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.SettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.ControlPanelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.PrintersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.TaskbarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.FindToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.FilesOrFoldersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.ComputerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.OnTheInternetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.PeopleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.HelpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.RunToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.SuspendToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.ShutdownToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.ossidestartmenu = new System.Windows.Forms.Panel();
+ this.osimage = new System.Windows.Forms.PictureBox();
+ this.desktopicons = new System.Windows.Forms.ListView();
+ this.taskbar.SuspendLayout();
+ this.clockPanel.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.startbutton)).BeginInit();
+ this.startmenu.SuspendLayout();
+ this.startmenuitems.SuspendLayout();
+ this.ossidestartmenu.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.osimage)).BeginInit();
+ this.SuspendLayout();
+ //
+ // taskbar
+ //
+ this.taskbar.BackColor = System.Drawing.Color.Silver;
+ this.taskbar.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("taskbar.BackgroundImage")));
+ this.taskbar.Controls.Add(this.clockPanel);
+ this.taskbar.Controls.Add(this.taskbarItems);
+ this.taskbar.Controls.Add(this.startbutton);
+ this.taskbar.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.taskbar.Location = new System.Drawing.Point(0, 452);
+ this.taskbar.Name = "taskbar";
+ this.taskbar.Size = new System.Drawing.Size(640, 28);
+ this.taskbar.TabIndex = 3;
+ //
+ // clockPanel
+ //
+ this.clockPanel.BackgroundImage = global::TimeHACK.Properties.Resources.WinClassicTime;
+ this.clockPanel.Controls.Add(this.taskbartime);
+ this.clockPanel.Dock = System.Windows.Forms.DockStyle.Right;
+ this.clockPanel.Location = new System.Drawing.Point(575, 0);
+ this.clockPanel.Name = "clockPanel";
+ this.clockPanel.Size = new System.Drawing.Size(65, 28);
+ this.clockPanel.TabIndex = 4;
+ //
+ // taskbartime
+ //
+ this.taskbartime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
+ this.taskbartime.AutoSize = true;
+ this.taskbartime.BackColor = System.Drawing.Color.Transparent;
+ this.taskbartime.Location = new System.Drawing.Point(10, 7);
+ this.taskbartime.Name = "taskbartime";
+ this.taskbartime.Size = new System.Drawing.Size(26, 13);
+ this.taskbartime.TabIndex = 2;
+ this.taskbartime.Text = "time";
+ //
+ // taskbarItems
+ //
+ this.taskbarItems.BackColor = System.Drawing.Color.Transparent;
+ this.taskbarItems.Cursor = System.Windows.Forms.Cursors.Default;
+ this.taskbarItems.Location = new System.Drawing.Point(63, 4);
+ this.taskbarItems.Name = "taskbarItems";
+ this.taskbarItems.Size = new System.Drawing.Size(3648, 22);
+ this.taskbarItems.TabIndex = 5;
+ //
+ // startbutton
+ //
+ this.startbutton.Image = ((System.Drawing.Image)(resources.GetObject("startbutton.Image")));
+ this.startbutton.Location = new System.Drawing.Point(2, 4);
+ this.startbutton.Name = "startbutton";
+ this.startbutton.Size = new System.Drawing.Size(54, 22);
+ this.startbutton.TabIndex = 3;
+ this.startbutton.TabStop = false;
+ //
+ // startmenu
+ //
+ this.startmenu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
+ this.startmenu.BackColor = System.Drawing.Color.Silver;
+ this.startmenu.Controls.Add(this.startmenuitems);
+ this.startmenu.Controls.Add(this.ossidestartmenu);
+ this.startmenu.Location = new System.Drawing.Point(0, 160);
+ this.startmenu.Name = "startmenu";
+ this.startmenu.Size = new System.Drawing.Size(174, 300);
+ this.startmenu.TabIndex = 4;
+ //
+ // startmenuitems
+ //
+ this.startmenuitems.BackColor = System.Drawing.Color.Silver;
+ this.startmenuitems.Dock = System.Windows.Forms.DockStyle.None;
+ this.startmenuitems.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.ProgramsToolStripMenuItem,
+ this.DocumentsToolStripMenuItem,
+ this.SettingsToolStripMenuItem,
+ this.FindToolStripMenuItem,
+ this.HelpToolStripMenuItem,
+ this.RunToolStripMenuItem,
+ this.SuspendToolStripMenuItem,
+ this.ShutdownToolStripMenuItem});
+ this.startmenuitems.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow;
+ this.startmenuitems.Location = new System.Drawing.Point(28, 2);
+ this.startmenuitems.Margin = new System.Windows.Forms.Padding(0, 0, 5, 0);
+ this.startmenuitems.Name = "startmenuitems";
+ this.startmenuitems.Padding = new System.Windows.Forms.Padding(6, 2, 0, 0);
+ this.startmenuitems.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
+ this.startmenuitems.Size = new System.Drawing.Size(141, 292);
+ this.startmenuitems.TabIndex = 0;
+ this.startmenuitems.Text = "StartMenu";
+ //
+ // ProgramsToolStripMenuItem
+ //
+ this.ProgramsToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.ProgramsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.ProgramsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.ProgramsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.AccessoriesToolStripMenuItem,
+ this.StartUpToolStripMenuItem,
+ this.MSDOSPromptToolStripMenuItem,
+ this.InternetExplorerToolStripMenuItem,
+ this.MSDOSPromptToolStripMenuItem1,
+ this.OutlookExpressToolStripMenuItem,
+ this.WindowsExplorerToolStripMenuItem1,
+ this.GuessTheNumberToolStripMenuItem,
+ this.StartRunnerToolStripMenuItem,
+ this.ErrorBlasterToolStripMenuItem,
+ this.SkindowsToolStripMenuItem,
+ this.WebChatToolStripMenuItem,
+ this.TimeDistorterToolStripMenuItem});
+ this.ProgramsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicPrograms;
+ this.ProgramsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.ProgramsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.ProgramsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.ProgramsToolStripMenuItem.Name = "ProgramsToolStripMenuItem";
+ this.ProgramsToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0);
+ this.ProgramsToolStripMenuItem.Size = new System.Drawing.Size(134, 36);
+ this.ProgramsToolStripMenuItem.Text = "Programs";
+ //
+ // AccessoriesToolStripMenuItem
+ //
+ this.AccessoriesToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.AccessoriesToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.AccessoriesToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.AccessoriesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.CommunicationsToolStripMenuItem,
+ this.MultimediaToolStripMenuItem,
+ this.SystemToolsToolStripMenuItem,
+ this.AddressBookToolStripMenuItem,
+ this.CalculatorToolStripMenuItem,
+ this.HyperTerminalToolStripMenuItem,
+ this.ImagingToolStripMenuItem,
+ this.NotePadToolStripMenuItem,
+ this.OnlineRegistrationToolStripMenuItem,
+ this.PaintToolStripMenuItem,
+ this.PhoneDialerToolStripMenuItem,
+ this.WordPadToolStripMenuItem});
+ this.AccessoriesToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem;
+ this.AccessoriesToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.AccessoriesToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.AccessoriesToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.AccessoriesToolStripMenuItem.Name = "AccessoriesToolStripMenuItem";
+ this.AccessoriesToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.AccessoriesToolStripMenuItem.Text = "Accessories";
+ //
+ // CommunicationsToolStripMenuItem
+ //
+ this.CommunicationsToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.CommunicationsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.CommunicationsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.CommunicationsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.InternetConnectionWizardToolStripMenuItem,
+ this.NetMeetingToolStripMenuItem});
+ this.CommunicationsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem;
+ this.CommunicationsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.CommunicationsToolStripMenuItem.Name = "CommunicationsToolStripMenuItem";
+ this.CommunicationsToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.CommunicationsToolStripMenuItem.Text = "Communications";
+ //
+ // InternetConnectionWizardToolStripMenuItem
+ //
+ this.InternetConnectionWizardToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.InternetConnectionWizardToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.InternetConnectionWizardToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.InternetConnectionWizardToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("InternetConnectionWizardToolStripMenuItem.Image")));
+ this.InternetConnectionWizardToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.InternetConnectionWizardToolStripMenuItem.Name = "InternetConnectionWizardToolStripMenuItem";
+ this.InternetConnectionWizardToolStripMenuItem.Size = new System.Drawing.Size(219, 22);
+ this.InternetConnectionWizardToolStripMenuItem.Text = "Internet Connection Wizard";
+ //
+ // NetMeetingToolStripMenuItem
+ //
+ this.NetMeetingToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.NetMeetingToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.NetMeetingToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.NetMeetingToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("NetMeetingToolStripMenuItem.Image")));
+ this.NetMeetingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.NetMeetingToolStripMenuItem.Name = "NetMeetingToolStripMenuItem";
+ this.NetMeetingToolStripMenuItem.Size = new System.Drawing.Size(219, 22);
+ this.NetMeetingToolStripMenuItem.Text = "NetMeeting";
+ //
+ // MultimediaToolStripMenuItem
+ //
+ this.MultimediaToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.MultimediaToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.MultimediaToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.MultimediaToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.CDPlayerToolStripMenuItem,
+ this.SoundRecorderToolStripMenuItem,
+ this.VolumeControlToolStripMenuItem,
+ this.WindowsMediaPlayerToolStripMenuItem});
+ this.MultimediaToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem;
+ this.MultimediaToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.MultimediaToolStripMenuItem.Name = "MultimediaToolStripMenuItem";
+ this.MultimediaToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.MultimediaToolStripMenuItem.Text = "Multimedia";
+ //
+ // CDPlayerToolStripMenuItem
+ //
+ this.CDPlayerToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.CDPlayerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.CDPlayerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.CDPlayerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("CDPlayerToolStripMenuItem.Image")));
+ this.CDPlayerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.CDPlayerToolStripMenuItem.Name = "CDPlayerToolStripMenuItem";
+ this.CDPlayerToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
+ this.CDPlayerToolStripMenuItem.Text = "CD Player";
+ //
+ // SoundRecorderToolStripMenuItem
+ //
+ this.SoundRecorderToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.SoundRecorderToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.SoundRecorderToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.SoundRecorderToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("SoundRecorderToolStripMenuItem.Image")));
+ this.SoundRecorderToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.SoundRecorderToolStripMenuItem.Name = "SoundRecorderToolStripMenuItem";
+ this.SoundRecorderToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
+ this.SoundRecorderToolStripMenuItem.Text = "Sound Recorder";
+ //
+ // VolumeControlToolStripMenuItem
+ //
+ this.VolumeControlToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.VolumeControlToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.VolumeControlToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.VolumeControlToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("VolumeControlToolStripMenuItem.Image")));
+ this.VolumeControlToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.VolumeControlToolStripMenuItem.Name = "VolumeControlToolStripMenuItem";
+ this.VolumeControlToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
+ this.VolumeControlToolStripMenuItem.Text = "Volume Control";
+ //
+ // WindowsMediaPlayerToolStripMenuItem
+ //
+ this.WindowsMediaPlayerToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.WindowsMediaPlayerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.WindowsMediaPlayerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.WindowsMediaPlayerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("WindowsMediaPlayerToolStripMenuItem.Image")));
+ this.WindowsMediaPlayerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.WindowsMediaPlayerToolStripMenuItem.Name = "WindowsMediaPlayerToolStripMenuItem";
+ this.WindowsMediaPlayerToolStripMenuItem.Size = new System.Drawing.Size(194, 22);
+ this.WindowsMediaPlayerToolStripMenuItem.Text = "Windows Media Player";
+ //
+ // SystemToolsToolStripMenuItem
+ //
+ this.SystemToolsToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.SystemToolsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.SystemToolsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.SystemToolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.DiskDefragmenterToolStripMenuItem,
+ this.ScanDiskToolStripMenuItem});
+ this.SystemToolsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem;
+ this.SystemToolsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.SystemToolsToolStripMenuItem.Name = "SystemToolsToolStripMenuItem";
+ this.SystemToolsToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.SystemToolsToolStripMenuItem.Text = "System Tools";
+ //
+ // DiskDefragmenterToolStripMenuItem
+ //
+ this.DiskDefragmenterToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.DiskDefragmenterToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.DiskDefragmenterToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.DiskDefragmenterToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("DiskDefragmenterToolStripMenuItem.Image")));
+ this.DiskDefragmenterToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.DiskDefragmenterToolStripMenuItem.Name = "DiskDefragmenterToolStripMenuItem";
+ this.DiskDefragmenterToolStripMenuItem.Size = new System.Drawing.Size(172, 22);
+ this.DiskDefragmenterToolStripMenuItem.Text = "Disk Defragmenter";
+ //
+ // ScanDiskToolStripMenuItem
+ //
+ this.ScanDiskToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.ScanDiskToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.ScanDiskToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.ScanDiskToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("ScanDiskToolStripMenuItem.Image")));
+ this.ScanDiskToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.ScanDiskToolStripMenuItem.Name = "ScanDiskToolStripMenuItem";
+ this.ScanDiskToolStripMenuItem.Size = new System.Drawing.Size(172, 22);
+ this.ScanDiskToolStripMenuItem.Text = "ScanDisk";
+ //
+ // AddressBookToolStripMenuItem
+ //
+ this.AddressBookToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.AddressBookToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.AddressBookToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.AddressBookToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("AddressBookToolStripMenuItem.Image")));
+ this.AddressBookToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.AddressBookToolStripMenuItem.Name = "AddressBookToolStripMenuItem";
+ this.AddressBookToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.AddressBookToolStripMenuItem.Text = "Address Book";
+ //
+ // CalculatorToolStripMenuItem
+ //
+ this.CalculatorToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.CalculatorToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.CalculatorToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.CalculatorToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("CalculatorToolStripMenuItem.Image")));
+ this.CalculatorToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.CalculatorToolStripMenuItem.Name = "CalculatorToolStripMenuItem";
+ this.CalculatorToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.CalculatorToolStripMenuItem.Text = "Calculator";
+ //
+ // HyperTerminalToolStripMenuItem
+ //
+ this.HyperTerminalToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.HyperTerminalToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.HyperTerminalToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.HyperTerminalToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicFolderSmall;
+ this.HyperTerminalToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.HyperTerminalToolStripMenuItem.Name = "HyperTerminalToolStripMenuItem";
+ this.HyperTerminalToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.HyperTerminalToolStripMenuItem.Text = "HyperTerminal";
+ //
+ // ImagingToolStripMenuItem
+ //
+ this.ImagingToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.ImagingToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.ImagingToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.ImagingToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("ImagingToolStripMenuItem.Image")));
+ this.ImagingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.ImagingToolStripMenuItem.Name = "ImagingToolStripMenuItem";
+ this.ImagingToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.ImagingToolStripMenuItem.Text = "Imaging";
+ //
+ // NotePadToolStripMenuItem
+ //
+ this.NotePadToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.NotePadToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.NotePadToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.NotePadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("NotePadToolStripMenuItem.Image")));
+ this.NotePadToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.NotePadToolStripMenuItem.Name = "NotePadToolStripMenuItem";
+ this.NotePadToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.NotePadToolStripMenuItem.Text = "NotePad";
+ //
+ // OnlineRegistrationToolStripMenuItem
+ //
+ this.OnlineRegistrationToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.OnlineRegistrationToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.OnlineRegistrationToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.OnlineRegistrationToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("OnlineRegistrationToolStripMenuItem.Image")));
+ this.OnlineRegistrationToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.OnlineRegistrationToolStripMenuItem.Name = "OnlineRegistrationToolStripMenuItem";
+ this.OnlineRegistrationToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.OnlineRegistrationToolStripMenuItem.Text = "Online Registration";
+ //
+ // PaintToolStripMenuItem
+ //
+ this.PaintToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.PaintToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.PaintToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.PaintToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("PaintToolStripMenuItem.Image")));
+ this.PaintToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.PaintToolStripMenuItem.Name = "PaintToolStripMenuItem";
+ this.PaintToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.PaintToolStripMenuItem.Text = "Paint";
+ //
+ // PhoneDialerToolStripMenuItem
+ //
+ this.PhoneDialerToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.PhoneDialerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.PhoneDialerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.PhoneDialerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("PhoneDialerToolStripMenuItem.Image")));
+ this.PhoneDialerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.PhoneDialerToolStripMenuItem.Name = "PhoneDialerToolStripMenuItem";
+ this.PhoneDialerToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.PhoneDialerToolStripMenuItem.Text = "Phone Dialer";
+ //
+ // WordPadToolStripMenuItem
+ //
+ this.WordPadToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.WordPadToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.WordPadToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.WordPadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("WordPadToolStripMenuItem.Image")));
+ this.WordPadToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.WordPadToolStripMenuItem.Name = "WordPadToolStripMenuItem";
+ this.WordPadToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.WordPadToolStripMenuItem.Text = "WordPad";
+ //
+ // StartUpToolStripMenuItem
+ //
+ this.StartUpToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.StartUpToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.StartUpToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.StartUpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.AOLInternetFREETrialToolStripMenuItem,
+ this.ATTWorldNetSignupToolStripMenuItem,
+ this.SetupCompuServe30ToolStripMenuItem,
+ this.SetupWOWFromCompuServeToolStripMenuItem});
+ this.StartUpToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem;
+ this.StartUpToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.StartUpToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.StartUpToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.StartUpToolStripMenuItem.Name = "StartUpToolStripMenuItem";
+ this.StartUpToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.StartUpToolStripMenuItem.Text = "Online Services";
+ //
+ // AOLInternetFREETrialToolStripMenuItem
+ //
+ this.AOLInternetFREETrialToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.AOLInternetFREETrialToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.AOLInternetFREETrialToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.AOLInternetFREETrialToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.AOLInternetFREETrialToolStripMenuItem.Name = "AOLInternetFREETrialToolStripMenuItem";
+ this.AOLInternetFREETrialToolStripMenuItem.Size = new System.Drawing.Size(241, 22);
+ this.AOLInternetFREETrialToolStripMenuItem.Text = "AOL & Internet FREE Trial!";
+ //
+ // ATTWorldNetSignupToolStripMenuItem
+ //
+ this.ATTWorldNetSignupToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.ATTWorldNetSignupToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.ATTWorldNetSignupToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.ATTWorldNetSignupToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.ATTWorldNetSignupToolStripMenuItem.Name = "ATTWorldNetSignupToolStripMenuItem";
+ this.ATTWorldNetSignupToolStripMenuItem.Size = new System.Drawing.Size(241, 22);
+ this.ATTWorldNetSignupToolStripMenuItem.Text = "AT&T WorldNet Signup";
+ //
+ // SetupCompuServe30ToolStripMenuItem
+ //
+ this.SetupCompuServe30ToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.SetupCompuServe30ToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.SetupCompuServe30ToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.SetupCompuServe30ToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.SetupCompuServe30ToolStripMenuItem.Name = "SetupCompuServe30ToolStripMenuItem";
+ this.SetupCompuServe30ToolStripMenuItem.Size = new System.Drawing.Size(241, 22);
+ this.SetupCompuServe30ToolStripMenuItem.Text = "Setup CompuServe 3.0";
+ //
+ // SetupWOWFromCompuServeToolStripMenuItem
+ //
+ this.SetupWOWFromCompuServeToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.SetupWOWFromCompuServeToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.SetupWOWFromCompuServeToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.SetupWOWFromCompuServeToolStripMenuItem.Name = "SetupWOWFromCompuServeToolStripMenuItem";
+ this.SetupWOWFromCompuServeToolStripMenuItem.Size = new System.Drawing.Size(241, 22);
+ this.SetupWOWFromCompuServeToolStripMenuItem.Text = "Setup WOW! from CompuServe";
+ //
+ // MSDOSPromptToolStripMenuItem
+ //
+ this.MSDOSPromptToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.MSDOSPromptToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.MSDOSPromptToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.MSDOSPromptToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.EmptyToolStripMenuItem});
+ this.MSDOSPromptToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem;
+ this.MSDOSPromptToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.MSDOSPromptToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.MSDOSPromptToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.MSDOSPromptToolStripMenuItem.Name = "MSDOSPromptToolStripMenuItem";
+ this.MSDOSPromptToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.MSDOSPromptToolStripMenuItem.Text = "StartUp";
+ //
+ // EmptyToolStripMenuItem
+ //
+ this.EmptyToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.EmptyToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.EmptyToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.EmptyToolStripMenuItem.Name = "EmptyToolStripMenuItem";
+ this.EmptyToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
+ this.EmptyToolStripMenuItem.Text = "(Empty)";
+ //
+ // InternetExplorerToolStripMenuItem
+ //
+ this.InternetExplorerToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.InternetExplorerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.InternetExplorerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.InternetExplorerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("InternetExplorerToolStripMenuItem.Image")));
+ this.InternetExplorerToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.InternetExplorerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.InternetExplorerToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.InternetExplorerToolStripMenuItem.Name = "InternetExplorerToolStripMenuItem";
+ this.InternetExplorerToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.InternetExplorerToolStripMenuItem.Text = "Internet Explorer";
+ //
+ // MSDOSPromptToolStripMenuItem1
+ //
+ this.MSDOSPromptToolStripMenuItem1.BackColor = System.Drawing.Color.Silver;
+ this.MSDOSPromptToolStripMenuItem1.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.MSDOSPromptToolStripMenuItem1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.MSDOSPromptToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("MSDOSPromptToolStripMenuItem1.Image")));
+ this.MSDOSPromptToolStripMenuItem1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.MSDOSPromptToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.MSDOSPromptToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.MSDOSPromptToolStripMenuItem1.Name = "MSDOSPromptToolStripMenuItem1";
+ this.MSDOSPromptToolStripMenuItem1.Size = new System.Drawing.Size(181, 28);
+ this.MSDOSPromptToolStripMenuItem1.Text = "MS-DOS Prompt";
+ //
+ // OutlookExpressToolStripMenuItem
+ //
+ this.OutlookExpressToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.OutlookExpressToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.OutlookExpressToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.OutlookExpressToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("OutlookExpressToolStripMenuItem.Image")));
+ this.OutlookExpressToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.OutlookExpressToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.OutlookExpressToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.OutlookExpressToolStripMenuItem.Name = "OutlookExpressToolStripMenuItem";
+ this.OutlookExpressToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.OutlookExpressToolStripMenuItem.Text = "Outlook Express";
+ //
+ // WindowsExplorerToolStripMenuItem1
+ //
+ this.WindowsExplorerToolStripMenuItem1.BackColor = System.Drawing.Color.Silver;
+ this.WindowsExplorerToolStripMenuItem1.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.WindowsExplorerToolStripMenuItem1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.WindowsExplorerToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("WindowsExplorerToolStripMenuItem1.Image")));
+ this.WindowsExplorerToolStripMenuItem1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.WindowsExplorerToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.WindowsExplorerToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.WindowsExplorerToolStripMenuItem1.Name = "WindowsExplorerToolStripMenuItem1";
+ this.WindowsExplorerToolStripMenuItem1.Size = new System.Drawing.Size(181, 28);
+ this.WindowsExplorerToolStripMenuItem1.Text = "Windows Explorer";
+ //
+ // GuessTheNumberToolStripMenuItem
+ //
+ this.GuessTheNumberToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.GuessTheNumberToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.GuessTheNumberToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.GuessTheNumberToolStripMenuItem.Name = "GuessTheNumberToolStripMenuItem";
+ this.GuessTheNumberToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.GuessTheNumberToolStripMenuItem.Text = "Guess The Number";
+ this.GuessTheNumberToolStripMenuItem.Visible = false;
+ //
+ // StartRunnerToolStripMenuItem
+ //
+ this.StartRunnerToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.StartRunnerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.StartRunnerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.StartRunnerToolStripMenuItem.Name = "StartRunnerToolStripMenuItem";
+ this.StartRunnerToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.StartRunnerToolStripMenuItem.Text = "Start Runner";
+ this.StartRunnerToolStripMenuItem.Visible = false;
+ //
+ // ErrorBlasterToolStripMenuItem
+ //
+ this.ErrorBlasterToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.ErrorBlasterToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.ErrorBlasterToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.ErrorBlasterToolStripMenuItem.Name = "ErrorBlasterToolStripMenuItem";
+ this.ErrorBlasterToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.ErrorBlasterToolStripMenuItem.Text = "Error Blaster";
+ this.ErrorBlasterToolStripMenuItem.Visible = false;
+ //
+ // SkindowsToolStripMenuItem
+ //
+ this.SkindowsToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.SkindowsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.SkindowsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.SkindowsToolStripMenuItem.Name = "SkindowsToolStripMenuItem";
+ this.SkindowsToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.SkindowsToolStripMenuItem.Text = "Skindows 95";
+ this.SkindowsToolStripMenuItem.Visible = false;
+ //
+ // WebChatToolStripMenuItem
+ //
+ this.WebChatToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.WebChatToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.WebChatToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.WebChatToolStripMenuItem.Name = "WebChatToolStripMenuItem";
+ this.WebChatToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.WebChatToolStripMenuItem.Text = "Web Chat";
+ this.WebChatToolStripMenuItem.Visible = false;
+ //
+ // TimeDistorterToolStripMenuItem
+ //
+ this.TimeDistorterToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.TimeDistorterToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.TimeDistorterToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
+ this.TimeDistorterToolStripMenuItem.Name = "TimeDistorterToolStripMenuItem";
+ this.TimeDistorterToolStripMenuItem.Size = new System.Drawing.Size(181, 28);
+ this.TimeDistorterToolStripMenuItem.Text = "Time Distorter";
+ this.TimeDistorterToolStripMenuItem.Visible = false;
+ //
+ // DocumentsToolStripMenuItem
+ //
+ this.DocumentsToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.DocumentsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver;
+ this.DocumentsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.windowManagerTestToolStripMenuItem,
+ this.downloaderTestToolStripMenuItem,
+ this.installerTestToolStripMenuItem});
+ this.DocumentsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicDocuments;
+ this.DocumentsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.DocumentsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.DocumentsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.DocumentsToolStripMenuItem.Name = "DocumentsToolStripMenuItem";
+ this.DocumentsToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0);
+ this.DocumentsToolStripMenuItem.Size = new System.Drawing.Size(134, 36);
+ this.DocumentsToolStripMenuItem.Text = "Documents";
+ //
+ // windowManagerTestToolStripMenuItem
+ //
+ this.windowManagerTestToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.windowManagerTestToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("windowManagerTestToolStripMenuItem.BackgroundImage")));
+ this.windowManagerTestToolStripMenuItem.Name = "windowManagerTestToolStripMenuItem";
+ this.windowManagerTestToolStripMenuItem.Size = new System.Drawing.Size(186, 22);
+ this.windowManagerTestToolStripMenuItem.Text = "WindowManagerTest";
+ //
+ // downloaderTestToolStripMenuItem
+ //
+ this.downloaderTestToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.downloaderTestToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("downloaderTestToolStripMenuItem.BackgroundImage")));
+ this.downloaderTestToolStripMenuItem.Name = "downloaderTestToolStripMenuItem";
+ this.downloaderTestToolStripMenuItem.Size = new System.Drawing.Size(186, 22);
+ this.downloaderTestToolStripMenuItem.Text = "DownloaderTest";
+ //
+ // installerTestToolStripMenuItem
+ //
+ this.installerTestToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.installerTestToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("installerTestToolStripMenuItem.BackgroundImage")));
+ this.installerTestToolStripMenuItem.Name = "installerTestToolStripMenuItem";
+ this.installerTestToolStripMenuItem.Size = new System.Drawing.Size(186, 22);
+ this.installerTestToolStripMenuItem.Text = "InstallerTest";
+ //
+ // SettingsToolStripMenuItem
+ //
+ this.SettingsToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.SettingsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.ControlPanelToolStripMenuItem,
+ this.PrintersToolStripMenuItem,
+ this.TaskbarToolStripMenuItem});
+ this.SettingsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicSettings;
+ this.SettingsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.SettingsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.SettingsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.SettingsToolStripMenuItem.Name = "SettingsToolStripMenuItem";
+ this.SettingsToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0);
+ this.SettingsToolStripMenuItem.Size = new System.Drawing.Size(134, 36);
+ this.SettingsToolStripMenuItem.Text = "Settings";
+ //
+ // ControlPanelToolStripMenuItem
+ //
+ this.ControlPanelToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.ControlPanelToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ControlPanelToolStripMenuItem.BackgroundImage")));
+ this.ControlPanelToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.ControlPanelToolStripMenuItem.Name = "ControlPanelToolStripMenuItem";
+ this.ControlPanelToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
+ this.ControlPanelToolStripMenuItem.Text = "Control Panel";
+ //
+ // PrintersToolStripMenuItem
+ //
+ this.PrintersToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.PrintersToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("PrintersToolStripMenuItem.BackgroundImage")));
+ this.PrintersToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.PrintersToolStripMenuItem.Name = "PrintersToolStripMenuItem";
+ this.PrintersToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
+ this.PrintersToolStripMenuItem.Text = "Printers";
+ //
+ // TaskbarToolStripMenuItem
+ //
+ this.TaskbarToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.TaskbarToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("TaskbarToolStripMenuItem.BackgroundImage")));
+ this.TaskbarToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.TaskbarToolStripMenuItem.Name = "TaskbarToolStripMenuItem";
+ this.TaskbarToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
+ this.TaskbarToolStripMenuItem.Text = "Taskbar";
+ //
+ // FindToolStripMenuItem
+ //
+ this.FindToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.FindToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("FindToolStripMenuItem.BackgroundImage")));
+ this.FindToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.FilesOrFoldersToolStripMenuItem,
+ this.ComputerToolStripMenuItem,
+ this.OnTheInternetToolStripMenuItem,
+ this.PeopleToolStripMenuItem});
+ this.FindToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicFind;
+ this.FindToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.FindToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.FindToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.FindToolStripMenuItem.Name = "FindToolStripMenuItem";
+ this.FindToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0);
+ this.FindToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No;
+ this.FindToolStripMenuItem.Size = new System.Drawing.Size(134, 36);
+ this.FindToolStripMenuItem.Text = "Find";
+ //
+ // FilesOrFoldersToolStripMenuItem
+ //
+ this.FilesOrFoldersToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.FilesOrFoldersToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("FilesOrFoldersToolStripMenuItem.BackgroundImage")));
+ this.FilesOrFoldersToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.FilesOrFoldersToolStripMenuItem.Name = "FilesOrFoldersToolStripMenuItem";
+ this.FilesOrFoldersToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
+ this.FilesOrFoldersToolStripMenuItem.Text = "Files or Folders...";
+ //
+ // ComputerToolStripMenuItem
+ //
+ this.ComputerToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.ComputerToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ComputerToolStripMenuItem.BackgroundImage")));
+ this.ComputerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.ComputerToolStripMenuItem.Name = "ComputerToolStripMenuItem";
+ this.ComputerToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
+ this.ComputerToolStripMenuItem.Text = "Computer...";
+ //
+ // OnTheInternetToolStripMenuItem
+ //
+ this.OnTheInternetToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.OnTheInternetToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("OnTheInternetToolStripMenuItem.BackgroundImage")));
+ this.OnTheInternetToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.OnTheInternetToolStripMenuItem.Name = "OnTheInternetToolStripMenuItem";
+ this.OnTheInternetToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
+ this.OnTheInternetToolStripMenuItem.Text = "On the Internet...";
+ //
+ // PeopleToolStripMenuItem
+ //
+ this.PeopleToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.PeopleToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("PeopleToolStripMenuItem.BackgroundImage")));
+ this.PeopleToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.PeopleToolStripMenuItem.Name = "PeopleToolStripMenuItem";
+ this.PeopleToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
+ this.PeopleToolStripMenuItem.Text = "People...";
+ //
+ // HelpToolStripMenuItem
+ //
+ this.HelpToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.HelpToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicHelp;
+ this.HelpToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.HelpToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.HelpToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem";
+ this.HelpToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0);
+ this.HelpToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No;
+ this.HelpToolStripMenuItem.Size = new System.Drawing.Size(134, 36);
+ this.HelpToolStripMenuItem.Text = "Help";
+ //
+ // RunToolStripMenuItem
+ //
+ this.RunToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.RunToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicRun;
+ this.RunToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.RunToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.RunToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.RunToolStripMenuItem.Name = "RunToolStripMenuItem";
+ this.RunToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0);
+ this.RunToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No;
+ this.RunToolStripMenuItem.Size = new System.Drawing.Size(134, 36);
+ this.RunToolStripMenuItem.Text = "Run...";
+ //
+ // SuspendToolStripMenuItem
+ //
+ this.SuspendToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.SuspendToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicSuspend;
+ this.SuspendToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.SuspendToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.SuspendToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.SuspendToolStripMenuItem.Name = "SuspendToolStripMenuItem";
+ this.SuspendToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0);
+ this.SuspendToolStripMenuItem.Size = new System.Drawing.Size(134, 36);
+ this.SuspendToolStripMenuItem.Text = "Suspend";
+ //
+ // ShutdownToolStripMenuItem
+ //
+ this.ShutdownToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
+ this.ShutdownToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicShutdown;
+ this.ShutdownToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ this.ShutdownToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.ShutdownToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
+ this.ShutdownToolStripMenuItem.Name = "ShutdownToolStripMenuItem";
+ this.ShutdownToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0);
+ this.ShutdownToolStripMenuItem.Size = new System.Drawing.Size(134, 36);
+ this.ShutdownToolStripMenuItem.Text = "Shutdown...";
+ //
+ // ossidestartmenu
+ //
+ this.ossidestartmenu.Controls.Add(this.osimage);
+ this.ossidestartmenu.Location = new System.Drawing.Point(0, 0);
+ this.ossidestartmenu.Name = "ossidestartmenu";
+ this.ossidestartmenu.Size = new System.Drawing.Size(26, 297);
+ this.ossidestartmenu.TabIndex = 4;
+ //
+ // osimage
+ //
+ this.osimage.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.osimage.Image = global::TimeHACK.Properties.Resources.Win95SideBar;
+ this.osimage.Location = new System.Drawing.Point(0, 0);
+ this.osimage.Name = "osimage";
+ this.osimage.Size = new System.Drawing.Size(26, 297);
+ this.osimage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+ this.osimage.TabIndex = 0;
+ this.osimage.TabStop = false;
+ //
+ // desktopicons
+ //
+ this.desktopicons.Alignment = System.Windows.Forms.ListViewAlignment.Left;
+ this.desktopicons.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
+ | System.Windows.Forms.AnchorStyles.Left)
+ | System.Windows.Forms.AnchorStyles.Right)));
+ this.desktopicons.BackColor = System.Drawing.Color.Teal;
+ this.desktopicons.BackgroundImageTiled = true;
+ this.desktopicons.BorderStyle = System.Windows.Forms.BorderStyle.None;
+ this.desktopicons.ForeColor = System.Drawing.Color.White;
+ this.desktopicons.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
+ listViewItem1,
+ listViewItem2,
+ listViewItem3,
+ listViewItem4,
+ listViewItem5,
+ listViewItem6,
+ listViewItem7,
+ listViewItem8});
+ this.desktopicons.Location = new System.Drawing.Point(0, 0);
+ this.desktopicons.Name = "desktopicons";
+ this.desktopicons.Size = new System.Drawing.Size(640, 480);
+ this.desktopicons.TabIndex = 7;
+ this.desktopicons.UseCompatibleStateImageBehavior = false;
+ //
+ // Win98
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.BackColor = System.Drawing.Color.Teal;
+ this.ClientSize = new System.Drawing.Size(640, 480);
+ this.Controls.Add(this.taskbar);
+ this.Controls.Add(this.startmenu);
+ this.Controls.Add(this.desktopicons);
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
+ this.Name = "Win98";
+ this.Text = "Win98";
+ this.taskbar.ResumeLayout(false);
+ this.clockPanel.ResumeLayout(false);
+ this.clockPanel.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.startbutton)).EndInit();
+ this.startmenu.ResumeLayout(false);
+ this.startmenu.PerformLayout();
+ this.startmenuitems.ResumeLayout(false);
+ this.startmenuitems.PerformLayout();
+ this.ossidestartmenu.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.osimage)).EndInit();
+ this.ResumeLayout(false);
+
+ }
+
+ #endregion
+
+ internal System.Windows.Forms.Panel taskbar;
+ private System.Windows.Forms.Panel clockPanel;
+ internal System.Windows.Forms.Label taskbartime;
+ private System.Windows.Forms.Panel taskbarItems;
+ internal System.Windows.Forms.PictureBox startbutton;
+ internal System.Windows.Forms.Panel startmenu;
+ internal System.Windows.Forms.MenuStrip startmenuitems;
+ internal System.Windows.Forms.ToolStripMenuItem ProgramsToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem AccessoriesToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem CommunicationsToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem InternetConnectionWizardToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem NetMeetingToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem MultimediaToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem CDPlayerToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem SoundRecorderToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem VolumeControlToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem WindowsMediaPlayerToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem SystemToolsToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem DiskDefragmenterToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem ScanDiskToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem AddressBookToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem CalculatorToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem HyperTerminalToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem ImagingToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem NotePadToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem OnlineRegistrationToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem PaintToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem PhoneDialerToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem WordPadToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem StartUpToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem AOLInternetFREETrialToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem ATTWorldNetSignupToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem SetupCompuServe30ToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem SetupWOWFromCompuServeToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem MSDOSPromptToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem EmptyToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem InternetExplorerToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem MSDOSPromptToolStripMenuItem1;
+ internal System.Windows.Forms.ToolStripMenuItem OutlookExpressToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem WindowsExplorerToolStripMenuItem1;
+ internal System.Windows.Forms.ToolStripMenuItem GuessTheNumberToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem StartRunnerToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem ErrorBlasterToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem SkindowsToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem WebChatToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem TimeDistorterToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem DocumentsToolStripMenuItem;
+ private System.Windows.Forms.ToolStripMenuItem windowManagerTestToolStripMenuItem;
+ private System.Windows.Forms.ToolStripMenuItem downloaderTestToolStripMenuItem;
+ private System.Windows.Forms.ToolStripMenuItem installerTestToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem SettingsToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem ControlPanelToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem PrintersToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem TaskbarToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem FindToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem FilesOrFoldersToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem ComputerToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem OnTheInternetToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem PeopleToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem HelpToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem RunToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem SuspendToolStripMenuItem;
+ internal System.Windows.Forms.ToolStripMenuItem ShutdownToolStripMenuItem;
+ internal System.Windows.Forms.Panel ossidestartmenu;
+ internal System.Windows.Forms.PictureBox osimage;
+ internal System.Windows.Forms.ListView desktopicons;
+ }
+} \ No newline at end of file
diff --git a/TimeHACK.Main/OS/Win98/Win98.cs b/TimeHACK.Main/OS/Win98/Win98.cs
new file mode 100644
index 0000000..b3b5f99
--- /dev/null
+++ b/TimeHACK.Main/OS/Win98/Win98.cs
@@ -0,0 +1,20 @@
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace TimeHACK.OS.Win98
+{
+ public partial class Win98 : Form
+ {
+ public Win98()
+ {
+ InitializeComponent();
+ }
+ }
+}
diff --git a/TimeHACK.Main/OS/Win98/Win98.resx b/TimeHACK.Main/OS/Win98/Win98.resx
new file mode 100644
index 0000000..10f3284
--- /dev/null
+++ b/TimeHACK.Main/OS/Win98/Win98.resx
@@ -0,0 +1,402 @@
+<?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.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+ <data name="taskbar.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAMAAAAcCAIAAAArypKmAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vAAADrwBlbxySQAAABdJREFUKFNjOAADDP9hAEkMSo801oEDAK4uvzipdjzMAAAAAElFTkSuQmCC
+</value>
+ </data>
+ <data name="startbutton.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAADYAAAAWCAIAAAAEi/i8AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vAAADrwBlbxySQAAARJJREFUSEvdlQEOwjAMA/f0PY2f8JSROl6apg1jgonCCRXHSam1amLZ5mYR5Os+
+ K+u61oi3Kfm7iGV0h9b1vBoRqQawfSWDiP3BZQLg1QJVNcO0AK23SSPaakiqJuJeYFPBl5k+pB9OLxqT
+ DaciejJ/SD88iChHqzCwy+VTTkYUQikEJ2gljWhrTNaBTYQWoLWbLBzmmwhaSS9aw3URWel/ksINLb7l
+ taClYY7vqlaGr8umwsAuoQaWiJaSQy2+dahNBK2kEW3FRzmI6MtT2kTQSnrRe6Aay4nC8CnSArSAd1Qb
+ oSuEcvgUm18XykQOhy4jjWirB31C6ysRFZxeodvxpPUp0ojz8FMRRU1LiTg7y/IA/2bUcHiDzYsAAAAA
+ SUVORK5CYII=
+</value>
+ </data>
+ <metadata name="startmenuitems.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+ <value>17, 17</value>
+ </metadata>
+ <metadata name="startmenuitems.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+ <value>17, 17</value>
+ </metadata>
+ <data name="InternetConnectionWizardToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAALRJREFUOE+N
+ kgEOwCAIA3m6T/NnG6UwBZ1bk6pTemIy2am1dlX70VlR3Hu/IBE1wr5/BOEQymFZLRvIHMZtGjUjEHOG
+ mIdS214UkGi92qM5zDnCENfYn+0AQvAxC2/nHsNe+HgLwCbEmW1HmLOOZtYuAB0SJKAsivAPgBXpOgNQ
+ PPwCyDcF4M0TAIZw84CUgq1TF2xvhP+oACBCAoBW9dg6szWLzeUZs9Y/7mQNVMCjOPywyA3MF+cOKQF9
+ RAAAAABJRU5ErkJggg==
+</value>
+ </data>
+ <data name="NetMeetingToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAKpJREFUOE/N
+ UskNgDAMy+gdrZsVO3cL/HhgySKJD/WB/BdjjNXpZ9wFu+R+QwTmnDAtY5UsbErOGuiIIKmBoJYwwEJ7
+ QZbEk066qCHbo8R0Qj0OPbA1vrxpCKxSm3dPIYWtwMNED28Fp5Ai7lWwe17DFNKwFRBHmKj2EDCZ4eEF
+ pxeIdj+AnH33gtIeGO11jAJQw20X+5nAG7SE5GykuTO1V5yGHur3LyFyAZP8TrljsWNAAAAAAElFTkSu
+ QmCC
+</value>
+ </data>
+ <data name="CDPlayerToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
+ JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAB3RJTUUH4QQIFCcwxstlzQAAALVJREFU
+ OE+dj4ERwyAMAxmd0diMImMZYaC9q3xOIJaeUP5Q936r1tpz+wgi4ATR3Huxbq1FC4ihHWDDEWM4A9jD
+ ukJczzBqRl8AD+iVMgB1B7j5BGATpqgJ4XfbeTi8vt8ANnCAn2JvnZuH4RvADKgx5MnHfAHm/bMB0j8A
+ KnueAEjX+Bs+1RcAiBBITWYUACEjssIQAFAOmzmissoAKF9FARvkFqYAySACxvh7WEXQWP4IlvIBh1rl
+ tmCAq4kAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="SoundRecorderToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
+ JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAB3RJTUUH4QQIFCcZhHn9oQAAAJ9JREFU
+ OE+VkAEOxCAIBH26P6s/8zrgeqTS05uEKMouaNnQR/zPdZVeazWDsZ6DuHfv3lqz8JsDJKYrgRiyKZYz
+ ieFOpxhiscxH6sIojuMLCV669lD8nYAQi1CosxusE7DCoQG44L6SyPL4hBic2ftJnhMQQsVvWHH8SPLs
+ E3dME/aZwYnRfBIholB3I00xE1amIDLBscmu8Bdm4NuMUj70z1LCUTedOwAAAABJRU5ErkJggg==
+</value>
+ </data>
+ <data name="VolumeControlToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
+ JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAB3RJTUUH4QQIFCcbanecjQAAAItJREFU
+ OE+VjgEOhCAMBHk6T+Nn2iFuXEEtTLLBbNu5K6LWeuzkOruhXCXWvwWttd9cv74miLrHu1TASyQAHSr0
+ /chh4PiBz/iO9W+B/mpUj6hPBbxEEtChQt+PHAbOKBCpgGUl6qlLBbxkFKgn9P3IYeCMApEKWFaEd1uC
+ t6QC3iyxPgsCDVYTlHICH5QKXtIjRNoAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="WindowsMediaPlayerToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
+ JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAB3RJTUUH4QQIFCgUfVCd0wAAAHpJREFU
+ OE+djgsOgDAIQzn6bubRlF+zOZV1vqRBGK0IS2vthHK0ZjQBHdcBhcllc9t7UJnsvSSM4tKWM03cAvLM
+ Ve3YwNBPuqYCJONxVbGvCnABSx2QfwJjK0c03wHYzjq1RICB7WRsf10AeU9dQPAasCu19YAEww2JXJGJ
+ 13tFDjjJAAAAAElFTkSuQmCC
+</value>
+ </data>
+ <data name="DiskDefragmenterToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAMFJREFUOE+V
+ kAsShDAIQzk6R/Nm3SSU2g/uaJxMi5Bnq81yt0b38pCbnz03hGDtEaYq0HVdraF9QBiORoAyXIFKyAhO
+ IG6m8P+TRDDMPV4JkBDWGkSNYe0JcS8AGoArAEPYDcjQAcgheL9CCVkAU1iP3sd9887L8akDkE//OoMo
+ ByhSkxYAl3x0EgTg6QTk3FZ/B6TRpLSiHoAOpXWVR8D4wgYopMad7KAPgJQGIh3WMbEu/+CFNEhAhKPu
+ /qQXQbMf8nZYxbrHLzUAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="ScanDiskToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wgAADsIBFShKgAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAACmSURBVDhPnZFR
+ EsQgCEM9ukfzZl0CREmrO7uNw0ghL360ndR7v7L9X4BfBxDeVVrOmsaLQqd1DKowK7QmYwxvza4hC66H
+ UpiV6IJlm+UQOnvxvg7aBAPkIWpY87rICtpkX/4SX5MgmkvnxzD4JIC3BCUGzZCEfWb9I4D3M2gDp3xY
+ oXsQ9vRAYAJVbYNqAARf2M+aQa3Hr2QAdmH5TTPoDVz1BW7tA7ajvYP7sMmIAAAAAElFTkSuQmCC
+</value>
+ </data>
+ <data name="AddressBookToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAG1JREFUOE/N
+ j1sOgCAQAzk6N/exdqRsAuqH0THNrm2DWP5DrXVxyQ5mWRc6FLO/Wa5WYBKyZyLfn9EBoMJwl65vwA4p
+ e+EGDkXneJ8coODcM+TSvV9wwmfu5C8jPOZA7YCMleT0KAu68kN9TikrCNOnE4xyRLMAAAAASUVORK5C
+ YII=
+</value>
+ </data>
+ <data name="CalculatorToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vQAADr0BR/uQrQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAABzSURBVDhPxZBR
+ DsAgCEM9ukfzZowW9UdFmUtG8mR0UtiSiFwxFSPYkbO8gb31gXahDBOdb9MhsHCoUzsJ4J0WdNRiFaUU
+ 36BtgIsrXAPEcGHHsAFF+4yT/M8GCP4Pa2z5iw26EEUNMNyc4rAXxw1T8RxJD2E2VfJhfZIbAAAAAElF
+ TkSuQmCC
+</value>
+ </data>
+ <data name="ImagingToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAH9JREFUOE+l
+ jgESgCAIBHk6T/NnxjFCVlBKzJyhc7sTEXH/FzmYqJSLYHdCAc40AMaOqQmGBJMKmOVx7B6UeUGgsMQk
+ +jV4RQDYAri1dsKTBPMqcBilG/z5BwZbIgkmFNxhl0ww7trdESDo2K7dTJBGOrZrNxLszENQiQvq4X4A
+ JbFDpxtWNlIAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="NotePadToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vgAADr4B6kKxwAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAACFSURBVDhPpZNB
+ DsAgCAR9uk/zZ1S0i6CoDTUZQ5EdTk1EtFAPX0dkFoU0aivnTOnFrZVkCZvGjjpXSuki02c7F9g0gzdP
+ YD7mIDMGW3gV6KEdPOMJjOmECltBYLsIxHJjCg9BYDufIejXFYQ17Q1LwG7YIyTA4Tok0PwStB/LE0Dy
+ BSJKDySVfIiSNKD1AAAAAElFTkSuQmCC
+</value>
+ </data>
+ <data name="OnlineRegistrationToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wgAADsIBFShKgAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAACzSURBVDhPhZJR
+ EsUgCAN7dI7mzawRl1KLU2fygMimfryr9/6rcUY53FVmluDWmpoxFveViQSZuU4h72GMyMwm5AF2DPnA
+ QPTM9FIOCTiMBarSI1712qeZwwbkkApejBuqLLK8h7Cb5T8HGI8QBLPq8+wdzr722FUNL7+gEsuE06MI
+ qELk6T7DOhNcwTNAcuMJAZYAdQgiJAIk/kAZdr8OmCHD+5UWeRkBfKgEduUAYL/r1w0ie5EGNPvMCQAA
+ AABJRU5ErkJggg==
+</value>
+ </data>
+ <data name="PaintToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vQAADr0BR/uQrQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAADBSURBVDhPhZAB
+ GoUgCIM9ukfrZj02mBJhb32U5v6JjpfmuGP0pQ8PAg4h0/6jbKj1xgcDniYEMGTDGpR0CLCJAIPnfV2X
+ 5lve4hTMXbirjVETQHQQtaX23LFN9mIRXtMCh14BIirctm/yiyGNkB7mHvxXAgTj/Os4jegzmHeVQ3KA
+ TWlAq7UUQOgUYE3KxCDMXd5drEGnADfz/Qj6d4QC569ZukoKUwfrq3ugewmgnmgP5eCztGaVFK0HnJUB
+ VdEYP35ybB/eOVN7AAAAAElFTkSuQmCC
+</value>
+ </data>
+ <data name="PhoneDialerToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAK5JREFUOE+V
+ kAESwyAIBH06T/Nnlju8FNFJ7c0w0sBuTVqNWRu15uh3sDzGXleiDJsZlnleiyTwloXgzGLVUTIfcqH3
+ zhO/UZrlG20S/RNg9JLodSSUAD045gR/JUj0vsoeM/SEkRAosVBhQTgPgvy1lfVWBazw8KGxsiiDGdbr
+ gKfAWwJIFp3AuFF8WPAUaOBPwuJJSwuomjNmWcqiF/CBczbRLVjziP4Fay7A1j6MmatnPf0QdQAAAABJ
+ RU5ErkJggg==
+</value>
+ </data>
+ <data name="WordPadToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vgAADr4B6kKxwAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAACMSURBVDhPnZAB
+ DsAgCAN9Ok/zZ4yiEINsMkkKRNezWWNmlZSM84wabVwyEX3ODNLCZXWiyUrsgEr13h2gZlmvAGZGKQAX
+ VRlAzfcJIAB+/gMiM5smIMbMBLO8uUMqCcxsOzww4/AIiGZ7eR4OQBYZ2uIGswOyWj72ArQMyOoVsMY+
+ aQNok1HVambm9gBAYeI/oBSQZwAAAABJRU5ErkJggg==
+</value>
+ </data>
+ <data name="InternetExplorerToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACVSURBVDhPlZELEsQgDEI9em7uBhVN2HTtvhmqotBf+4/e
+ s36ih6mIrgcmARX2CdaJE/brnn+LJZhvYFo3czeFp3/W0U9UYWgjfiq4honsr5I6/EZewDDG8sBNMwgY
+ iAUvQMG5+7VA9vcTBENKzPCB4T284ikYTFNKao1SH3IBwHwdqIroJ7hJxvxJGf+Hy2RJLLrR2gerBkDv
+ 4H+zGwAAAABJRU5ErkJggg==
+</value>
+ </data>
+ <data name="MSDOSPromptToolStripMenuItem1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC7SURBVDhPdU8BEgQhCOrp/bwT0WKpY4bRCMlGYc05FyqP
+ CdWSOD98Y5QI7KqaDbqXAX9MwOvu6/EAMQPde9CBD5upez1rvQNQi8DWlaUn1jRCi1ghAg55LwHRbTIA
+ Qy3hxWjWlxKULttgfTbBQPeotskJaNNMHo0BvVX7kgkNCFwBQFQG+OvAFcCQdwB6bARSp9rmJHpofYZZ
+ Xs3+CnAysLapAaV+Yw8o+Q0SHgw4d8A93OQGJIdkMDjGD7QCaoJbLIxPAAAAAElFTkSuQmCC
+</value>
+ </data>
+ <data name="OutlookExpressToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACVSURBVDhPlZCBEoAgCEP9dP6cGrCa5ZG9u51GbKKjxz21
+ jZWBwjfYCjE3Ozt9SICGtDzNhBN9hKxPVjUBMNcums22Rr5BQIZwXCjJsK0JwlSNDKHwPmulJ4iA2Kik
+ 8eyYQQ3lWkHeX1U/ZjOCb6MG8M4zZbuAuQ1QYFcpZeGaPAM6ytIH6OmQUhauyeoNPnj1o/BDww9Iu0V1
+ d9BzlgAAAABJRU5ErkJggg==
+</value>
+ </data>
+ <data name="WindowsExplorerToolStripMenuItem1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACSSURBVDhPrZGBDoAgCET9dP7c5OBSEme2brsw8J6uCiUi
+ 9Wkf7cXNtZZQX0FW4RGSWWeQvpxKBHCDdEA8sS1Rs5ulgLDGE70UkgKmsNo0QZaAKWyVAYS1bm+AAasD
+ GNaaArhGM4T1o0ZICuhD+wPqG6jnNhMyAXhC5rajRQxAiPUd4GJj4Qjx/ql+h3wCQEO4lAsJcX7eS0qA
+ zQAAAABJRU5ErkJggg==
+</value>
+ </data>
+ <data name="windowManagerTestToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="downloaderTestToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="installerTestToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="ControlPanelToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="PrintersToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="TaskbarToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="FindToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="FilesOrFoldersToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="ComputerToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="OnTheInternetToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="PeopleToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw
+ 4AAABIQCQUtXaBsAAAAASUVORK5CYII=
+</value>
+ </data>
+</root> \ No newline at end of file
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index 70575f6..6edc2a8 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -674,6 +674,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal 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>
internal static System.Drawing.Bitmap WinClassicTime {
get {
object obj = ResourceManager.GetObject("WinClassicTime", resourceCulture);
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx
index b8f12b4..a2d8001 100644
--- a/TimeHACK.Main/Properties/Resources.resx
+++ b/TimeHACK.Main/Properties/Resources.resx
@@ -339,4 +339,7 @@
<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="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>
</root> \ No newline at end of file
diff --git a/TimeHACK.Main/Resources/WinClassic/WinClassicTaskbarItem.png b/TimeHACK.Main/Resources/WinClassic/WinClassicTaskbarItem.png
new file mode 100644
index 0000000..5eaf486
--- /dev/null
+++ b/TimeHACK.Main/Resources/WinClassic/WinClassicTaskbarItem.png
Binary files differ
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj
index 9dafca4..8153432 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -191,6 +191,12 @@
<Compile Include="OS\Win95\Win95TaskBarItem.Designer.cs">
<DependentUpon>Win95TaskBarItem.cs</DependentUpon>
</Compile>
+ <Compile Include="OS\Win98\Win98.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="OS\Win98\Win98.Designer.cs">
+ <DependentUpon>Win98.cs</DependentUpon>
+ </Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Resources.Designer.cs">
@@ -237,6 +243,9 @@
<EmbeddedResource Include="OS\Win95\Win95TaskBarItem.resx">
<DependentUpon>Win95TaskBarItem.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="OS\Win98\Win98.resx">
+ <DependentUpon>Win98.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<SubType>Designer</SubType>
@@ -332,6 +341,7 @@
<Content Include="Resources\WinClassic\WinClassicStart.png" />
<Content Include="Resources\WinClassic\WinClassicSuspend.png" />
<Content Include="Resources\WinClassic\WinClassicTaskBar.png" />
+ <Content Include="Resources\WinClassic\WinClassicTaskbarItem.png" />
<Content Include="Resources\WinClassic\WinClassicTime.png" />
</ItemGroup>
<ItemGroup>
@@ -340,6 +350,7 @@
<Name>TimeHACK.Engine</Name>
</ProjectReference>
</ItemGroup>
+ <ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll b/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll
index 4bb4674..517d0e2 100644
--- a/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll
+++ b/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll
Binary files differ
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb b/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb
index bea88dc..e7139da 100644
--- a/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb
+++ b/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb
Binary files differ
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.application b/TimeHACK.Main/bin/Release/TimeHACK.application
index 869f3dc..be29d92 100644
--- a/TimeHACK.Main/bin/Release/TimeHACK.application
+++ b/TimeHACK.Main/bin/Release/TimeHACK.application
@@ -7,14 +7,14 @@
<framework targetVersion="4.5.2" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
- <dependentAssembly dependencyType="install" codebase="TimeHACK.exe.manifest" size="22480">
+ <dependentAssembly dependencyType="install" codebase="TimeHACK.exe.manifest" size="22903">
<assemblyIdentity name="TimeHACK.exe" version="1.0.1.0" publicKeyToken="0000000000000000" language="en" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>2HPIdiZqquZgs5r33pAG5zPGGOSw61XmsnFKC99cVUA=</dsig:DigestValue>
+ <dsig:DigestValue>ef+R3kMt5jCQpgLv/d6vcMFDmOi9wRZrQNmjTg6TKXY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.exe b/TimeHACK.Main/bin/Release/TimeHACK.exe
index 0ae27b4..604930a 100644
--- a/TimeHACK.Main/bin/Release/TimeHACK.exe
+++ b/TimeHACK.Main/bin/Release/TimeHACK.exe
Binary files differ
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest b/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest
index 6b033b1..172faa4 100644
--- a/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest
+++ b/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest
@@ -56,14 +56,14 @@
</dependentAssembly>
</dependency>
<dependency>
- <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="4759040">
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="4766208">
<assemblyIdentity name="TimeHACK" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>7LWP70+epu/ZatYgTAt1zLj3tUDScjNPBFhFDYlM4NU=</dsig:DigestValue>
+ <dsig:DigestValue>aRqzP/rD35y3yU8+o3+xULnrrst0dqO6CkFtqv8Djf4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -75,7 +75,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>m6y3wcwMukQ5TrLCcX8fgYK8EJp+K9PMtNF0cSKByXA=</dsig:DigestValue>
+ <dsig:DigestValue>kA4p/X7N+8KBmybYSG+jtZ4BgT3YvokJ8MxyIsxYSPM=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -115,13 +115,13 @@
<dsig:DigestValue>M69a0Q8VAYpaeWem7o8i+9iv5cJdzgRLyWD48mOZQiM=</dsig:DigestValue>
</hash>
</file>
- <file name="Resources\IE4\googleprototype.html" size="2575">
+ <file name="Resources\IE4\googleprototype.html" size="2571">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>EkfQ8aLPyyAH5829pfeLE7IKs7tDqPXZl2I+MzNMjZo=</dsig:DigestValue>
+ <dsig:DigestValue>5dxj6DQUI8H4fwy1EkXVnQnRwj/wJVEVSlzyjSYfUgI=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\IE4\ie4start.html" size="1064">
@@ -457,6 +457,15 @@
<dsig:DigestValue>+fshereDl8F60Ef1K3Q1uudUcIBJeWlPAmosAdKe/eY=</dsig:DigestValue>
</hash>
</file>
+ <file name="Resources\WinClassic\WinClassicTaskbarItem.png" size="218">
+ <hash>
+ <dsig:Transforms>
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
+ </dsig:Transforms>
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
+ <dsig:DigestValue>W0yCwc3lJJFqQfgeTtazQbdAjUboLWojci1PiqJjIBM=</dsig:DigestValue>
+ </hash>
+ </file>
<file name="Resources\WinClassic\WinClassicTime.png" size="225">
<hash>
<dsig:Transforms>
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.pdb b/TimeHACK.Main/bin/Release/TimeHACK.pdb
index 226fed1..234639c 100644
--- a/TimeHACK.Main/bin/Release/TimeHACK.pdb
+++ b/TimeHACK.Main/bin/Release/TimeHACK.pdb
Binary files differ
diff --git a/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe b/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe
index 0ae27b4..604930a 100644
--- a/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe
+++ b/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/CoreCompileInputs.cache b/TimeHACK.Main/obj/Release/CoreCompileInputs.cache
index 80cd691..2c8233d 100644
--- a/TimeHACK.Main/obj/Release/CoreCompileInputs.cache
+++ b/TimeHACK.Main/obj/Release/CoreCompileInputs.cache
@@ -1 +1 @@
-b2dbf06aa0cc470c40ca4fe96ade7148963cc456
+4bef4b1c0915c11ff57031bc58f9ea8e4f92589f
diff --git a/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferences.cache b/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferences.cache
index fc4277d..ed3800c 100644
--- a/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferences.cache
+++ b/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferences.cache
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache b/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
index 9d8e4f0..3b67ff3 100644
--- a/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
+++ b/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TempPE/Properties.Resources.Designer.cs.dll b/TimeHACK.Main/obj/Release/TempPE/Properties.Resources.Designer.cs.dll
index 46f69d2..c663d18 100644
--- a/TimeHACK.Main/obj/Release/TempPE/Properties.Resources.Designer.cs.dll
+++ b/TimeHACK.Main/obj/Release/TempPE/Properties.Resources.Designer.cs.dll
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.Engine.Template.Taskbars.Win95TaskBarItem.resources b/TimeHACK.Main/obj/Release/TimeHACK.Engine.Template.Taskbars.Win95TaskBarItem.resources
index 6c05a97..9c67c9e 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.Engine.Template.Taskbars.Win95TaskBarItem.resources
+++ b/TimeHACK.Main/obj/Release/TimeHACK.Engine.Template.Taskbars.Win95TaskBarItem.resources
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.FileListAbsolute.txt b/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.FileListAbsolute.txt
index dd398fa..6f442f9 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.FileListAbsolute.txt
+++ b/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.FileListAbsolute.txt
@@ -5,10 +5,7 @@ D:\Documents\GitHub\TimeHACK\TimeHACK.Main\bin\Release\TimeHACK.pdb
D:\Documents\GitHub\TimeHACK\TimeHACK.Main\bin\Release\TimeHACK.Engine.dll
D:\Documents\GitHub\TimeHACK\TimeHACK.Main\bin\Release\TimeHACK.Engine.pdb
D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.Main.csprojResolveAssemblyReference.cache
-D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.Windows95.resources
D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.WinClassicForms.TestApp.resources
-D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.WinClassicForms.WinClassicDownloader.resources
-D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.WinClassicForms.WinClassicIE4.resources
D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.WinClassicForms.WinClassicInstaller.resources
D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.Properties.Resources.resources
D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.TitleScreen.resources
@@ -90,3 +87,12 @@ C:\Users\lempamo\Documents\GitHub\TimeHACK-fork\TimeHACK.Main\obj\Release\TimeHA
C:\Users\lempamo\Documents\GitHub\TimeHACK-fork\TimeHACK.Main\obj\Release\TimeHACK.Main.csproj.GenerateResource.Cache
C:\Users\lempamo\Documents\GitHub\TimeHACK-fork\TimeHACK.Main\obj\Release\TimeHACK.exe.manifest
C:\Users\lempamo\Documents\GitHub\TimeHACK-fork\TimeHACK.Main\obj\Release\TimeHACK.application
+D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.OS.Win95.Windows95.resources
+D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.OS.Win95.Win95Apps.WebChat1998.resources
+D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.OS.Win95.Win95Apps.WinClassicAddressBook.resources
+D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.OS.Win95.Win95Apps.WinClassicDownloader.resources
+D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.OS.Win95.Win95Apps.WinClassicHWCV.resources
+D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.OS.Win95.Win95Apps.WinClassicIE4.resources
+D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.OS.Win95.Win95Apps.WinClassicNotepad.resources
+D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.OS.Win95.Win95Apps.WinClassicWordPad.resources
+D:\Documents\GitHub\TimeHACK\TimeHACK.Main\obj\Release\TimeHACK.Engine.Template.Taskbars.Win95TaskBarItem.resources
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cache b/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cache
index 10057d7..c583c90 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cache
+++ b/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cache
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cache b/TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cache
index bc11b9a..29029b5 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cache
+++ b/TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cache
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Win95Apps.WinClassicIE4.resources b/TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Win95Apps.WinClassicIE4.resources
index c198c82..8750ba3 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Win95Apps.WinClassicIE4.resources
+++ b/TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Win95Apps.WinClassicIE4.resources
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Windows95.resources b/TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Windows95.resources
index 813ae27..2be211f 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Windows95.resources
+++ b/TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Windows95.resources
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resources b/TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resources
index 699d010..b157a00 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resources
+++ b/TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resources
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.application b/TimeHACK.Main/obj/Release/TimeHACK.application
index 869f3dc..be29d92 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.application
+++ b/TimeHACK.Main/obj/Release/TimeHACK.application
@@ -7,14 +7,14 @@
<framework targetVersion="4.5.2" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
- <dependentAssembly dependencyType="install" codebase="TimeHACK.exe.manifest" size="22480">
+ <dependentAssembly dependencyType="install" codebase="TimeHACK.exe.manifest" size="22903">
<assemblyIdentity name="TimeHACK.exe" version="1.0.1.0" publicKeyToken="0000000000000000" language="en" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>2HPIdiZqquZgs5r33pAG5zPGGOSw61XmsnFKC99cVUA=</dsig:DigestValue>
+ <dsig:DigestValue>ef+R3kMt5jCQpgLv/d6vcMFDmOi9wRZrQNmjTg6TKXY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.exe b/TimeHACK.Main/obj/Release/TimeHACK.exe
index 0ae27b4..604930a 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.exe
+++ b/TimeHACK.Main/obj/Release/TimeHACK.exe
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest b/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest
index 6b033b1..172faa4 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest
+++ b/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest
@@ -56,14 +56,14 @@
</dependentAssembly>
</dependency>
<dependency>
- <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="4759040">
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="4766208">
<assemblyIdentity name="TimeHACK" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>7LWP70+epu/ZatYgTAt1zLj3tUDScjNPBFhFDYlM4NU=</dsig:DigestValue>
+ <dsig:DigestValue>aRqzP/rD35y3yU8+o3+xULnrrst0dqO6CkFtqv8Djf4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -75,7 +75,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>m6y3wcwMukQ5TrLCcX8fgYK8EJp+K9PMtNF0cSKByXA=</dsig:DigestValue>
+ <dsig:DigestValue>kA4p/X7N+8KBmybYSG+jtZ4BgT3YvokJ8MxyIsxYSPM=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -115,13 +115,13 @@
<dsig:DigestValue>M69a0Q8VAYpaeWem7o8i+9iv5cJdzgRLyWD48mOZQiM=</dsig:DigestValue>
</hash>
</file>
- <file name="Resources\IE4\googleprototype.html" size="2575">
+ <file name="Resources\IE4\googleprototype.html" size="2571">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>EkfQ8aLPyyAH5829pfeLE7IKs7tDqPXZl2I+MzNMjZo=</dsig:DigestValue>
+ <dsig:DigestValue>5dxj6DQUI8H4fwy1EkXVnQnRwj/wJVEVSlzyjSYfUgI=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\IE4\ie4start.html" size="1064">
@@ -457,6 +457,15 @@
<dsig:DigestValue>+fshereDl8F60Ef1K3Q1uudUcIBJeWlPAmosAdKe/eY=</dsig:DigestValue>
</hash>
</file>
+ <file name="Resources\WinClassic\WinClassicTaskbarItem.png" size="218">
+ <hash>
+ <dsig:Transforms>
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
+ </dsig:Transforms>
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
+ <dsig:DigestValue>W0yCwc3lJJFqQfgeTtazQbdAjUboLWojci1PiqJjIBM=</dsig:DigestValue>
+ </hash>
+ </file>
<file name="Resources\WinClassic\WinClassicTime.png" size="225">
<hash>
<dsig:Transforms>
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.pdb b/TimeHACK.Main/obj/Release/TimeHACK.pdb
index 226fed1..234639c 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.pdb
+++ b/TimeHACK.Main/obj/Release/TimeHACK.pdb
Binary files differ