⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wave.vcc

📁 用eVC开发的WinCE 4.0环境下的声音采集和并保存为WAVE格式
💻 VCC
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CWAVEDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "WAVE.h"

ClassCount=3
Class1=CWAVEApp
Class2=CWAVEDlg

ResourceCount=4
Resource2=IDR_MAINFRAME
Resource3=IDD_WAVE_DIALOG
Resource4=IDD_WAVE_DIALOG (English (U.S.))

[CLS:CWAVEApp]
Type=0
HeaderFile=WAVE.h
ImplementationFile=WAVE.cpp
Filter=N

[CLS:CWAVEDlg]
Type=0
HeaderFile=WAVEDlg.h
ImplementationFile=WAVEDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC


[DLG:IDD_WAVE_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CWAVEDlg

[DLG:IDD_WAVE_DIALOG (English (U.S.))]
Type=1
Class=?
ControlCount=6
Control1=IDC_START,button,1342242816
Control2=IDC_CLOSE,button,1342242816
Control3=IDC_PLAY,button,1342242816
Control4=IDC_PLAY_PAUSE,button,1342242816
Control5=IDC_PLAY_STOP,button,1342242816
Control6=IDC_SAVE,button,1342242816

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -