?? readme.txt
字號(hào):
========================================================================
ActiveX Control DLL : APEXCOMM
========================================================================
該控件實(shí)現(xiàn)的功能是:提供串口通訊參數(shù)設(shè)置接口,控制方式設(shè)置接口,傳遞和接收數(shù)據(jù)手段
控件是在VC++6.0下開發(fā)的。
ControlWizard has created this project for your APEXCOMM ActiveX Control
DLL, which contains 1 control.
This skeleton project not only demonstrates the basics of writing an
ActiveX Control, but is also a starting point for writing the specific
features of your control.
This file contains a summary of what you will find in each of the files
that make up your APEXCOMM ActiveX Control DLL.
ApexComm.mak
The Visual C++ project makefile for building your ActiveX Control.
ApexComm.h
This is the main include file for the ActiveX Control DLL. It
includes other project-specific includes such as resource.h.
ApexComm.cpp
This is the main source file that contains code for DLL initialization,
termination and other bookkeeping.
ApexComm.rc
This is a listing of the Microsoft Windows resources that the project
uses. This file can be directly edited with the Visual C++ resource
editor.
ApexComm.def
This file contains information about the ActiveX Control DLL that
must be provided to run with Microsoft Windows.
ApexComm.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to generate and edit message maps and dialog data
maps and to generate prototype member functions.
ApexComm.odl
This file contains the Object Description Language source code for the
type library of your control.
/////////////////////////////////////////////////////////////////////////////
ApexComm control:
ApexCommCtl.h
This file contains the declaration of the CApexCommCtrl C++ class.
ApexCommCtl.cpp
This file contains the implementation of the CApexCommCtrl C++ class.
ApexCommPpg.h
This file contains the declaration of the CApexCommPropPage C++ class.
ApexCommPpg.cpp
This file contains the implementation of the CApexCommPropPage C++ class.
ApexCommCtl.bmp
This file contains a bitmap that a container will use to represent the
CApexCommCtrl control when it appears on a tool palette. This bitmap
is included by the main resource file ApexComm.rc.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
stdafx.h, stdafx.cpp
These files are used to build a precompiled header (PCH) file
named stdafx.pch and a precompiled types (PCT) file named stdafx.obj.
resource.h
This is the standard header file, which defines new resource IDs.
The Visual C++ resource editor reads and updates this file.
/////////////////////////////////////////////////////////////////////////////
Other notes:
ControlWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
/////////////////////////////////////////////////////////////////////////////
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -