Description: low level sound player , play any sound file using
[DllImport("winmm.dll")]
private static extern long mciSendString(
string strCommand,
StringBuilder strReturn,
int iReturnLength,
IntPtr oCallback)
with c#
File list (Check if you may need any files):
playmultimedia
..............\playmultimedia
..............\..............\bin
..............\..............\...\Debug
..............\..............\...\.....\playmultimedia.exe
..............\..............\...\.....\playmultimedia.pdb
..............\..............\...\.....\playmultimedia.vshost.exe
..............\..............\Form1.cs
..............\..............\Form1.Designer.cs
..............\..............\Form1.resx
..............\..............\obj
..............\..............\...\Debug
..............\..............\...\.....\playmultimedia.csproj.GenerateResource.Cache
..............\..............\...\.....\playmultimedia.exe
..............\..............\...\.....\playmultimedia.Form1.resources
..............\..............\...\.....\playmultimedia.pdb
..............\..............\...\.....\playmultimedia.Properties.Resources.resources
..............\..............\...\.....\Refactor
..............\..............\...\.....\TempPE
..............\..............\...\playmultimedia.csproj.FileList.txt
..............\..............\playmultimedia.csproj
..............\..............\Program.cs
..............\..............\Properties
..............\..............\..........\AssemblyInfo.cs
..............\..............\..........\Resources.Designer.cs
..............\..............\..........\Resources.resx
..............\..............\..........\Settings.Designer.cs
..............\..............\..........\Settings.settings
..............\playmultimedia.sln