📄 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"
ClassCount=4
Class1=CSoundApp
Class2=CSoundDlg
ResourceCount=3
Resource2=IDR_MAINFRAME
Resource3=IDD_SOUND_DIALOG
[CLS:CSoundApp]
Type=0
HeaderFile=Sound.h
ImplementationFile=Sound.cpp
Filter=N
[CLS:CSoundDlg]
Type=0
HeaderFile=SoundDlg.h
ImplementationFile=SoundDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
[DLG:IDD_SOUND_DIALOG]
Type=1
Class=CSoundDlg
ControlCount=14
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,button,1342177287
Control3=IDC_SNDPLAY,button,1342242816
Control4=IDC_PLAY,button,1342242816
Control5=IDC_BEEP,button,1342242816
Control6=IDC_STATIC,button,1342177287
Control7=IDC_MCI_OPEN,button,1342242816
Control8=IDC_MCI_PLAY,button,1342242816
Control9=IDC_MCI_PAUSE,button,1342242816
Control10=IDC_STATIC,button,1342177287
Control11=IDC_MCI_STOP,button,1342242816
Control12=IDC_STATIC,static,1342308352
Control13=IDC_COMMANDSTRING,edit,1350631552
Control14=IDC_MCI_EXECUTE,button,1342242816
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -