代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound_dsp.c
/*
* Copyright (c) 2003 Century Software, Inc. All Rights Reserved.
*
i_sound.h
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id: i_sound.h,v 1.2 2003/09/08 22:34:28 jasonk Exp $
//
// Copyright (C
s_sound.h
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id: s_sound.h,v 1.2 2003/09/08 22:34:31 jasonk Exp $
//
// Copyright (C
i_sound.c
/* Simple ESD handling for sounds and whatnot */
#include
#ifdef USE_ESOUND
#include
#endif
#ifdef USE_DSP
#include
#endif
#include "z_zone.h"
#include "m_s
s_sound.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id: s_sound.c,v 1.2 2003/09/08 22:34:31 jasonk Exp $
//
// Copyright (C
sound.rc2
//
// SOUND.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////
sound_syms.ver
#define __ver_num_midis _ver_str(a1eae7cf)
#define num_midis _set_ver(num_midis)
#define __ver_load_mixer_volumes _ver_str(a1d5f04f)
#define load_mixer_volumes _set_ver(load_mixer_volumes)
#define __v
sound_core.ver
#define __ver_unregister_sound_special _ver_str(99c95fa5)
#define unregister_sound_special _set_ver(unregister_sound_special)
#if defined(__module__athlon_up) || defined(__module__i686_up)
#define __
gp_sound.cpp
//********************************************
// DirectSound 相关处理函数
// 创建于2000年2月4日
//********************************************
#include
#include
#include
gp_sound.h
//********************************************
// DirectSound 相关处理函数
// 创建于2000年1月25日
//********************************************
#ifndef _GP_SOUND_
#define _GP_SOUND_
#include