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

📄 evcstudy.vcc

📁 学习evc时
💻 VCC
字号:
; VCC file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CSliderUseDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "evcstudy.h"
LastPage=0

ClassCount=13
Class1=CEvcstudyApp
Class2=CEvcstudyDoc
Class3=CEvcstudyView
Class4=CMainFrame
Class5=CAboutDlg

ResourceCount=13
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource4=IDD_THREADASYN_DIALOG
Resource3=IDD_PROPPAGE_LARGE (English (U.S.))
Class6=CDlgSeriesSetup
Resource5=IDD_PROPPAGE_SMALL (English (U.S.))
Resource6=IDD_PROPPAGE_MEDIUM (English (U.S.))
Resource7=IDD_ABOUTBOX (English (U.S.))
Resource8=IDD_THREADSYNBYEVENT_DIALOG
Class7=CSpinUseDlg
Resource9=IDD_CREATEPROCESS_DIALOG
Class8=CSliderUseDlg
Resource10=IDD_SLIDERUSE_DIALOG
Class9=CCreateProcessDlg
Resource11=IDD_DIALOG_SETUPSERIES
Class10=CThreadSynByEventDlg
Resource12=IDD_SPINUSE_DIALOG
Class11=CThreadAsynDlg
Class12=CSerialPortDlg
Class13=CSSerialPortDlg
Resource13=IDR_MAINFRAME (English (U.S.))

[CLS:CEvcstudyApp]
Type=0
HeaderFile=evcstudy.h
ImplementationFile=evcstudy.cpp
Filter=N

[CLS:CEvcstudyDoc]
Type=0
HeaderFile=evcstudyDoc.h
ImplementationFile=evcstudyDoc.cpp
Filter=N

[CLS:CEvcstudyView]
Type=0
HeaderFile=evcstudyView.h
ImplementationFile=evcstudyView.cpp
Filter=C
LastObject=CEvcstudyView


[CLS:CMainFrame]
Type=0
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
Filter=T
LastObject=ID_THREADSYN
BaseClass=CFrameWnd
VirtualFilter=fWC



[CLS:CAboutDlg]
Type=0
HeaderFile=evcstudy.cpp
ImplementationFile=evcstudy.cpp
Filter=D

[DLG:IDD_ABOUTBOX]
Type=1
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Class=CAboutDlg

[MNU:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_FILE_SAVE_AS
Command6=ID_APP_EXIT
Command7=ID_EDIT_UNDO
Command8=ID_EDIT_CUT
Command9=ID_EDIT_COPY
Command10=ID_EDIT_PASTE
Command11=ID_APP_ABOUT
CommandCount=11
Command5=ID_FILE_MRU_FILE1

[ACL:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
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
Command4=ID_EDIT_UNDO

[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
Class=CAboutDlg
ControlCount=3
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352

[TB:IDR_MAINFRAME (English (U.S.))]
Type=1
Class=?
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_EDIT_CUT
Command5=ID_EDIT_COPY
Command6=ID_EDIT_PASTE
Command7=ID_APP_ABOUT
CommandCount=7

[MNU:IDR_MAINFRAME (English (U.S.))]
Type=1
Class=CMainFrame
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_FILE_SAVE_AS
Command5=ID_FILE_MRU_FILE1
Command6=ID_APP_EXIT
Command7=ID_EDIT_UNDO
Command8=ID_EDIT_CUT
Command9=ID_EDIT_COPY
Command10=ID_EDIT_PASTE
Command11=ID_APP_ABOUT
Command12=ID_SERIES_SAMPLE
Command13=ID_SPIN_USE
Command14=ID_SLIDER_USE
Command15=ID_CREATE_PROCESS
Command16=ID_THREADSYN
CommandCount=16

[ACL:IDR_MAINFRAME (English (U.S.))]
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

[DLG:IDD_DIALOG_SETUPSERIES]
Type=1
Class=CDlgSeriesSetup
ControlCount=12
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_CMBNAME,combobox,1342242819
Control9=IDC_CMBBAUD,combobox,1342243075
Control10=IDC_CMBDATABITS,combobox,1344339971
Control11=IDC_CMBPARITY,combobox,1344340226
Control12=IDC_CMBSTOPBITS,combobox,1344340226

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

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

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

[DLG:IDD_PROPPAGE_LARGE (English (U.S.))]
Type=1
Class=?
ControlCount=0

[DLG:IDD_SPINUSE_DIALOG]
Type=1
Class=CSpinUseDlg
ControlCount=11
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_SPIN_RED,msctls_updown32,1342177314
Control7=IDC_SPIN_GREEN,msctls_updown32,1342177314
Control8=IDC_SPIN_BLUE,msctls_updown32,1342177314
Control9=IDC_EDT_RED,edit,1350631552
Control10=IDC_EDT_GREEN,edit,1350631552
Control11=IDC_EDT_BLUE,edit,1350631552

[CLS:CSpinUseDlg]
Type=0
HeaderFile=SpinUseDlg.h
ImplementationFile=SpinUseDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CSpinUseDlg

[DLG:IDD_SLIDERUSE_DIALOG]
Type=1
Class=CSliderUseDlg
ControlCount=8
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_SLIDER_RED,msctls_trackbar32,1342242840
Control7=IDC_SLIDER_GREEN,msctls_trackbar32,1342242840
Control8=IDC_SLIDER_BLUE,msctls_trackbar32,1342242840

[CLS:CSliderUseDlg]
Type=0
HeaderFile=SliderUseDlg.h
ImplementationFile=SliderUseDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDOK
VirtualFilter=dWC

[DLG:IDD_CREATEPROCESS_DIALOG]
Type=1
Class=CCreateProcessDlg
ControlCount=2
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816

[CLS:CCreateProcessDlg]
Type=0
HeaderFile=CreateProcessDlg.h
ImplementationFile=CreateProcessDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDCANCEL
VirtualFilter=dWC

[DLG:IDD_THREADSYNBYEVENT_DIALOG]
Type=1
Class=CThreadSynByEventDlg
ControlCount=5
Control1=IDC_BTNEXEC,button,1342242817
Control2=IDC_LISTTWO,listbox,1352728833
Control3=IDC_LISTONE,listbox,1352728833
Control4=IDC_STATIC,button,1342177287
Control5=IDC_STATIC,button,1342177287

[CLS:CThreadSynByEventDlg]
Type=0
HeaderFile=ThreadSynByEventDlg.h
ImplementationFile=ThreadSynByEventDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDOK
VirtualFilter=dWC

[DLG:IDD_THREADASYN_DIALOG]
Type=1
Class=CThreadAsynDlg
ControlCount=5
Control1=IDC_BTNEXEC,button,1342242817
Control2=IDC_LISTONE,listbox,1352728835
Control3=IDC_LISTTWO,listbox,1352728835
Control4=IDC_STATIC,button,1342177287
Control5=IDC_STATIC,button,1342177287

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

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

[CLS:CSSerialPortDlg]
Type=0
HeaderFile=SSerialPortDlg.h
ImplementationFile=SSerialPortDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CSSerialPortDlg

⌨️ 快捷键说明

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