コード例 #1
0
ファイル: CorePlayer.cs プロジェクト: jithuin/infogeezer
		private static extern bool PlaySound( string szBack, IntPtr hMod, PlayBackFlags flags );
コード例 #2
0
 private static extern bool PlaySound(string szBack, IntPtr hMod, PlayBackFlags flags);