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

📄 recorder.vcc

📁 wince下的录音源代码 与vc下的录音有所不同!
💻 VCC
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=2
Class1=CRecorderApp
Class2=CRecorderDlg

ResourceCount=3
Resource2=IDR_MAINFRAME
Resource3=IDD_RECORDER_DIALOG

[CLS:CRecorderApp]
Type=0
HeaderFile=Recorder.h
ImplementationFile=Recorder.cpp
Filter=N

[CLS:CRecorderDlg]
Type=0
HeaderFile=RecorderDlg.h
ImplementationFile=RecorderDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CRecorderDlg


[DLG:IDD_RECORDER_DIALOG]
Type=1
Class=CRecorderDlg
ControlCount=6
Control1=IDC_REC_START,button,1342242816
Control2=IDC_REC_STOP,button,1476460544
Control3=IDC_PLAY_START,button,1476460544
Control4=IDC_PLAY_PAUSE,button,1476460544
Control5=IDC_PLAY_STOP,button,1476460544
Control6=IDC_STATIC_TIME,static,1342308352

⌨️ 快捷键说明

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