MyActiveX_0

所属分类:ActiveX/DCOM/ATL
开发工具:Visual C++
文件大小:349KB
下载次数:23
上传日期:2008-04-01 11:24:02
上 传 者qhncxf
说明:  这是图形插件,是学习图形学时做的一个小课题。 编写一个ActiveX控件,名为MyOcx,可在外部程序调用。 需要完成的功能: 1、从指定的文件中读出数据 2、依据文件中的数据绘制统计图 3、统计图类型可实时指定为饼图、直方图等 4、填充类型可定制 5、数据文件格式为: caption_01,number_01 caption_02,number_02 caption_03,number_03 ... caption_n,number_n
(This is the graphics plug-in, is to learn to do graphics at a small issue. Write a ActiveX control, called MyOcx, can call external procedures. Need to complete the functions of: 1, from the specified file读出数据2, based on the data in the mapping document and Statistics Figure 3, real-time statistical graph types can be designated as a pie chart, histogram, such as 4, fill type can be customized 5, data File Format for: caption_01, number_01caption_02, number_02caption_03, number_03 ... caption_n, number_n)

文件列表:
MyActiveX_0\Resource.h (905, 2007-04-21)
MyActiveX_0\MyActiveX_0.aps (22104, 2007-04-22)
MyActiveX_0\MyActiveX_0.rc (5249, 2007-04-22)
MyActiveX_0\MyActiveX_0.odl (1995, 2007-04-22)
MyActiveX_0\MyActiveX_0.opt (48640, 2007-04-22)
MyActiveX_0\SHJU.txt (48, 2007-04-22)
MyActiveX_0\StdAfx.cpp (204, 2007-04-21)
MyActiveX_0\StdAfx.h (1185, 2007-04-21)
MyActiveX_0\MyActiveX_0.cpp (1971, 2007-04-21)
MyActiveX_0\MyActiveX_0.h (992, 2007-04-21)
MyActiveX_0\MyActiveX_0.def (230, 2007-04-21)
MyActiveX_0\MyActiveX_0.clw (1261, 2007-04-22)
MyActiveX_0\MyActiveX_0Ctl.h (3083, 2007-04-22)
MyActiveX_0\MyActiveX_0Ctl.cpp (14648, 2007-04-22)
MyActiveX_0\MyActiveX_0.ico (1078, 2007-04-21)
MyActiveX_0\shujuceshi.txt (35, 2007-04-21)
MyActiveX_0\MyActiveX_0Ppg.cpp (2501, 2007-04-21)
MyActiveX_0\MyActiveX_0Ppg.h (1478, 2007-04-21)
MyActiveX_0\MyActiveX_0Ctl.bmp (238, 2007-04-21)
MyActiveX_0\MyActiveX_0.lic (383, 2007-04-21)
MyActiveX_0\MyActiveX_0.dsp (10301, 2007-04-21)
MyActiveX_0\MyActiveX_0.dsw (530, 2007-04-21)
MyActiveX_0\MyActiveX_0.ncb (82944, 2007-04-22)
MyActiveX_0\MyActiveX_0.plg (3529, 2007-04-22)
MyActiveX_0\Debug (0, 2007-04-21)
MyActiveX_0 (0, 2007-04-21)

======================================================================== ActiveX Control DLL : MYACTIVEX_0 ======================================================================== ControlWizard has created this project for your MYACTIVEX_0 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_0 ActiveX Control DLL. MyActiveX_0.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. MyActiveX_0.h This is the main include file for the ActiveX Control DLL. It includes other project-specific includes such as resource.h. MyActiveX_0.cpp This is the main source file that contains code for DLL initialization, termination and other bookkeeping. MyActiveX_0.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_0.def This file contains information about the ActiveX Control DLL that must be provided to run with Microsoft Windows. MyActiveX_0.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. MyActiveX_0.odl This file contains the Object Description Language source code for the type library of your control. ///////////////////////////////////////////////////////////////////////////// MyActiveX_0 control: MyActiveX_0Ctl.h This file contains the declaration of the CMyActiveX_0Ctrl C++ class. MyActiveX_0Ctl.cpp This file contains the implementation of the CMyActiveX_0Ctrl C++ class. MyActiveX_0Ppg.h This file contains the declaration of the CMyActiveX_0PropPage C++ class. MyActiveX_0Ppg.cpp This file contains the implementation of the CMyActiveX_0PropPage C++ class. MyActiveX_0Ctl.bmp This file contains a bitmap that a container will use to represent the CMyActiveX_0Ctrl control when it appears on a tool palette. This bitmap is included by the main resource file MyActiveX_0.rc. ///////////////////////////////////////////////////////////////////////////// Licensing support: MyActiveX_0.lic This is the user license file. This file must be present in the same directory as the control's DLL to allow an instance of the control to be created in a design-time environment. Typically, you will distribute this file with your control, but your customers will not distribute it. ///////////////////////////////////////////////////////////////////////////// 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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者