activex

所属分类:Windows编程
开发工具:Visual C++
文件大小:2162KB
下载次数:22
上传日期:2010-03-11 23:42:57
上 传 者leonbian
说明:  创建ActiveX控件的C语言源代码,可以创建ActiveX控件
(Creating ActiveX Controls C-language source code, you can create ActiveX controls)

文件列表:
范例19-1~9\Debug\regsvr32.trg (22, 2008-04-22)
范例19-1~9\Debug\vc60.idb (246784, 2008-12-01)
范例19-1~9\Debug\vc60.pdb (405504, 2008-04-22)
范例19-1~9\Debug\创建ActiveX控件.exp (1053, 2008-04-22)
范例19-1~9\Debug\创建ActiveX控件.ilk (347044, 2008-04-22)
范例19-1~9\Debug\创建ActiveX控件.lib (1870, 2008-04-22)
范例19-1~9\Debug\创建ActiveX控件.ocx (127103, 2008-04-22)
范例19-1~9\Debug\创建ActiveX控件.pch (6662076, 2008-03-31)
范例19-1~9\Debug\创建ActiveX控件.pdb (484352, 2008-04-22)
范例19-1~9\Debug\创建ActiveX控件.res (3760, 2008-04-22)
范例19-1~9\Debug\创建ActiveX控件.tlb (2160, 2008-04-22)
范例19-1~9\Resource.h (682, 2008-03-31)
范例19-1~9\StdAfx.cpp (204, 2008-03-31)
范例19-1~9\StdAfx.h (1185, 2008-03-31)
范例19-1~9\TimeCtl.bmp (238, 2008-03-31)
范例19-1~9\TimeCtl.cpp (6689, 2008-03-31)
范例19-1~9\TimeCtl.h (2020, 2008-03-31)
范例19-1~9\TimePpg.cpp (2216, 2008-03-31)
范例19-1~9\TimePpg.h (1282, 2008-03-31)
范例19-1~9\创建ActiveX控件.aps (19244, 2008-12-01)
范例19-1~9\创建ActiveX控件.clw (804, 2008-12-01)
范例19-1~9\创建ActiveX控件.cpp (1954, 2008-03-31)
范例19-1~9\创建ActiveX控件.def (238, 2008-03-31)
范例19-1~9\创建ActiveX控件.dsp (8743, 2008-03-31)
范例19-1~9\创建ActiveX控件.dsw (555, 2008-03-31)
范例19-1~9\创建ActiveX控件.h (984, 2008-03-31)
范例19-1~9\创建ActiveX控件.ncb (91136, 2008-12-01)
范例19-1~9\创建ActiveX控件.odl (2091, 2008-04-22)
范例19-1~9\创建ActiveX控件.opt (48640, 2008-12-01)
范例19-1~9\创建ActiveX控件.plg (2176, 2008-04-22)
范例19-1~9\创建ActiveX控件.rc (3811, 2008-03-31)
范例19-1~9\Debug (0, 2010-01-28)
范例19-1~9 (0, 2010-01-28)

======================================================================== ActiveX Control DLL : 创建ACTIVEX控件 ======================================================================== ControlWizard has created this project for your 创建ACTIVEX控件 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 创建ACTIVEX控件 ActiveX Control DLL. 创建ActiveX控件.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. 创建ActiveX控件.h This is the main include file for the ActiveX Control DLL. It includes other project-specific includes such as resource.h. 创建ActiveX控件.cpp This is the main source file that contains code for DLL initialization, termination and other bookkeeping. 创建ActiveX控件.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. 创建ActiveX控件.def This file contains information about the ActiveX Control DLL that must be provided to run with Microsoft Windows. 创建ActiveX控件.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. 创建ActiveX控件.odl This file contains the Object Description Language source code for the type library of your control. ///////////////////////////////////////////////////////////////////////////// Time control: TimeCtl.h This file contains the declaration of the CTimeCtrl C++ class. TimeCtl.cpp This file contains the implementation of the CTimeCtrl C++ class. TimePpg.h This file contains the declaration of the CTimePropPage C++ class. TimePpg.cpp This file contains the implementation of the CTimePropPage C++ class. TimeCtl.bmp This file contains a bitmap that a container will use to represent the CTimeCtrl control when it appears on a tool palette. This bitmap is included by the main resource file 创建ActiveX控件.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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者