aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-04 17:12:25 -0400
committerlempamo <[email protected]>2017-07-04 17:12:25 -0400
commitac75c9cfdb27723b99a3d408fd54518d84cd2853 (patch)
tree80e3196d02c6a271cceeac9d6d6c11152be2e53f /TimeHACK.Main/Properties/Resources.Designer.cs
parent3a897bb5358db42fee5d3a0f6890d048893eac76 (diff)
downloadhistacom2-ac75c9cfdb27723b99a3d408fd54518d84cd2853.tar.gz
histacom2-ac75c9cfdb27723b99a3d408fd54518d84cd2853.tar.bz2
histacom2-ac75c9cfdb27723b99a3d408fd54518d84cd2853.zip
Added Prototype Windows 98
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs48
1 files changed, 38 insertions, 10 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index a4836d8..a1e0907 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -437,6 +437,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap Win95Computer {
+ get {
+ object obj = ResourceManager.GetObject("Win95Computer", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap Win95ComputerIcon {
get {
object obj = ResourceManager.GetObject("Win95ComputerIcon", resourceCulture);
@@ -596,6 +606,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap Win98Computer {
+ get {
+ object obj = ResourceManager.GetObject("Win98Computer", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap Win98SideBar {
get {
object obj = ResourceManager.GetObject("Win98SideBar", resourceCulture);
@@ -604,6 +624,24 @@ namespace TimeHACK.Properties {
}
/// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ internal static System.IO.UnmanagedMemoryStream Win98Start {
+ get {
+ return ResourceManager.GetStream("Win98Start", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ internal static System.IO.UnmanagedMemoryStream Win98Stop {
+ get {
+ return ResourceManager.GetStream("Win98Stop", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap WinClassicAbout95 {
@@ -676,16 +714,6 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
- internal static System.Drawing.Bitmap WinClassicComputer {
- get {
- object obj = ResourceManager.GetObject("WinClassicComputer", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
internal static System.Drawing.Bitmap WinClassicCopy {
get {
object obj = ResourceManager.GetObject("WinClassicCopy", resourceCulture);