代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound.asm
name sound.asm
public beep,sound
include macro.lib
stack segment stack
db 200 dup(0)
stack ends
data segment public 'data'
freg dw 5421,4828,4056,3614,3614,40
sound.h
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So
sound.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSoundDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Sound.h"
sound.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
sound.cpp
// Sound.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Sound.h"
#include "SoundDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
sound.h
// Sound.h : main header file for the SOUND application
//
#if !defined(AFX_SOUND_H__BDDA38F3_613D_11D2_A7A3_000000000000__INCLUDED_)
#define AFX_SOUND_H__BDDA38F3_613D_11D2_A7A3_000000000000__IN
sound.plg
Build Log
--------------------Configuration: Sound - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x407 /fo"D