📄 play.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMainFrame
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "play.h"
LastPage=0
ClassCount=10
Class1=CInputPwd
Class2=CMainFrame
Class3=CModifyPwd
Class4=CPlayApp
Class5=CAboutDlg
Class6=CPlayDoc
Class7=CPlayView
Class8=CMyEdit
Class9=CSetPwd
Class10=CStopModeDlg
ResourceCount=7
Resource1=IDD_MODIFYPWD
Resource2=IDD_ABOUTBOX
Resource3=IDR_POPUP
Resource4=IDD_SETPWD
Resource5=IDR_MAINFRAME
Resource6=IDD_INPUTPWD
Resource7=IDD_STOPMODE
[CLS:CInputPwd]
Type=0
BaseClass=CDialog
HeaderFile=InputPwd.h
ImplementationFile=InputPwd.cpp
[CLS:CMainFrame]
Type=0
BaseClass=CFrameWnd
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
LastObject=CMainFrame
[CLS:CModifyPwd]
Type=0
BaseClass=CDialog
HeaderFile=ModifyPwd.h
ImplementationFile=ModifyPwd.cpp
LastObject=IDC_OK
[CLS:CPlayApp]
Type=0
BaseClass=CWinApp
HeaderFile=play.h
ImplementationFile=play.cpp
LastObject=CPlayApp
Filter=N
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=play.cpp
ImplementationFile=play.cpp
LastObject=CAboutDlg
[CLS:CPlayDoc]
Type=0
BaseClass=CDocument
HeaderFile=playDoc.h
ImplementationFile=playDoc.cpp
LastObject=CPlayDoc
[CLS:CPlayView]
Type=0
BaseClass=CView
HeaderFile=playView.h
ImplementationFile=playView.cpp
Filter=C
LastObject=CPlayView
VirtualFilter=VWC
[CLS:CMyEdit]
Type=0
BaseClass=CEdit
HeaderFile=playView.h
ImplementationFile=playView.cpp
LastObject=CMyEdit
[CLS:CSetPwd]
Type=0
BaseClass=CDialog
HeaderFile=SetPwd.h
ImplementationFile=SetPwd.cpp
LastObject=CSetPwd
[CLS:CStopModeDlg]
Type=0
BaseClass=CDialog
HeaderFile=StopModeDlg.h
ImplementationFile=StopModeDlg.cpp
LastObject=CStopModeDlg
Filter=D
VirtualFilter=dWC
[DLG:IDD_INPUTPWD]
Type=1
Class=CInputPwd
ControlCount=5
Control1=IDCANCEL,button,1342242817
Control2=IDC_STATIC,static,1342308352
Control3=IDC_INPUTPWD,edit,1350631584
Control4=IDC_MODIFYPWD,button,1342242817
Control5=IDC_SURE,button,1342242817
[DLG:IDD_MODIFYPWD]
Type=1
Class=CModifyPwd
ControlCount=8
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_OlDPWD,edit,1350631584
Control6=IDC_NEWPWD,edit,1350631584
Control7=IDC_RENEWPWD,edit,1350631584
Control8=IDC_OK,button,1342242816
[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_SETPWD]
Type=1
Class=CSetPwd
ControlCount=6
Control1=IDC_SETPWD,edit,1350631584
Control2=IDC_SUREPWD,edit,1350631584
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_OK,button,1342242816
Control6=IDC_CANCEL,button,1342242816
[DLG:IDD_STOPMODE]
Type=1
Class=CStopModeDlg
ControlCount=7
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_TIME_CHECK,button,1342242819
Control5=IDC_SIZE_CHECK,button,1342242819
Control6=IDC_TIME,edit,1350639744
Control7=IDC_CAPACITY,edit,1350639744
[TB:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_OPEN
Command2=ID_PLAY
Command3=ID_PAUSE
Command4=ID_RESUME
Command5=ID_STOP
Command6=ID_PREVIEW
CommandCount=6
[MNU:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_OPEN_PLAYFILE
Command2=ID_PLAYFILE
Command3=ID_PAUSE_PLAY
Command4=ID_RESUME_PLAY
Command5=ID_FILE_STOP
Command6=ID_REALPLAY
Command7=ID_REAL_STOP
Command8=ID_CAPTURE_SAVE
Command9=ID_BEGIN_CAPTURE
Command10=ID_STOP_CAPTURE
Command11=ID_PAUSE_CAPTURE
Command12=ID_RESUME_CAPTURE
Command13=ID_VIEW_TOOLBAR
Command14=ID_VIEW_STATUS_BAR
Command15=ID_APP_ABOUT
CommandCount=15
[MNU:IDR_POPUP]
Type=1
Class=?
Command1=ID_REAL_STOP
Command2=ID_POP_REAL_SEND
Command3=ID_POP_FILE_SEND
Command4=ID_POP_SEND_STOP
CommandCount=4
[ACL:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_EDIT_UNDO
Command5=ID_EDIT_CUT
Command6=ID_EDIT_COPY
Command7=ID_EDIT_PASTE
Command8=ID_EDIT_UNDO
Command9=ID_EDIT_CUT
Command10=ID_EDIT_COPY
Command11=ID_EDIT_PASTE
Command12=ID_NEXT_PANE
Command13=ID_PREV_PANE
CommandCount=13
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -