📄 cdplayer.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CCDDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "CDPlayer.h"
ClassCount=3
Class1=CCDPlayerApp
Class2=CCDDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_EDIT_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_CD_DIALOG
Resource4=IDD_ABOUTBOX
Resource5=IDR_MENU
[CLS:CCDPlayerApp]
Type=0
HeaderFile=CDPlayer.h
ImplementationFile=CDPlayer.cpp
Filter=N
[CLS:CCDDlg]
Type=0
HeaderFile=CDPlayerDlg.h
ImplementationFile=CDPlayerDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_COMBO
[CLS:CAboutDlg]
Type=0
HeaderFile=CDPlayerDlg.h
ImplementationFile=CDPlayerDlg.cpp
Filter=D
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[DLG:IDD_CD_DIALOG]
Type=1
Class=CCDDlg
ControlCount=18
Control1=IDC_EJECT,button,1342259200
Control2=IDC_PLAY,button,1342242816
Control3=IDC_PAUSE,button,1342242816
Control4=IDC_STOP,button,1342242816
Control5=IDC_FORWARD,button,1342242816
Control6=IDC_BACKWARD,button,1342242816
Control7=IDC_NEXT,button,1342242816
Control8=IDC_PREV,button,1342242816
Control9=IDC_COMBO,combobox,1344339970
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_CD_LENGTH,static,1342308352
Control13=IDC_CD_TRACKS,static,1342308352
Control14=IDC_DISPLAY,static,1342177288
Control15=IDC_STATIC,static,1350635783
Control16=IDC_SLIDER,msctls_trackbar32,1342177313
Control17=IDC_STATIC,static,1342308352
Control18=IDC_TRACK_LENGTH,static,1342308352
[MNU:IDR_MENU]
Type=1
Class=CCDDlg
Command1=IDC_PLAY
Command2=IDC_STOP
Command3=IDC_PAUSE
Command4=IDC_EJECT
Command5=IDOK
Command6=IDC_FORWARD
Command7=IDC_BACKWARD
Command8=IDC_EDIT
Command9=IDC_VOICE
Command10=IDC_SUI
Command11=IDC_LIAN
Command12=IDC_ABOUT_MENU
CommandCount=12
[DLG:IDD_EDIT_DIALOG]
Type=1
Class=?
ControlCount=10
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_LIST1,listbox,1352728833
Control4=IDC_LIST2,listbox,1352728833
Control5=IDC_ADD,button,1342242816
Control6=IDC_DELETE,button,1342242816
Control7=IDC_ADD_ALL,button,1342242816
Control8=IDC_DELETE_ALL,button,1342242816
Control9=IDC_STATIC,button,1342177287
Control10=IDC_STATIC,button,1342177287
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -