aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/Properties
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-10-29 09:04:22 -0400
committerlempamo <[email protected]>2017-10-29 09:04:22 -0400
commit06bfbc380cdae9ef21b492fe9f59273cab056ccb (patch)
tree4b88f456d4008b8f2092dc904803613e8c29f813 /Histacom2/Properties
parentd73bed3a5e57dace6215d0dafc52cf16c19db0a9 (diff)
downloadhistacom2-06bfbc380cdae9ef21b492fe9f59273cab056ccb.tar.gz
histacom2-06bfbc380cdae9ef21b492fe9f59273cab056ccb.tar.bz2
histacom2-06bfbc380cdae9ef21b492fe9f59273cab056ccb.zip
some "virus" stuff
Diffstat (limited to 'Histacom2/Properties')
-rw-r--r--Histacom2/Properties/Resources.resx3
-rw-r--r--Histacom2/Properties/Resources1.Designer.cs10
2 files changed, 13 insertions, 0 deletions
diff --git a/Histacom2/Properties/Resources.resx b/Histacom2/Properties/Resources.resx
index 4bd013e..d2f84db 100644
--- a/Histacom2/Properties/Resources.resx
+++ b/Histacom2/Properties/Resources.resx
@@ -2098,4 +2098,7 @@
<data name="sliveroldlace" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\WinClassic\sliveroldlace.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="WinXPError" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\WinXPError.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/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs
index 5d75b0a..d0a7863 100644
--- a/Histacom2/Properties/Resources1.Designer.cs
+++ b/Histacom2/Properties/Resources1.Designer.cs
@@ -2206,6 +2206,16 @@ namespace Histacom2.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ public static System.Drawing.Bitmap WinXPError {
+ get {
+ object obj = ResourceManager.GetObject("WinXPError", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
public static System.Drawing.Bitmap WinXPIE6 {
get {
object obj = ResourceManager.GetObject("WinXPIE6", resourceCulture);