Method_of_delphi_call_VC_class

所属分类:其他小程序
开发工具:Pascal
文件大小:425KB
下载次数:20
上传日期:2010-11-21 11:16:10
上 传 者easy66
说明:  用delphi可以调用vc做的dll里的类方法,首先要调用构造函数,用ecx传类私有数据指针
(Can call with delphi dll vc do in the class, we must first call the constructor, pass classes with private data pointer ecx)

文件列表:
delphi调用VC类的方法 (0, 2010-09-26)
delphi调用VC类的方法\Project1.dpr (284, 2010-09-26)
delphi调用VC类的方法\Project1.dproj (19131, 2010-09-25)
delphi调用VC类的方法\Project1.exe (902144, 2010-09-25)
delphi调用VC类的方法\Project1.res (5280, 2010-09-24)
delphi调用VC类的方法\SysCommon.dcu (3277, 2010-09-23)
delphi调用VC类的方法\SysCommon.pas (1170, 2010-09-23)
delphi调用VC类的方法\testdll (0, 2010-09-25)
delphi调用VC类的方法\testdll\testdll (0, 2010-09-25)
delphi调用VC类的方法\testdll\testdll\dllmain.cpp (508, 2010-09-25)
delphi调用VC类的方法\testdll\testdll\dllmain.h (175, 2010-09-25)
delphi调用VC类的方法\testdll\testdll\stdafx.cpp (212, 2010-09-25)
delphi调用VC类的方法\testdll\testdll\stdafx.h (318, 2010-09-25)
delphi调用VC类的方法\testdll\testdll\targetver.h (236, 2010-09-25)
delphi调用VC类的方法\testdll\testdll\testdll.cpp (79, 2010-09-25)
delphi调用VC类的方法\testdll\testdll\testdll.vcxproj (4962, 2010-09-25)
delphi调用VC类的方法\testdll\testdll\testdll.vcxproj.filters (1491, 2010-09-25)
delphi调用VC类的方法\testdll\testdll\testdll.vcxproj.user (143, 2010-09-25)
delphi调用VC类的方法\testdll\testdll.sln (888, 2010-09-25)
delphi调用VC类的方法\testdll\testdll.suo (22528, 2010-09-25)
delphi调用VC类的方法\testdll.dll (6656, 2010-09-25)
delphi调用VC类的方法\Unit1.dcu (5722, 2010-09-25)
delphi调用VC类的方法\Unit1.dfm (539, 2010-09-25)
delphi调用VC类的方法\Unit1.pas (1242, 2010-09-26)
delphi调用VC类的方法\__history (0, 2010-09-26)
delphi调用VC类的方法\__history\Unit1.pas.~1~ (1209, 2010-09-25)

======================================================================== 动态链接库:testdll 项目概述 ======================================================================== 应用程序向导已为您创建了此 testdll DLL。 本文件概要介绍组成 testdll 应用程序的每个文件的内容。 testdll.vcxproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 testdll.vcxproj.filters 这是使用“应用程序向导”生成的 VC++ 项目筛选器文件。 它包含有关项目文件与筛选器之间的关联信息。 在 IDE 中,通过这种关联,在特定节点下以分组形式显示具有相似扩展名的文件。 例如,“.cpp”文件与“源文件”筛选器关联。 testdll.cpp 这是主 DLL 源文件。 此 DLL 在创建时不导出任何符号。 因此,在生成此 DLL 时 生成时不会产生 .lib 文件。 如果希望此项目 成为其他某个项目的项目依赖项,则需要 添加代码以从 DLL 导出某些符号, 以便产生一个导出库,或者,也可以在项目“属性页”对话框中的 “链接器”文件夹中,将“常规”属性页上的 “忽略输入库”属性设置为“是”。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h,StdAfx.cpp 这些文件用于生成名为 testdll.pch 的预编译头 (PCH) 文件和 名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者