20060116Source

所属分类:其他
开发工具:Visual C++
文件大小:330KB
下载次数:46
上传日期:2006-01-16 14:19:41
上 传 者chengshdz
说明:  类似于OutLook窗口的XFloorWnd ActiveX控件源程序,其中包含了示例程序。使用该Ocx,可以非常容易的实现OutLook窗口效果
(similar to the Outlook window XFloorWnd ActiveX source, it covers a sample program. Use of the Ocx, can be very easy to achieve results Outlook window)

文件列表:
XFloorWndDemo.zip (125375, 2000-07-23)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\FloorLabeObject.cpp (3908, 1998-11-17)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\FloorLabeObject.h (1236, 1998-11-17)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\FloorObject.cpp (3977, 1998-11-16)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\FloorObject.h (2017, 1998-11-17)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\FloorPageObject.cpp (4938, 1998-11-17)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\FloorPageObject.h (1319, 1998-11-17)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\gdi.h (698, 1998-11-18)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\PagesListCtrl.cpp (5420, 1998-11-15)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\PagesListCtrl.h (1662, 1998-10-15)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\Release\XFloorWnd.ocx (356352, 1998-12-01)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\resource.h (1212, 1998-11-17)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\Res\icodown.ico (766, 1998-10-08)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\Res\iconup.ico (766, 1998-10-08)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\StdAfx.cpp (204, 1998-10-08)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\StdAfx.h (936, 1998-10-08)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\TLabelComboBox.cpp (1294, 1998-11-02)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\TLabelComboBox.h (737, 1998-11-02)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\TLabelEdit.cpp (9171, 1998-11-17)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\TLabelEdit.h (1974, 1998-11-16)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\TLabelList.cpp (1782, 1998-11-16)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\TLabelList.h (1004, 1998-11-16)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\XFloorWnd.cpp (2363, 1998-11-15)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\XFloorWnd.def (226, 1998-10-08)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\XFloorWnd.dsp (9756, 1998-11-30)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\XFloorWnd.dsw (543, 1998-11-09)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\XFloorWnd.h (1195, 1998-10-22)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\XFloorWnd.ico (1078, 1998-10-08)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\XFloorWnd.odl (3533, 1998-11-17)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\XFloorWnd.rc (5896, 1998-11-17)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\xFloorWnd.tcs (4096, 1998-11-30)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\XFloorWndCtl.bmp (238, 1998-10-08)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\XFloorWndCtl.cpp (46394, 1998-11-30)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\XFloorWndCtl.h (7206, 1998-11-18)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\XFloorWndPpg.cpp (8318, 1998-11-15)
_users\Mihai\Project\ActiveX\XFloorWnd\Version 1.02\XFloorWndPpg.h (2108, 1998-11-15)

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

近期下载者

相关文件


收藏者