From 3f012a3fcb679bfdfb8f37e1bb0eb9c242f6aa24 Mon Sep 17 00:00:00 2001 From: lempamo Date: Mon, 27 Mar 2017 17:06:16 -0400 Subject: fixed start menu colors part 1 --- .vs/TimeHACK/v14/.suo | Bin 122368 -> 122368 bytes TimeHACK.Engine/Resources/sliversilver.png | Bin 0 -> 156 bytes TimeHACK.Engine/TimeHACK.Engine.csproj | 1 + TimeHACK.Engine/bin/Release/TimeHACK.Engine.dll | Bin 20480 -> 20992 bytes TimeHACK.Engine/bin/Release/TimeHACK.Engine.pdb | Bin 24064 -> 24064 bytes .../DesignTimeResolveAssemblyReferencesInput.cache | Bin 8427 -> 8520 bytes .../TempPE/Properties.Resources.Designer.cs.dll | Bin 4608 -> 4608 bytes .../TimeHACK.Engine.Properties.Resources.resources | Bin 4871 -> 5220 bytes .../TimeHACK.Engine.csproj.GenerateResource.Cache | Bin 1802 -> 1802 bytes TimeHACK.Engine/obj/Release/TimeHACK.Engine.dll | Bin 20480 -> 20992 bytes TimeHACK.Engine/obj/Release/TimeHACK.Engine.pdb | Bin 24064 -> 24064 bytes TimeHACK.Main/Properties/Resources.Designer.cs | 10 ++++++++ TimeHACK.Main/Properties/Resources.resx | 3 +++ TimeHACK.Main/Resources/sliversilver.png | Bin 0 -> 156 bytes TimeHACK.Main/TimeHACK.Main.csproj | 1 + TimeHACK.Main/Windows95.Designer.cs | 26 +++++++++++++++++++++ TimeHACK.Main/bin/Release/TimeHACK.Engine.dll | Bin 20480 -> 20992 bytes TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb | Bin 24064 -> 24064 bytes TimeHACK.Main/bin/Release/TimeHACK.application | 2 +- TimeHACK.Main/bin/Release/TimeHACK.exe | Bin 4288512 -> 4290560 bytes TimeHACK.Main/bin/Release/TimeHACK.exe.manifest | 8 +++---- TimeHACK.Main/bin/Release/TimeHACK.pdb | Bin 112128 -> 112128 bytes .../bin/Release/TimeHACK.vshost.application | 2 +- .../bin/Release/TimeHACK.vshost.exe.manifest | 8 +++---- TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe | Bin 4288512 -> 4290560 bytes .../DesignTimeResolveAssemblyReferencesInput.cache | Bin 12805 -> 12896 bytes .../TempPE/Properties.Resources.Designer.cs.dll | Bin 9216 -> 9728 bytes .../TimeHACK.Main.csproj.GenerateResource.Cache | Bin 4489 -> 4491 bytes ...eHACK.Main.csprojResolveAssemblyReference.cache | Bin 25540 -> 25540 bytes .../TimeHACK.Properties.Resources.resources | Bin 3836120 -> 3836476 bytes .../obj/Release/TimeHACK.TitleScreen.resources | Bin 193409 -> 193409 bytes .../obj/Release/TimeHACK.Windows95.resources | Bin 130361 -> 131450 bytes TimeHACK.Main/obj/Release/TimeHACK.application | 2 +- TimeHACK.Main/obj/Release/TimeHACK.exe | Bin 4288512 -> 4290560 bytes TimeHACK.Main/obj/Release/TimeHACK.exe.manifest | 8 +++---- TimeHACK.Main/obj/Release/TimeHACK.pdb | Bin 112128 -> 112128 bytes 36 files changed, 56 insertions(+), 15 deletions(-) create mode 100644 TimeHACK.Engine/Resources/sliversilver.png create mode 100644 TimeHACK.Main/Resources/sliversilver.png diff --git a/.vs/TimeHACK/v14/.suo b/.vs/TimeHACK/v14/.suo index e0961c5..7541f30 100644 Binary files a/.vs/TimeHACK/v14/.suo and b/.vs/TimeHACK/v14/.suo differ diff --git a/TimeHACK.Engine/Resources/sliversilver.png b/TimeHACK.Engine/Resources/sliversilver.png new file mode 100644 index 0000000..576036b Binary files /dev/null and b/TimeHACK.Engine/Resources/sliversilver.png differ diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj index 840be1f..2ed2eff 100644 --- a/TimeHACK.Engine/TimeHACK.Engine.csproj +++ b/TimeHACK.Engine/TimeHACK.Engine.csproj @@ -67,6 +67,7 @@ + diff --git a/TimeHACK.Engine/bin/Release/TimeHACK.Engine.dll b/TimeHACK.Engine/bin/Release/TimeHACK.Engine.dll index d13b29c..beb3696 100644 Binary files a/TimeHACK.Engine/bin/Release/TimeHACK.Engine.dll and b/TimeHACK.Engine/bin/Release/TimeHACK.Engine.dll differ diff --git a/TimeHACK.Engine/bin/Release/TimeHACK.Engine.pdb b/TimeHACK.Engine/bin/Release/TimeHACK.Engine.pdb index e9a8160..288e085 100644 Binary files a/TimeHACK.Engine/bin/Release/TimeHACK.Engine.pdb and b/TimeHACK.Engine/bin/Release/TimeHACK.Engine.pdb differ diff --git a/TimeHACK.Engine/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache b/TimeHACK.Engine/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache index b505eb8..fcd8f86 100644 Binary files a/TimeHACK.Engine/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache and b/TimeHACK.Engine/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/TimeHACK.Engine/obj/Release/TempPE/Properties.Resources.Designer.cs.dll b/TimeHACK.Engine/obj/Release/TempPE/Properties.Resources.Designer.cs.dll index 61c7f1a..2ef289a 100644 Binary files a/TimeHACK.Engine/obj/Release/TempPE/Properties.Resources.Designer.cs.dll and b/TimeHACK.Engine/obj/Release/TempPE/Properties.Resources.Designer.cs.dll differ diff --git a/TimeHACK.Engine/obj/Release/TimeHACK.Engine.Properties.Resources.resources b/TimeHACK.Engine/obj/Release/TimeHACK.Engine.Properties.Resources.resources index e878f8c..b31c83c 100644 Binary files a/TimeHACK.Engine/obj/Release/TimeHACK.Engine.Properties.Resources.resources and b/TimeHACK.Engine/obj/Release/TimeHACK.Engine.Properties.Resources.resources differ diff --git a/TimeHACK.Engine/obj/Release/TimeHACK.Engine.csproj.GenerateResource.Cache b/TimeHACK.Engine/obj/Release/TimeHACK.Engine.csproj.GenerateResource.Cache index e9428e3..6addd25 100644 Binary files a/TimeHACK.Engine/obj/Release/TimeHACK.Engine.csproj.GenerateResource.Cache and b/TimeHACK.Engine/obj/Release/TimeHACK.Engine.csproj.GenerateResource.Cache differ diff --git a/TimeHACK.Engine/obj/Release/TimeHACK.Engine.dll b/TimeHACK.Engine/obj/Release/TimeHACK.Engine.dll index d13b29c..beb3696 100644 Binary files a/TimeHACK.Engine/obj/Release/TimeHACK.Engine.dll and b/TimeHACK.Engine/obj/Release/TimeHACK.Engine.dll differ diff --git a/TimeHACK.Engine/obj/Release/TimeHACK.Engine.pdb b/TimeHACK.Engine/obj/Release/TimeHACK.Engine.pdb index e9a8160..288e085 100644 Binary files a/TimeHACK.Engine/obj/Release/TimeHACK.Engine.pdb and b/TimeHACK.Engine/obj/Release/TimeHACK.Engine.pdb differ diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs index 0585621..1fa4d45 100644 --- a/TimeHACK.Main/Properties/Resources.Designer.cs +++ b/TimeHACK.Main/Properties/Resources.Designer.cs @@ -210,6 +210,16 @@ namespace TimeHACK.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap sliversilver { + get { + object obj = ResourceManager.GetObject("sliversilver", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. /// diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx index 4c8a4ee..cd32ab9 100644 --- a/TimeHACK.Main/Properties/Resources.resx +++ b/TimeHACK.Main/Properties/Resources.resx @@ -262,4 +262,7 @@ ..\Resources\WinClassic\tada.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ..\Resources\sliversilver.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + \ No newline at end of file diff --git a/TimeHACK.Main/Resources/sliversilver.png b/TimeHACK.Main/Resources/sliversilver.png new file mode 100644 index 0000000..576036b Binary files /dev/null and b/TimeHACK.Main/Resources/sliversilver.png differ diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 5f54cca..c260326 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -209,6 +209,7 @@ + diff --git a/TimeHACK.Main/Windows95.Designer.cs b/TimeHACK.Main/Windows95.Designer.cs index a1e3fe2..857687d 100644 --- a/TimeHACK.Main/Windows95.Designer.cs +++ b/TimeHACK.Main/Windows95.Designer.cs @@ -237,6 +237,8 @@ // ProgramsToolStripMenuItem // this.ProgramsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ProgramsToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.ProgramsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.ProgramsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.AccessoriesToolStripMenuItem, this.StartUpToolStripMenuItem, @@ -264,6 +266,8 @@ // AccessoriesToolStripMenuItem // this.AccessoriesToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.AccessoriesToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.AccessoriesToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.AccessoriesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.CommunicationsToolStripMenuItem, this.MultimediaToolStripMenuItem, @@ -288,6 +292,8 @@ // CommunicationsToolStripMenuItem // this.CommunicationsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.CommunicationsToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.CommunicationsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.CommunicationsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.InternetConnectionWizardToolStripMenuItem, this.NetMeetingToolStripMenuItem}); @@ -300,6 +306,8 @@ // InternetConnectionWizardToolStripMenuItem // this.InternetConnectionWizardToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.InternetConnectionWizardToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.InternetConnectionWizardToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.InternetConnectionWizardToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.InternetConnectionWizardToolStripMenuItem.Name = "InternetConnectionWizardToolStripMenuItem"; this.InternetConnectionWizardToolStripMenuItem.Size = new System.Drawing.Size(229, 22); @@ -308,6 +316,8 @@ // NetMeetingToolStripMenuItem // this.NetMeetingToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.NetMeetingToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.NetMeetingToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.NetMeetingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.NetMeetingToolStripMenuItem.Name = "NetMeetingToolStripMenuItem"; this.NetMeetingToolStripMenuItem.Size = new System.Drawing.Size(229, 22); @@ -316,6 +326,8 @@ // MultimediaToolStripMenuItem // this.MultimediaToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.MultimediaToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.MultimediaToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.MultimediaToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.CDPlayerToolStripMenuItem, this.SoundRecorderToolStripMenuItem, @@ -330,6 +342,8 @@ // CDPlayerToolStripMenuItem // this.CDPlayerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.CDPlayerToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.CDPlayerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.CDPlayerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.CDPlayerToolStripMenuItem.Name = "CDPlayerToolStripMenuItem"; this.CDPlayerToolStripMenuItem.Size = new System.Drawing.Size(199, 22); @@ -338,6 +352,8 @@ // SoundRecorderToolStripMenuItem // this.SoundRecorderToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.SoundRecorderToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.SoundRecorderToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.SoundRecorderToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.SoundRecorderToolStripMenuItem.Name = "SoundRecorderToolStripMenuItem"; this.SoundRecorderToolStripMenuItem.Size = new System.Drawing.Size(199, 22); @@ -346,6 +362,8 @@ // VolumeControlToolStripMenuItem // this.VolumeControlToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.VolumeControlToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.VolumeControlToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.VolumeControlToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.VolumeControlToolStripMenuItem.Name = "VolumeControlToolStripMenuItem"; this.VolumeControlToolStripMenuItem.Size = new System.Drawing.Size(199, 22); @@ -354,6 +372,8 @@ // WindowsMediaPlayerToolStripMenuItem // this.WindowsMediaPlayerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.WindowsMediaPlayerToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.WindowsMediaPlayerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.WindowsMediaPlayerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.WindowsMediaPlayerToolStripMenuItem.Name = "WindowsMediaPlayerToolStripMenuItem"; this.WindowsMediaPlayerToolStripMenuItem.Size = new System.Drawing.Size(199, 22); @@ -362,6 +382,8 @@ // SystemToolsToolStripMenuItem // this.SystemToolsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.SystemToolsToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.SystemToolsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.SystemToolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.DiskDefragmenterToolStripMenuItem, this.ScanDiskToolStripMenuItem}); @@ -374,6 +396,8 @@ // DiskDefragmenterToolStripMenuItem // this.DiskDefragmenterToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.DiskDefragmenterToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.DiskDefragmenterToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.DiskDefragmenterToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.DiskDefragmenterToolStripMenuItem.Name = "DiskDefragmenterToolStripMenuItem"; this.DiskDefragmenterToolStripMenuItem.Size = new System.Drawing.Size(182, 22); @@ -382,6 +406,8 @@ // ScanDiskToolStripMenuItem // this.ScanDiskToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ScanDiskToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.ScanDiskToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.ScanDiskToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.ScanDiskToolStripMenuItem.Name = "ScanDiskToolStripMenuItem"; this.ScanDiskToolStripMenuItem.Size = new System.Drawing.Size(182, 22); diff --git a/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll b/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll index d13b29c..beb3696 100644 Binary files a/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll and b/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll differ diff --git a/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb b/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb index e9a8160..288e085 100644 Binary files a/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb and b/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb differ diff --git a/TimeHACK.Main/bin/Release/TimeHACK.application b/TimeHACK.Main/bin/Release/TimeHACK.application index 479b1d6..63fd313 100644 --- a/TimeHACK.Main/bin/Release/TimeHACK.application +++ b/TimeHACK.Main/bin/Release/TimeHACK.application @@ -14,7 +14,7 @@ - BQM68ZVA6xz0q6KAKBsJxxxLKT/3wri7UtyRCY6BX0k= + gLXJ3xLy0LNQ4UZ9GSEUMdEhO9DTy/cQqLZYmzfB5j0= diff --git a/TimeHACK.Main/bin/Release/TimeHACK.exe b/TimeHACK.Main/bin/Release/TimeHACK.exe index d4f58ad..2c2f9ca 100644 Binary files a/TimeHACK.Main/bin/Release/TimeHACK.exe and b/TimeHACK.Main/bin/Release/TimeHACK.exe differ diff --git a/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest b/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest index 8827b98..6b80b98 100644 --- a/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest +++ b/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest @@ -44,26 +44,26 @@ - + - Y0p7dCDIWFF8STbI6ApV0uQ5ScAtG5gYHIr6TPGW0hw= + 5gkgTV3C1knbr61CVeBiIGXNhvhR+ed9M8gAR2sOx4w= - + - 0CWO9sCdYMl03s5mNisT4KpuS0XR07dTFCtgXfKqQuk= + VYkEaZesrE3/N975Jn63D0bvq7/ZOJbMYxD6NIGM2MI= diff --git a/TimeHACK.Main/bin/Release/TimeHACK.pdb b/TimeHACK.Main/bin/Release/TimeHACK.pdb index 5258196..496b888 100644 Binary files a/TimeHACK.Main/bin/Release/TimeHACK.pdb and b/TimeHACK.Main/bin/Release/TimeHACK.pdb differ diff --git a/TimeHACK.Main/bin/Release/TimeHACK.vshost.application b/TimeHACK.Main/bin/Release/TimeHACK.vshost.application index 479b1d6..63fd313 100644 --- a/TimeHACK.Main/bin/Release/TimeHACK.vshost.application +++ b/TimeHACK.Main/bin/Release/TimeHACK.vshost.application @@ -14,7 +14,7 @@ - BQM68ZVA6xz0q6KAKBsJxxxLKT/3wri7UtyRCY6BX0k= + gLXJ3xLy0LNQ4UZ9GSEUMdEhO9DTy/cQqLZYmzfB5j0= diff --git a/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest b/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest index 8827b98..6b80b98 100644 --- a/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest +++ b/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest @@ -44,26 +44,26 @@ - + - Y0p7dCDIWFF8STbI6ApV0uQ5ScAtG5gYHIr6TPGW0hw= + 5gkgTV3C1knbr61CVeBiIGXNhvhR+ed9M8gAR2sOx4w= - + - 0CWO9sCdYMl03s5mNisT4KpuS0XR07dTFCtgXfKqQuk= + VYkEaZesrE3/N975Jn63D0bvq7/ZOJbMYxD6NIGM2MI= diff --git a/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe b/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe index d4f58ad..2c2f9ca 100644 Binary files a/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe and b/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe differ diff --git a/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache b/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache index d9d452e..1c82c23 100644 Binary files a/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache and b/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache 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 ed3ae39..aa731f2 100644 Binary files a/TimeHACK.Main/obj/Release/TempPE/Properties.Resources.Designer.cs.dll and b/TimeHACK.Main/obj/Release/TempPE/Properties.Resources.Designer.cs.dll differ diff --git a/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cache b/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cache index e89c4f6..12e508b 100644 Binary files a/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cache and b/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cache differ diff --git a/TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cache b/TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cache index 7c03df2..20ec93c 100644 Binary files a/TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cache and b/TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cache differ diff --git a/TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resources b/TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resources index 02404da..a164ccb 100644 Binary files a/TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resources and b/TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resources differ diff --git a/TimeHACK.Main/obj/Release/TimeHACK.TitleScreen.resources b/TimeHACK.Main/obj/Release/TimeHACK.TitleScreen.resources index 51ab95c..96f2158 100644 Binary files a/TimeHACK.Main/obj/Release/TimeHACK.TitleScreen.resources and b/TimeHACK.Main/obj/Release/TimeHACK.TitleScreen.resources differ diff --git a/TimeHACK.Main/obj/Release/TimeHACK.Windows95.resources b/TimeHACK.Main/obj/Release/TimeHACK.Windows95.resources index 9176641..0803c26 100644 Binary files a/TimeHACK.Main/obj/Release/TimeHACK.Windows95.resources and b/TimeHACK.Main/obj/Release/TimeHACK.Windows95.resources differ diff --git a/TimeHACK.Main/obj/Release/TimeHACK.application b/TimeHACK.Main/obj/Release/TimeHACK.application index 479b1d6..63fd313 100644 --- a/TimeHACK.Main/obj/Release/TimeHACK.application +++ b/TimeHACK.Main/obj/Release/TimeHACK.application @@ -14,7 +14,7 @@ - BQM68ZVA6xz0q6KAKBsJxxxLKT/3wri7UtyRCY6BX0k= + gLXJ3xLy0LNQ4UZ9GSEUMdEhO9DTy/cQqLZYmzfB5j0= diff --git a/TimeHACK.Main/obj/Release/TimeHACK.exe b/TimeHACK.Main/obj/Release/TimeHACK.exe index d4f58ad..2c2f9ca 100644 Binary files a/TimeHACK.Main/obj/Release/TimeHACK.exe and b/TimeHACK.Main/obj/Release/TimeHACK.exe differ diff --git a/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest b/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest index 8827b98..6b80b98 100644 --- a/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest +++ b/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest @@ -44,26 +44,26 @@ - + - Y0p7dCDIWFF8STbI6ApV0uQ5ScAtG5gYHIr6TPGW0hw= + 5gkgTV3C1knbr61CVeBiIGXNhvhR+ed9M8gAR2sOx4w= - + - 0CWO9sCdYMl03s5mNisT4KpuS0XR07dTFCtgXfKqQuk= + VYkEaZesrE3/N975Jn63D0bvq7/ZOJbMYxD6NIGM2MI= diff --git a/TimeHACK.Main/obj/Release/TimeHACK.pdb b/TimeHACK.Main/obj/Release/TimeHACK.pdb index 5258196..496b888 100644 Binary files a/TimeHACK.Main/obj/Release/TimeHACK.pdb and b/TimeHACK.Main/obj/Release/TimeHACK.pdb differ -- cgit v1.2.3 From 24104ee15aef96daaa0d1453cd3fe2dee19ac5b3 Mon Sep 17 00:00:00 2001 From: lempamo Date: Mon, 27 Mar 2017 17:42:35 -0400 Subject: fixed programs menu color --- .vs/TimeHACK/v14/.suo | Bin 122368 -> 122368 bytes TimeHACK.Engine/Resources/sliversilver.png | Bin 156 -> 0 bytes TimeHACK.Engine/TimeHACK.Engine.csproj | 1 - TimeHACK.Engine/WindowManager.cs | 4 +- TimeHACK.Engine/bin/Release/TimeHACK.Engine.dll | Bin 20992 -> 20992 bytes TimeHACK.Engine/bin/Release/TimeHACK.Engine.pdb | Bin 24064 -> 24064 bytes .../DesignTimeResolveAssemblyReferencesInput.cache | Bin 8520 -> 8427 bytes TimeHACK.Engine/obj/Release/TimeHACK.Engine.dll | Bin 20992 -> 20992 bytes TimeHACK.Engine/obj/Release/TimeHACK.Engine.pdb | Bin 24064 -> 24064 bytes TimeHACK.Main/Windows95.Designer.cs | 52 +++++++++++++++++++++ TimeHACK.Main/Windows95.cs | 6 ++- TimeHACK.Main/bin/Release/TimeHACK.Engine.dll | Bin 20992 -> 20992 bytes TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb | Bin 24064 -> 24064 bytes TimeHACK.Main/bin/Release/TimeHACK.application | 2 +- TimeHACK.Main/bin/Release/TimeHACK.exe | Bin 4290560 -> 4291072 bytes TimeHACK.Main/bin/Release/TimeHACK.exe.manifest | 6 +-- TimeHACK.Main/bin/Release/TimeHACK.pdb | Bin 112128 -> 112128 bytes .../bin/Release/TimeHACK.vshost.application | 2 +- .../bin/Release/TimeHACK.vshost.exe.manifest | 6 +-- TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe | Bin 4290560 -> 4291072 bytes ...eHACK.Main.csprojResolveAssemblyReference.cache | Bin 25540 -> 25540 bytes TimeHACK.Main/obj/Release/TimeHACK.application | 2 +- TimeHACK.Main/obj/Release/TimeHACK.exe | Bin 4290560 -> 4291072 bytes TimeHACK.Main/obj/Release/TimeHACK.exe.manifest | 6 +-- TimeHACK.Main/obj/Release/TimeHACK.pdb | Bin 112128 -> 112128 bytes 25 files changed, 70 insertions(+), 17 deletions(-) delete mode 100644 TimeHACK.Engine/Resources/sliversilver.png diff --git a/.vs/TimeHACK/v14/.suo b/.vs/TimeHACK/v14/.suo index 7541f30..a8928c3 100644 Binary files a/.vs/TimeHACK/v14/.suo and b/.vs/TimeHACK/v14/.suo differ diff --git a/TimeHACK.Engine/Resources/sliversilver.png b/TimeHACK.Engine/Resources/sliversilver.png deleted file mode 100644 index 576036b..0000000 Binary files a/TimeHACK.Engine/Resources/sliversilver.png and /dev/null differ diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj index 2ed2eff..840be1f 100644 --- a/TimeHACK.Engine/TimeHACK.Engine.csproj +++ b/TimeHACK.Engine/TimeHACK.Engine.csproj @@ -67,7 +67,6 @@ - diff --git a/TimeHACK.Engine/WindowManager.cs b/TimeHACK.Engine/WindowManager.cs index c59cd26..6297aa7 100644 --- a/TimeHACK.Engine/WindowManager.cs +++ b/TimeHACK.Engine/WindowManager.cs @@ -7,7 +7,7 @@ namespace TimeHACK.Engine { public class WindowManager { - public void startWinClassic(UserControl content, String title, PictureBox icon, Boolean MaxButton, Boolean MinButton, Font fnt) + public WinClassic startWinClassic(UserControl content, String title, PictureBox icon, Boolean MaxButton, Boolean MinButton, Font fnt) { // Setup Window WinClassic app = new WinClassic(); @@ -43,7 +43,7 @@ namespace TimeHACK.Engine // Show the app app.Show(); - + return app; } } } \ No newline at end of file diff --git a/TimeHACK.Engine/bin/Release/TimeHACK.Engine.dll b/TimeHACK.Engine/bin/Release/TimeHACK.Engine.dll index beb3696..433b19f 100644 Binary files a/TimeHACK.Engine/bin/Release/TimeHACK.Engine.dll and b/TimeHACK.Engine/bin/Release/TimeHACK.Engine.dll differ diff --git a/TimeHACK.Engine/bin/Release/TimeHACK.Engine.pdb b/TimeHACK.Engine/bin/Release/TimeHACK.Engine.pdb index 288e085..92d373d 100644 Binary files a/TimeHACK.Engine/bin/Release/TimeHACK.Engine.pdb and b/TimeHACK.Engine/bin/Release/TimeHACK.Engine.pdb differ diff --git a/TimeHACK.Engine/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache b/TimeHACK.Engine/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache index fcd8f86..b505eb8 100644 Binary files a/TimeHACK.Engine/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache and b/TimeHACK.Engine/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/TimeHACK.Engine/obj/Release/TimeHACK.Engine.dll b/TimeHACK.Engine/obj/Release/TimeHACK.Engine.dll index beb3696..433b19f 100644 Binary files a/TimeHACK.Engine/obj/Release/TimeHACK.Engine.dll and b/TimeHACK.Engine/obj/Release/TimeHACK.Engine.dll differ diff --git a/TimeHACK.Engine/obj/Release/TimeHACK.Engine.pdb b/TimeHACK.Engine/obj/Release/TimeHACK.Engine.pdb index 288e085..92d373d 100644 Binary files a/TimeHACK.Engine/obj/Release/TimeHACK.Engine.pdb and b/TimeHACK.Engine/obj/Release/TimeHACK.Engine.pdb differ diff --git a/TimeHACK.Main/Windows95.Designer.cs b/TimeHACK.Main/Windows95.Designer.cs index 857687d..e4e477e 100644 --- a/TimeHACK.Main/Windows95.Designer.cs +++ b/TimeHACK.Main/Windows95.Designer.cs @@ -416,6 +416,8 @@ // AddressBookToolStripMenuItem // this.AddressBookToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.AddressBookToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.AddressBookToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.AddressBookToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.AddressBookToolStripMenuItem.Name = "AddressBookToolStripMenuItem"; this.AddressBookToolStripMenuItem.Size = new System.Drawing.Size(185, 26); @@ -424,6 +426,8 @@ // CalculatorToolStripMenuItem // this.CalculatorToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.CalculatorToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.CalculatorToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.CalculatorToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.CalculatorToolStripMenuItem.Name = "CalculatorToolStripMenuItem"; this.CalculatorToolStripMenuItem.Size = new System.Drawing.Size(185, 26); @@ -432,6 +436,8 @@ // HyperTerminalToolStripMenuItem // this.HyperTerminalToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.HyperTerminalToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.HyperTerminalToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.HyperTerminalToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.HyperTerminalToolStripMenuItem.Name = "HyperTerminalToolStripMenuItem"; this.HyperTerminalToolStripMenuItem.Size = new System.Drawing.Size(185, 26); @@ -440,6 +446,8 @@ // ImagingToolStripMenuItem // this.ImagingToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ImagingToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.ImagingToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.ImagingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.ImagingToolStripMenuItem.Name = "ImagingToolStripMenuItem"; this.ImagingToolStripMenuItem.Size = new System.Drawing.Size(185, 26); @@ -448,6 +456,8 @@ // NotePadToolStripMenuItem // this.NotePadToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.NotePadToolStripMenuItem.BackgroundImage = 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"; @@ -458,6 +468,8 @@ // OnlineRegistrationToolStripMenuItem // this.OnlineRegistrationToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.OnlineRegistrationToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.OnlineRegistrationToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.OnlineRegistrationToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.OnlineRegistrationToolStripMenuItem.Name = "OnlineRegistrationToolStripMenuItem"; this.OnlineRegistrationToolStripMenuItem.Size = new System.Drawing.Size(185, 26); @@ -466,6 +478,8 @@ // PaintToolStripMenuItem // this.PaintToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.PaintToolStripMenuItem.BackgroundImage = 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"; @@ -475,6 +489,8 @@ // PhoneDialerToolStripMenuItem // this.PhoneDialerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.PhoneDialerToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.PhoneDialerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.PhoneDialerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.PhoneDialerToolStripMenuItem.Name = "PhoneDialerToolStripMenuItem"; this.PhoneDialerToolStripMenuItem.Size = new System.Drawing.Size(185, 26); @@ -483,6 +499,8 @@ // WordPadToolStripMenuItem // this.WordPadToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.WordPadToolStripMenuItem.BackgroundImage = 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"; @@ -492,6 +510,8 @@ // StartUpToolStripMenuItem // this.StartUpToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.StartUpToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.StartUpToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.StartUpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.AOLInternetFREETrialToolStripMenuItem, this.ATTWorldNetSignupToolStripMenuItem, @@ -508,6 +528,8 @@ // AOLInternetFREETrialToolStripMenuItem // this.AOLInternetFREETrialToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.AOLInternetFREETrialToolStripMenuItem.BackgroundImage = 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(253, 22); @@ -516,6 +538,8 @@ // ATTWorldNetSignupToolStripMenuItem // this.ATTWorldNetSignupToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ATTWorldNetSignupToolStripMenuItem.BackgroundImage = 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(253, 22); @@ -524,6 +548,8 @@ // SetupCompuServe30ToolStripMenuItem // this.SetupCompuServe30ToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.SetupCompuServe30ToolStripMenuItem.BackgroundImage = 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(253, 22); @@ -532,6 +558,8 @@ // SetupWOWFromCompuServeToolStripMenuItem // this.SetupWOWFromCompuServeToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.SetupWOWFromCompuServeToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.SetupWOWFromCompuServeToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.SetupWOWFromCompuServeToolStripMenuItem.Name = "SetupWOWFromCompuServeToolStripMenuItem"; this.SetupWOWFromCompuServeToolStripMenuItem.Size = new System.Drawing.Size(253, 22); this.SetupWOWFromCompuServeToolStripMenuItem.Text = "Setup WOW! from CompuServe"; @@ -539,6 +567,8 @@ // MSDOSPromptToolStripMenuItem // this.MSDOSPromptToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.MSDOSPromptToolStripMenuItem.BackgroundImage = 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 = ((System.Drawing.Image)(resources.GetObject("MSDOSPromptToolStripMenuItem.Image"))); @@ -552,6 +582,8 @@ // EmptyToolStripMenuItem // this.EmptyToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.EmptyToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.EmptyToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.EmptyToolStripMenuItem.Name = "EmptyToolStripMenuItem"; this.EmptyToolStripMenuItem.Size = new System.Drawing.Size(117, 22); this.EmptyToolStripMenuItem.Text = "(Empty)"; @@ -559,6 +591,8 @@ // InternetExplorerToolStripMenuItem // this.InternetExplorerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.InternetExplorerToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.InternetExplorerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.InternetExplorerToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.InternetExplorerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.InternetExplorerToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; @@ -570,6 +604,8 @@ // MSDOSPromptToolStripMenuItem1 // this.MSDOSPromptToolStripMenuItem1.BackColor = System.Drawing.Color.Silver; + this.MSDOSPromptToolStripMenuItem1.BackgroundImage = Properties.Resources.sliversilver; + this.MSDOSPromptToolStripMenuItem1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.MSDOSPromptToolStripMenuItem1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.MSDOSPromptToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.MSDOSPromptToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver; @@ -580,6 +616,8 @@ // OutlookExpressToolStripMenuItem // this.OutlookExpressToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.OutlookExpressToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.OutlookExpressToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.OutlookExpressToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.OutlookExpressToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.OutlookExpressToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; @@ -590,6 +628,8 @@ // WindowsExplorerToolStripMenuItem1 // this.WindowsExplorerToolStripMenuItem1.BackColor = System.Drawing.Color.Silver; + this.WindowsExplorerToolStripMenuItem1.BackgroundImage = Properties.Resources.sliversilver; + this.WindowsExplorerToolStripMenuItem1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.WindowsExplorerToolStripMenuItem1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.WindowsExplorerToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.WindowsExplorerToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver; @@ -600,6 +640,8 @@ // GuessTheNumberToolStripMenuItem // this.GuessTheNumberToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.GuessTheNumberToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.GuessTheNumberToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.GuessTheNumberToolStripMenuItem.Name = "GuessTheNumberToolStripMenuItem"; this.GuessTheNumberToolStripMenuItem.Size = new System.Drawing.Size(184, 26); this.GuessTheNumberToolStripMenuItem.Text = "Guess The Number"; @@ -608,6 +650,8 @@ // StartRunnerToolStripMenuItem // this.StartRunnerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.StartRunnerToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.StartRunnerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.StartRunnerToolStripMenuItem.Name = "StartRunnerToolStripMenuItem"; this.StartRunnerToolStripMenuItem.Size = new System.Drawing.Size(184, 26); this.StartRunnerToolStripMenuItem.Text = "Start Runner"; @@ -616,6 +660,8 @@ // ErrorBlasterToolStripMenuItem // this.ErrorBlasterToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ErrorBlasterToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.ErrorBlasterToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.ErrorBlasterToolStripMenuItem.Name = "ErrorBlasterToolStripMenuItem"; this.ErrorBlasterToolStripMenuItem.Size = new System.Drawing.Size(184, 26); this.ErrorBlasterToolStripMenuItem.Text = "Error Blaster"; @@ -624,6 +670,8 @@ // SkindowsToolStripMenuItem // this.SkindowsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.SkindowsToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.SkindowsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.SkindowsToolStripMenuItem.Name = "SkindowsToolStripMenuItem"; this.SkindowsToolStripMenuItem.Size = new System.Drawing.Size(184, 26); this.SkindowsToolStripMenuItem.Text = "Skindows 95"; @@ -632,6 +680,8 @@ // WebChatToolStripMenuItem // this.WebChatToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.WebChatToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.WebChatToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.WebChatToolStripMenuItem.Name = "WebChatToolStripMenuItem"; this.WebChatToolStripMenuItem.Size = new System.Drawing.Size(184, 26); this.WebChatToolStripMenuItem.Text = "Web Chat"; @@ -640,6 +690,8 @@ // TimeDistorterToolStripMenuItem // this.TimeDistorterToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.TimeDistorterToolStripMenuItem.BackgroundImage = Properties.Resources.sliversilver; + this.TimeDistorterToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.TimeDistorterToolStripMenuItem.Name = "TimeDistorterToolStripMenuItem"; this.TimeDistorterToolStripMenuItem.Size = new System.Drawing.Size(184, 26); this.TimeDistorterToolStripMenuItem.Text = "Time Distorter"; diff --git a/TimeHACK.Main/Windows95.cs b/TimeHACK.Main/Windows95.cs index dc84193..79eb796 100644 --- a/TimeHACK.Main/Windows95.cs +++ b/TimeHACK.Main/Windows95.cs @@ -146,7 +146,8 @@ namespace TimeHACK { WinClassicIE4 ie = new WinClassicIE4(); WindowManager wm = new WindowManager(); - wm.startWinClassic(ie, "Internet Explorer 4", null, true, true, new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((byte)(0)))); + Engine.Template.WinClassic app = wm.startWinClassic(ie, "Internet Explorer 4", null, true, true, new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((byte)(0)))); + app.BringToFront(); startmenu.Hide(); } @@ -164,7 +165,8 @@ namespace TimeHACK { WinClassicIE4 ie = new WinClassicIE4(); WindowManager wm = new WindowManager(); - wm.startWinClassic(ie, "Internet Explorer 4", null, true, true, new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((byte)(0)))); + Engine.Template.WinClassic app = wm.startWinClassic(ie, "Internet Explorer 4", null, true, true, new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((byte)(0)))); + app.BringToFront(); startmenu.Hide(); } } diff --git a/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll b/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll index beb3696..433b19f 100644 Binary files a/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll and b/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll differ diff --git a/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb b/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb index 288e085..92d373d 100644 Binary files a/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb and b/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb differ diff --git a/TimeHACK.Main/bin/Release/TimeHACK.application b/TimeHACK.Main/bin/Release/TimeHACK.application index 63fd313..0794043 100644 --- a/TimeHACK.Main/bin/Release/TimeHACK.application +++ b/TimeHACK.Main/bin/Release/TimeHACK.application @@ -14,7 +14,7 @@ - gLXJ3xLy0LNQ4UZ9GSEUMdEhO9DTy/cQqLZYmzfB5j0= + 6th5RxZyb+Ub5fZvzOcAa/gF/hW/N56BfuK86q/8cmw= diff --git a/TimeHACK.Main/bin/Release/TimeHACK.exe b/TimeHACK.Main/bin/Release/TimeHACK.exe index 2c2f9ca..4d12227 100644 Binary files a/TimeHACK.Main/bin/Release/TimeHACK.exe and b/TimeHACK.Main/bin/Release/TimeHACK.exe differ diff --git a/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest b/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest index 6b80b98..6a25cbf 100644 --- a/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest +++ b/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest @@ -44,14 +44,14 @@ - + - 5gkgTV3C1knbr61CVeBiIGXNhvhR+ed9M8gAR2sOx4w= + gn5UWjiA4mk7G/aEKWZlCBuUIAo8H8WjgfMaY8GNvaM= @@ -63,7 +63,7 @@ - VYkEaZesrE3/N975Jn63D0bvq7/ZOJbMYxD6NIGM2MI= + 8o4vv4fzzgKhFjWI8BxnQNlH/C7P5LOpzKew6ElRE/M= diff --git a/TimeHACK.Main/bin/Release/TimeHACK.pdb b/TimeHACK.Main/bin/Release/TimeHACK.pdb index 496b888..fd82c8d 100644 Binary files a/TimeHACK.Main/bin/Release/TimeHACK.pdb and b/TimeHACK.Main/bin/Release/TimeHACK.pdb differ diff --git a/TimeHACK.Main/bin/Release/TimeHACK.vshost.application b/TimeHACK.Main/bin/Release/TimeHACK.vshost.application index 63fd313..0794043 100644 --- a/TimeHACK.Main/bin/Release/TimeHACK.vshost.application +++ b/TimeHACK.Main/bin/Release/TimeHACK.vshost.application @@ -14,7 +14,7 @@ - gLXJ3xLy0LNQ4UZ9GSEUMdEhO9DTy/cQqLZYmzfB5j0= + 6th5RxZyb+Ub5fZvzOcAa/gF/hW/N56BfuK86q/8cmw= diff --git a/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest b/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest index 6b80b98..6a25cbf 100644 --- a/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest +++ b/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest @@ -44,14 +44,14 @@ - + - 5gkgTV3C1knbr61CVeBiIGXNhvhR+ed9M8gAR2sOx4w= + gn5UWjiA4mk7G/aEKWZlCBuUIAo8H8WjgfMaY8GNvaM= @@ -63,7 +63,7 @@ - VYkEaZesrE3/N975Jn63D0bvq7/ZOJbMYxD6NIGM2MI= + 8o4vv4fzzgKhFjWI8BxnQNlH/C7P5LOpzKew6ElRE/M= diff --git a/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe b/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe index 2c2f9ca..4d12227 100644 Binary files a/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe and b/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe differ diff --git a/TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cache b/TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cache index 20ec93c..3874f69 100644 Binary files a/TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cache and b/TimeHACK.Main/obj/Release/TimeHACK.Main.csprojResolveAssemblyReference.cache differ diff --git a/TimeHACK.Main/obj/Release/TimeHACK.application b/TimeHACK.Main/obj/Release/TimeHACK.application index 63fd313..0794043 100644 --- a/TimeHACK.Main/obj/Release/TimeHACK.application +++ b/TimeHACK.Main/obj/Release/TimeHACK.application @@ -14,7 +14,7 @@ - gLXJ3xLy0LNQ4UZ9GSEUMdEhO9DTy/cQqLZYmzfB5j0= + 6th5RxZyb+Ub5fZvzOcAa/gF/hW/N56BfuK86q/8cmw= diff --git a/TimeHACK.Main/obj/Release/TimeHACK.exe b/TimeHACK.Main/obj/Release/TimeHACK.exe index 2c2f9ca..4d12227 100644 Binary files a/TimeHACK.Main/obj/Release/TimeHACK.exe and b/TimeHACK.Main/obj/Release/TimeHACK.exe differ diff --git a/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest b/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest index 6b80b98..6a25cbf 100644 --- a/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest +++ b/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest @@ -44,14 +44,14 @@ - + - 5gkgTV3C1knbr61CVeBiIGXNhvhR+ed9M8gAR2sOx4w= + gn5UWjiA4mk7G/aEKWZlCBuUIAo8H8WjgfMaY8GNvaM= @@ -63,7 +63,7 @@ - VYkEaZesrE3/N975Jn63D0bvq7/ZOJbMYxD6NIGM2MI= + 8o4vv4fzzgKhFjWI8BxnQNlH/C7P5LOpzKew6ElRE/M= diff --git a/TimeHACK.Main/obj/Release/TimeHACK.pdb b/TimeHACK.Main/obj/Release/TimeHACK.pdb index 496b888..fd82c8d 100644 Binary files a/TimeHACK.Main/obj/Release/TimeHACK.pdb and b/TimeHACK.Main/obj/Release/TimeHACK.pdb differ -- cgit v1.2.3