MyDrawGraph

所属分类:ActiveX/DCOM/ATL
开发工具:Visual C++
文件大小:279KB
下载次数:202
上传日期:2005-09-21 14:05:51
上 传 者pizi_cyc
说明:  一个绘图控件,是一个OCX。 可以画直线,矩形。而且直线,矩形作为一个对象可以任意拖动。一定条件下,矩形和直线连接后合为一个对象进行处理。可以一起拖动。代码的注释非常详细。还有OCX使用示例在testOCX文件夹里。
(a mapping component is a OCX. Painting can be linear, rectangular. But straight, as a rectangular object can be arbitrary Drive. Under certain conditions, rectangle and a linear connection to a target for treatment. Together Drive. Notes code in great detail. There are examples of the use of the OCX testOCX folder.)

文件列表:
DebugU (0, 2005-08-29)
AllGraph.h (414, 2004-09-15)
DrawGraph.aps (22324, 2004-11-18)
DrawGraph.clw (2306, 2004-11-18)
DrawGraph.cpp (1955, 2004-09-08)
DrawGraph.def (226, 2004-09-08)
DrawGraph.dsp (9097, 2004-09-09)
DrawGraph.dsw (760, 2004-09-09)
DrawGraph.h (978, 2004-09-14)
DrawGraph.ico (1078, 2004-09-08)
DrawGraph.ncb (1614848, 2004-11-24)
DrawGraph.odl (2034, 2004-09-09)
DrawGraph.opt (54784, 2004-11-24)
DrawGraph.plg (14337, 2004-09-15)
DrawGraph.rc (5585, 2004-09-14)
DrawGraphCtl.bmp (238, 2004-09-08)
DrawGraphCtl.cpp (43290, 2004-09-15)
DrawGraphCtl.h (6078, 2004-09-15)
DrawGraphPpg.cpp (2451, 2004-09-08)
DrawGraphPpg.h (1450, 2004-09-08)
GraphText.cpp (1096, 2004-09-09)
GraphText.h (1208, 2004-09-09)
LineGragh.cpp (7287, 2004-09-14)
LineGragh.h (2116, 2004-09-10)
RectGraph.cpp (5261, 2004-09-15)
RectGraph.h (1858, 2004-09-15)
resource.h (993, 2004-09-14)
StdAfx.cpp (204, 2004-09-08)
StdAfx.h (1185, 2004-09-08)
testocx.htm (1061, 2004-09-09)

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

近期下载者

相关文件


收藏者