added CHORD.WAV

This commit is contained in:
lempamo 2017-04-28 13:48:46 -04:00
parent d09495e545
commit a2e3f6358a
30 changed files with 40 additions and 24 deletions

Binary file not shown.

View file

@ -90,6 +90,15 @@ internal static System.Drawing.Bitmap BottomSide {
}
}
/// <summary>
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
/// </summary>
internal static System.IO.UnmanagedMemoryStream CHORD {
get {
return ResourceManager.GetStream("CHORD", resourceCulture);
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>

View file

@ -178,4 +178,7 @@
<data name="windows_command_prompt" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\WinClassic\Window\windows_command_prompt.ttf;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="CHORD" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\resources\chord.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
</root>

Binary file not shown.

View file

@ -99,6 +99,7 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Content Include="Resources\CHORD.WAV" />
<Content Include="Resources\Icon128x.ico" />
<None Include="Resources\WinAboutSeparator95.png" />
<Content Include="Resources\WinClassic\Window\BottomLeft.png" />

View file

@ -2,6 +2,7 @@
using System.Windows.Forms;
using System.Drawing;
using TimeHACK.Engine.Template;
using System.Media;
namespace TimeHACK.Engine
{
@ -63,6 +64,8 @@ public WinClassic startInfobox95(String title, String text, Image erroricon)
{
Infobox95 app = new Infobox95();
app.infoText.Text = text;
SoundPlayer sp = new SoundPlayer(Properties.Resources.CHORD);
sp.Play();
return startWin95(app, title, null, false, false);
}

View file

@ -14,7 +14,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>zOyKVkJ0M+XRw4fKPkwasm37BQw8A8OmjCJZS9f8SfU=</dsig:DigestValue>
<dsig:DigestValue>UQjZ3Gfvu3tMhC+d45c8WvCsn6EdObB6G1RAnCcgpgs=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View file

@ -63,19 +63,19 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>YlKo3t31Qw/hrQS13k7F6qxBoDYDUWdilhGkeGzu+cs=</dsig:DigestValue>
<dsig:DigestValue>CZVZ6e1uQishA7C+soeoEECq35ekniZWzNaXTtNGSxg=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.Engine.dll" size="159232">
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.Engine.dll" size="184320">
<assemblyIdentity name="TimeHACK.Engine" 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>cZQgpzpfSWlj7U7scJhDCNXGFbIB7vNI/XyT6QxfgYs=</dsig:DigestValue>
<dsig:DigestValue>HBghz/KOIZLR+PwJD6XppAFuGDgdpxkb7cnXeYWbN4A=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@ -97,22 +97,22 @@
<dsig:DigestValue>nzG7pg3H+3uPdr/lzLxyroAH8XD1zvIYW4peV9fAD6M=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\IE4\ie4start.html" size="1039">
<file name="Resources\IE4\ie4start.html" size="1061">
<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>CEJZujPF/+of1WwNtfnyeY48uATNNueVLQXu5DlTwDQ=</dsig:DigestValue>
<dsig:DigestValue>CI8nqeRbEcv/kXZo8apCAtXPlg//IMQaPU9P6+ub2dw=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\IE4\padams.html" size="1987">
<file name="Resources\IE4\padams.html" size="1989">
<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>1FVyioVjFo28QI7JxXHtc/9KD0YRl0Jp7cwZC3JrN4I=</dsig:DigestValue>
<dsig:DigestValue>r20Xm3dFHHwOAIrhHc0S6xmhhHmTAVxkM6a4TCf44wU=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\ie4start.html" size="956">

View file

@ -14,7 +14,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>zOyKVkJ0M+XRw4fKPkwasm37BQw8A8OmjCJZS9f8SfU=</dsig:DigestValue>
<dsig:DigestValue>UQjZ3Gfvu3tMhC+d45c8WvCsn6EdObB6G1RAnCcgpgs=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View file

@ -63,19 +63,19 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>YlKo3t31Qw/hrQS13k7F6qxBoDYDUWdilhGkeGzu+cs=</dsig:DigestValue>
<dsig:DigestValue>CZVZ6e1uQishA7C+soeoEECq35ekniZWzNaXTtNGSxg=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.Engine.dll" size="159232">
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.Engine.dll" size="184320">
<assemblyIdentity name="TimeHACK.Engine" 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>cZQgpzpfSWlj7U7scJhDCNXGFbIB7vNI/XyT6QxfgYs=</dsig:DigestValue>
<dsig:DigestValue>HBghz/KOIZLR+PwJD6XppAFuGDgdpxkb7cnXeYWbN4A=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@ -97,22 +97,22 @@
<dsig:DigestValue>nzG7pg3H+3uPdr/lzLxyroAH8XD1zvIYW4peV9fAD6M=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\IE4\ie4start.html" size="1039">
<file name="Resources\IE4\ie4start.html" size="1061">
<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>CEJZujPF/+of1WwNtfnyeY48uATNNueVLQXu5DlTwDQ=</dsig:DigestValue>
<dsig:DigestValue>CI8nqeRbEcv/kXZo8apCAtXPlg//IMQaPU9P6+ub2dw=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\IE4\padams.html" size="1987">
<file name="Resources\IE4\padams.html" size="1989">
<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>1FVyioVjFo28QI7JxXHtc/9KD0YRl0Jp7cwZC3JrN4I=</dsig:DigestValue>
<dsig:DigestValue>r20Xm3dFHHwOAIrhHc0S6xmhhHmTAVxkM6a4TCf44wU=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\ie4start.html" size="956">

View file

@ -14,7 +14,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>zOyKVkJ0M+XRw4fKPkwasm37BQw8A8OmjCJZS9f8SfU=</dsig:DigestValue>
<dsig:DigestValue>UQjZ3Gfvu3tMhC+d45c8WvCsn6EdObB6G1RAnCcgpgs=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View file

@ -63,19 +63,19 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>YlKo3t31Qw/hrQS13k7F6qxBoDYDUWdilhGkeGzu+cs=</dsig:DigestValue>
<dsig:DigestValue>CZVZ6e1uQishA7C+soeoEECq35ekniZWzNaXTtNGSxg=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.Engine.dll" size="159232">
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.Engine.dll" size="184320">
<assemblyIdentity name="TimeHACK.Engine" 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>cZQgpzpfSWlj7U7scJhDCNXGFbIB7vNI/XyT6QxfgYs=</dsig:DigestValue>
<dsig:DigestValue>HBghz/KOIZLR+PwJD6XppAFuGDgdpxkb7cnXeYWbN4A=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@ -97,22 +97,22 @@
<dsig:DigestValue>nzG7pg3H+3uPdr/lzLxyroAH8XD1zvIYW4peV9fAD6M=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\IE4\ie4start.html" size="1039">
<file name="Resources\IE4\ie4start.html" size="1061">
<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>CEJZujPF/+of1WwNtfnyeY48uATNNueVLQXu5DlTwDQ=</dsig:DigestValue>
<dsig:DigestValue>CI8nqeRbEcv/kXZo8apCAtXPlg//IMQaPU9P6+ub2dw=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\IE4\padams.html" size="1987">
<file name="Resources\IE4\padams.html" size="1989">
<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>1FVyioVjFo28QI7JxXHtc/9KD0YRl0Jp7cwZC3JrN4I=</dsig:DigestValue>
<dsig:DigestValue>r20Xm3dFHHwOAIrhHc0S6xmhhHmTAVxkM6a4TCf44wU=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\ie4start.html" size="956">