예제 #1
0
파일: winmm.cs 프로젝트: kixtarte/cadencii
 public static extern uint waveOutUnprepareHeader( IntPtr hwo, ref WAVEHDR pwh, UINT cbwh );
예제 #2
0
파일: winmm.cs 프로젝트: kixtarte/cadencii
 public static extern uint waveOutWrite( IntPtr hwo, ref WAVEHDR pwh, uint cbwh );