[DllImport ("coredll.dll", EntryPoint="waveOutOpen", SetLastError=true)]
public static extern int waveOutOpen(out IntPtr t, int id, WaveFormatEx pwfx, IntPtr dwCallback, int dwInstance, int fdwOpen);
(TODO) As TODO
None.
Do you know one? Please contribute it!
Taken from openNetCF in OpenNETCF.Win32.Wave
Please add some!
Please add some!