OCX

所属分类:Windows编程
开发工具:Visual C++
文件大小:46KB
下载次数:18
上传日期:2014-12-08 13:34:07
上 传 者graspall
说明:  VC++ 开发ActiveX,进程内多个实例的示例.
(The development of ActiveX VC++, the multiple instance examples in the process.)

文件列表:
OCX多实例\MyActiveX\ICallBack.h (136, 2012-07-26)
OCX多实例\MyActiveX\MainDialog.cpp (878, 2012-07-26)
OCX多实例\MyActiveX\MainDialog.h (506, 2012-07-26)
OCX多实例\MyActiveX\MyActiveX.cpp (5841, 2012-07-26)
OCX多实例\MyActiveX\MyActiveX.def (214, 2012-07-26)
OCX多实例\MyActiveX\MyActiveX.h (483, 2012-07-26)
OCX多实例\MyActiveX\MyActiveX.idl (1513, 2012-07-26)
OCX多实例\MyActiveX\MyActiveX.rc (5577, 2012-07-26)
OCX多实例\MyActiveX\MyActiveX.vcproj (7069, 2012-07-26)
OCX多实例\MyActiveX\MyActiveXCtrl.bmp (238, 2012-07-26)
OCX多实例\MyActiveX\MyActiveXCtrl.cpp (12411, 2012-07-26)
OCX多实例\MyActiveX\MyActiveXCtrl.h (2904, 2012-07-26)
OCX多实例\MyActiveX\MyActiveXidl.h (8745, 2012-07-26)
OCX多实例\MyActiveX\MyActiveXPropPage.cpp (1379, 2012-07-26)
OCX多实例\MyActiveX\MyActiveXPropPage.h (593, 2012-07-26)
OCX多实例\MyActiveX\MyActiveX_i.c (2047, 2012-07-26)
OCX多实例\MyActiveX\MyDlgThree.cpp (504, 2012-07-26)
OCX多实例\MyActiveX\MyDlgThree.h (366, 2012-07-26)
OCX多实例\MyActiveX\MyDlgTwo.cpp (480, 2012-07-26)
OCX多实例\MyActiveX\MyDlgTwo.h (356, 2012-07-26)
OCX多实例\MyActiveX\MyTaskThread.cpp (278, 2012-07-26)
OCX多实例\MyActiveX\MyTaskThread.h (171, 2012-07-26)
OCX多实例\MyActiveX\PictureEx.cpp (33023, 2012-07-26)
OCX多实例\MyActiveX\PictureEx.h (10523, 2012-07-26)
OCX多实例\MyActiveX\ProcessingProgressBar.gif (6058, 2012-07-26)
OCX多实例\MyActiveX\resource.h (940, 2012-07-26)
OCX多实例\MyActiveX\stdafx.cpp (207, 2012-07-26)
OCX多实例\MyActiveX\stdafx.h (2085, 2012-07-26)
OCX多实例\MyActiveX\Thread.h (3537, 2012-07-26)
OCX多实例\MyActiveX\WebPage.cpp (5747, 2012-07-26)
OCX多实例\MyActiveX\WebPage.h (1878, 2012-07-26)
OCX多实例\MyActiveX.sln (893, 2012-07-26)
OCX多实例\MyActiveX.suo (7168, 2014-01-14)
OCX多实例\myactivexf.htm (983, 2012-07-26)
OCX多实例\说明.txt (208, 2012-07-26)
OCX多实例\MyActiveX (0, 2014-12-08)
OCX多实例 (0, 2014-12-08)

======================================================================== ACTIVEX CONTROL DLL : MyActiveX Project Overview ======================================================================== ControlWizard has created this project for your MyActiveX 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 MyActiveX ActiveX Control DLL. MyActiveX.vcproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. MyActiveX.h This is the main include file for the ActiveX Control DLL. It includes other project-specific includes such as resource.h. MyActiveX.cpp This is the main source file that contains code for DLL initialization, termination and other bookkeeping. MyActiveX.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. MyActiveX.def This file contains information about the ActiveX Control DLL that must be provided to run with Microsoft Windows. MyActiveX.idl This file contains the Object Description Language source code for the type library of your control. ///////////////////////////////////////////////////////////////////////////// CMyActiveXCtrl control: MyActiveXCtrl.h This file contains the declaration of the CMyActiveXCtrl C++ class. MyActiveXCtrl.cpp This file contains the implementation of the CMyActiveXCtrl C++ class. MyActiveXPropPage.h This file contains the declaration of the CMyActiveXPropPage C++ class. MyActiveXPropPage.cpp This file contains the implementation of the CMyActiveXPropPage C++ class. CMyActiveXCtrl.bmp This file contains a bitmap that a container will use to represent the CMyActiveXCtrl control when it appears on a tool palette. This bitmap is included by the main resource file MyActiveX.rc. ///////////////////////////////////////////////////////////////////////////// Other standard files: stdafx.h, stdafx.cpp These files are used to build a precompiled header (PCH) file named MyActiveX.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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者