[DllImport("winmm.dll", SetLastError = true)] static extern uint midiInReset(IntPtr hMidiIn);
Última actualización hace 1 año