[DllImport("winmm.dll", SetLastError=true)]
static extern bool PlaySound(string pszSound,
System.UIntPtr hmod, uint fdwSound);
Declare Function PlaySound Lib "winmm.dll" (TODO) As TODO
None.
Please add some!
Please add some!
Do you know one? Please contribute it!