代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound.lst
C51 COMPILER V7.01 SOUND 10/23/2005 15:44:06 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE SOUND
OBJECT MODULE PLACED IN S
sound.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Sound.h"
sound.h
// Sound.h : main header file for the SOUND application
//
#if !defined(AFX_SOUND_H__27C9F385_D960_11D2_BF13_FB46B2140062__INCLUDED_)
#define AFX_SOUND_H__27C9F385_D960_11D2_BF13_FB46B2140062__IN
sound.plg
Build Log
--------------------Configuration: Sound - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"D
sound.cpp
// Sound.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Sound.h"
#include "MainFrm.h"
#include "SoundDoc.h"
#include "SoundView.h"
#ifdef _DEBUG
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) App