========================================================================
ActiveX Control DLL : CHAMELEON
========================================================================
ControlWizard has created this project for your CHAMELEON 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 CHAMELEON ActiveX Control DLL.
Chameleon.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
Chameleon.h
This is the main include file for the ActiveX Control DLL. It
includes other project-specific includes such as resource.h.
Chameleon.cpp
This is the main source file that contains code for DLL initialization,
termination and other bookkeeping.
Chameleon.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.
Chameleon.def
This file contains information about the ActiveX Control DLL that
must be provided to run with Microsoft Windows.
Chameleon.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.
Chameleon.odl
This file contains the Object Description Language source code for the
type library of your control.
/////////////////////////////////////////////////////////////////////////////
Chameleon control:
ChameleonCtl.h
This file contains the declaration of the CChameleonCtrl C++ class.
ChameleonCtl.cpp
This file contains the implementation of the CChameleonCtrl C++ class.
ChameleonPpg.h
This file contains the declaration of the CChameleonPropPage C++ class.
ChameleonPpg.cpp
This file contains the implementation of the CChameleonPropPage C++ class.
ChameleonCtl.bmp
This file contains a bitmap that a container will use to represent the
CChameleonCtrl control when it appears on a tool palette. This bitmap
is included by the main resource file Chameleon.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.
/////////////////////////////////////////////////////////////////////////////

sproll
- 粉丝: 3
最新资源
- Delphi物联网实战:Modbus协议解析与嵌入式设备控制技巧.pdf
- Delphi物联网开发秘籍:MQTT协议与嵌入式设备实时通信优化.pdf
- Delphi物联网安全通信:MQTToverSSL、TLS的设备认证与加密传输.pdf
- Delphi物联网协议解析:MQTT与CoAP嵌入式设备通信实战.pdf
- Delphi物流管理:GPS追踪与仓储系统集成开发.pdf
- Delphi物联网协议栈:MQTTQoS分级保障与设备离线消息同步方案.pdf
- Web端免预览直接打印实例代码
- Delphi响应式编程革命:LiveBindings与Observable模式深度融合.pdf
- Delphi线程池深度解密:任务窃取算法与工作队列负载均衡实战.pdf
- Delphi响应式设计:FireMonkey自适应布局管理器.pdf
- Delphi新兴技术趋势:AR、VR应用中3D渲染性能瓶颈突破.pdf
- Delphi新兴市场融合:DeFi应用中智能合约调用指南.pdf
- Delphi消息处理:自定义事件绑定与系统钩子应用.pdf
- Delphi循环结构终极优化:减少寄存器加载开销的性能提升策略.pdf
- Delphi虚拟现实:Unity引擎整合创建交互式3D环境.pdf
- Delphi性能剖析工具:AQTime标准版使用与结果解读.pdf
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


