aboutsummaryrefslogtreecommitdiff
path: root/Histacom2.Engine/Properties
diff options
context:
space:
mode:
authorMichael Webb <[email protected]>2019-04-04 22:00:10 -0500
committerMichael Webb <[email protected]>2019-04-04 22:00:10 -0500
commit7a17bdcb24e580a357bb1f9b8a925315eac33e64 (patch)
treec0629b347bb95fc4aec0657ae5c581fd975a937b /Histacom2.Engine/Properties
parent95345b4f04925194782512155cfd97210c244ad1 (diff)
downloadhistacom2-7a17bdcb24e580a357bb1f9b8a925315eac33e64.tar.gz
histacom2-7a17bdcb24e580a357bb1f9b8a925315eac33e64.tar.bz2
histacom2-7a17bdcb24e580a357bb1f9b8a925315eac33e64.zip
HUGE list of changes; see Discord for more info
Diffstat (limited to 'Histacom2.Engine/Properties')
-rw-r--r--Histacom2.Engine/Properties/Resources.Designer.cs9
-rw-r--r--Histacom2.Engine/Properties/Resources.resx3
2 files changed, 12 insertions, 0 deletions
diff --git a/Histacom2.Engine/Properties/Resources.Designer.cs b/Histacom2.Engine/Properties/Resources.Designer.cs
index fc8232a..4815e0b 100644
--- a/Histacom2.Engine/Properties/Resources.Designer.cs
+++ b/Histacom2.Engine/Properties/Resources.Designer.cs
@@ -1271,6 +1271,15 @@ namespace Histacom2.Engine.Properties {
}
/// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ public static System.IO.UnmanagedMemoryStream WinXPShutdown {
+ get {
+ return ResourceManager.GetStream("WinXPShutdown", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap WinXPWallpaper {
diff --git a/Histacom2.Engine/Properties/Resources.resx b/Histacom2.Engine/Properties/Resources.resx
index f8e7c10..e702dab 100644
--- a/Histacom2.Engine/Properties/Resources.resx
+++ b/Histacom2.Engine/Properties/Resources.resx
@@ -508,4 +508,7 @@
<data name="WinXP_ClosePress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\WinXP\Window\WinXP_ClosePress.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="WinXPShutdown" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinXPShutdown.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
</root> \ No newline at end of file