代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound.h
/*
Ming, an SWF output library
Copyright (C) 2001 Opaque Industries - http://www.opaque.net/
This library is free software; you can redistribute it and/or
modify it under the terms o
sound.c
//========================================================================
// 文件名称: Sound.c
// 功能描述: A2000放音程序以及语音识别的训练程序
// 维护记录: 2005-10-16 v1.0 by xinqiang
//=================================
sound.cpp
//---------------------------------------------------------------------------
#include
#include
#pragma hdrstop
#include
#include
#include "Sound.h"
sound.h
//---------------------------------------------------------------------------
#ifndef SoundH
#define SoundH
void EnableSound(HWND hWnd);
void DisableSound();
void SoundUpdate(int cycles);
void
sound.dlg
SOUND DIALOG 1, 1, 184, 122
STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Sound Options"
{
CONTROL "Event and Sound", -1, "BUTTON", BS_GROUPBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 8, 4, 168
sound.c
/* Author Mike White, 1996. Based on original WizUnZip code by
* Robert Heath.
*/
#include
#include "sound.h"
#include "wiz.h"
#include "helpids.h"
#include
/* WiZ sound cont
sound.h
#define IDM_SOUND_HELP 100
#define IDM_SOUND_NONE 101
#define IDM_SOUND_BEEP 102
#define IDM_SOUND_WAVE_DURING 103
#define IDM_SOUND_WAVE_AFTER 104
#define IDM_SOUND_BROWSE
sound.h
/****************************************************************************
CONFIDENTIAL AND PROPRIETARY INFORMATION. The entire contents of this file
is Copyright