vc.clw

来自「主要完成了对mpeg2的ES流文件的分析工作」· CLW 代码 · 共 104 行

CLW
104
字号
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CVCDlg
LastTemplate=CButton
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "VC.h"

ClassCount=3
Class1=CVCApp
Class2=CVCDlg
Class3=CAboutDlg

ResourceCount=8
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_VC_DIALOG
Resource4=IDD_DIALOGBAR (English (U.S.))
Resource5=IDD_FORMVIEW (English (U.S.))
Resource6=IDD_OLE_PROPPAGE_LARGE (English (U.S.))
Resource7=IDD_PROPPAGE_LARGE (English (U.S.))
Resource8=IDR_MENU

[CLS:CVCApp]
Type=0
HeaderFile=VC.h
ImplementationFile=VC.cpp
Filter=N

[CLS:CVCDlg]
Type=0
HeaderFile=VCDlg.h
ImplementationFile=VCDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_Show

[CLS:CAboutDlg]
Type=0
HeaderFile=VCDlg.h
ImplementationFile=VCDlg.cpp
Filter=D
LastObject=ID_OPEN

[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_VC_DIALOG]
Type=1
Class=CVCDlg
ControlCount=11
Control1=IDC_OPEN,button,1342242816
Control2=IDC_SAVE,button,1476460544
Control3=IDC_GROUP_PICTURE,edit,1350639744
Control4=IDC_PICTURE,edit,1350639744
Control5=IDC_SLICE,edit,1350639744
Control6=IDC_GET_GROUP_PICTURE,button,1476460544
Control7=IDC_GET_PICTURE,button,1476460544
Control8=IDC_GET_SLICE,button,1476460544
Control9=IDC_GET_SEQUENCE,button,1476460544
Control10=IDC_Show,edit,1353781252
Control11=IDC_SEQUENCE,edit,1350639744

[MNU:IDR_MENU]
Type=1
Class=CVCDlg
Command1=ID_OPEN
Command2=ID_SAVE
Command3=ID_EXIT
CommandCount=3

[DLG:IDD_DIALOGBAR (English (U.S.))]
Type=1
Class=?
ControlCount=1
Control1=IDC_STATIC,static,1342308352

[DLG:IDD_FORMVIEW (English (U.S.))]
Type=1
Class=?
ControlCount=1
Control1=IDC_STATIC,static,1342308352

[DLG:IDD_OLE_PROPPAGE_LARGE (English (U.S.))]
Type=1
Class=?
ControlCount=1
Control1=IDC_STATIC,static,1342308352

[DLG:IDD_PROPPAGE_LARGE (English (U.S.))]
Type=1
Class=?
ControlCount=1
Control1=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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