代码搜索结果

找到约 10,000 项符合 Sound 的代码

sound.pas

unit sound; interface procedure initSound; procedure deInitSound; implementation uses Windows, MMsystem, Classes, SysUtils; var wDeviceID : word; procedure initSound; var dwRe

sound.cpp

// Sound.cpp: implementation of the CSound class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Example2_ChatRoom.h" #include "Sound.h"

sound.h

// Sound.h: interface for the CSound class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_SOUND_H__69DAFAB9_C3EE_4821_8E74_9D069B9DECB9__INCLUDED_) #

sound.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

sound.c

/*! * Example program. * Copyright (c) 2004 by BREW Development Team, Zhejiang University. * All Rights Reserved. */ /*!----------------------------------- @file sound.c @author

sound.dsp

# Microsoft Developer Studio Project File - Name="sound" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dyn

sound.bid

#ifndef SOUND_BID #define SOUND_BID #define AEECLSID_SOUND 0x10080101 #endif //SOUND_BID