newcom.vcc
来自「在EVC环境下编写的调试WINCE串口的例程。」· VCC 代码 · 共 50 行
VCC
50 行
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CNewComDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "NewCom.h"
ClassCount=2
Class1=CNewComApp
Class2=CNewComDlg
ResourceCount=3
Resource2=IDR_MAINFRAME
Resource3=IDD_NEWCOM_DIALOG
[CLS:CNewComApp]
Type=0
HeaderFile=NewCom.h
ImplementationFile=NewCom.cpp
Filter=N
[CLS:CNewComDlg]
Type=0
HeaderFile=NewComDlg.h
ImplementationFile=NewComDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BUTTON5
[DLG:IDD_NEWCOM_DIALOG]
Type=1
Class=CNewComDlg
ControlCount=11
Control1=IDC_EDIT1,edit,1353781316
Control2=IDC_BUTTON1,button,1342242816
Control3=IDC_BUTTON2,button,1342242816
Control4=IDC_BUTTON3,button,1342242816
Control5=IDC_BUTTON4,button,1342242816
Control6=IDC_BUTTON5,button,1342242816
Control7=IDC_BUTTON6,button,1342242816
Control8=IDC_BUTTON7,button,1342242816
Control9=IDC_BUTTON8,button,1342242816
Control10=IDC_BUTTON9,button,1342242816
Control11=IDC_BUTTON10,button,1342242816
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?