代码搜索:DirectSound
找到约 571 项符合「DirectSound」的源代码
代码结果 571
www.eeworm.com/read/236568/14011741
cpp gp_sound.cpp
//********************************************
// DirectSound 相关处理函数
// 创建于2000年2月4日
//********************************************
#include
#include
#include
www.eeworm.com/read/236568/14011751
h gp_sound.h
//********************************************
// DirectSound 相关处理函数
// 创建于2000年1月25日
//********************************************
#ifndef _GP_SOUND_
#define _GP_SOUND_
#include
www.eeworm.com/read/480321/1319467
pas dxetable.pas
unit DXETable;
interface
{$INCLUDE DelphiXcfg.inc}
uses
Windows, SysUtils,
{$IfDef StandardDX}
{$ifdef DX7}
DirectDraw, Direct3D,DirectInput,DirectPlay,DirectSound;
{$else}
{
www.eeworm.com/read/195032/5115407
cs soundhandler.cs
using System;
using System.Windows.Forms;
using Microsoft.DirectX.DirectSound;
using System.Collections;
///
/// This class handles loading and playing our sounds.
///
www.eeworm.com/read/195032/5115454
cs soundhandler.cs
using System;
using System.Windows.Forms;
using Microsoft.DirectX.DirectSound;
using System.Collections;
///
/// This class handles loading and playing our sounds.
///
www.eeworm.com/read/195032/5115502
cs soundhandler.cs
using System;
using System.Windows.Forms;
using Microsoft.DirectX.DirectSound;
using System.Collections;
///
/// This class handles loading and playing our sounds.
///
www.eeworm.com/read/195032/5115573
cs soundhandler.cs
using System;
using System.Windows.Forms;
using Microsoft.DirectX.DirectSound;
using System.Collections;
///
/// This class handles loading and playing our sounds.
///
www.eeworm.com/read/195032/5115649
cs soundhandler.cs
using System;
using System.Windows.Forms;
using Microsoft.DirectX.DirectSound;
using System.Collections;
///
/// This class handles loading and playing our sounds.
///
www.eeworm.com/read/195032/5115699
cs soundhandler.cs
using System;
using System.Windows.Forms;
using Microsoft.DirectX.DirectSound;
using System.Collections;
///
/// This class handles loading and playing our sounds.
///
www.eeworm.com/read/195032/5115813
cs soundhandler.cs
using System;
using System.Windows.Forms;
using Microsoft.DirectX.DirectSound;
using System.Collections;
///
/// This class handles loading and playing our sounds.
///