53607920StudyDllTest

所属分类:Windows编程
开发工具:Visual C++
文件大小:86KB
下载次数:41
上传日期:2007-09-04 12:11:12
上 传 者ljwflying
说明:  很好的学习DLL的入门例子,里面讲述了non-mfc,mfc,mfc-ext等相关dll的编写以及调研例子程序
(Good learning example DLL entry, which describes non-mfc, mfc, mfc-ext related dll example of the preparation and investigation procedures)

文件列表:
DllTest\DllTest.sln (4480, 2006-02-24)
DllTest\DllTest.suo (24576, 2006-02-24)
DllTest\DllTest.ncb (134144, 2006-02-24)
DllTest\DllCall\DllCall.vcproj (3847, 2006-01-15)
DllTest\DllCall\stdafx.h (215, 2006-01-15)
DllTest\DllCall\stdafx.cpp (211, 2006-01-15)
DllTest\DllCall\DllCall.cpp (641, 2006-01-15)
DllTest\DllCall (0, 2006-01-15)
DllTest\Dll_1\Dll_1.vcproj (3541, 2006-01-15)
DllTest\Dll_1\Dll_1.h (100, 2006-01-15)
DllTest\Dll_1\Dll_1.cpp (67, 2006-01-15)
DllTest\Dll_1 (0, 2006-01-15)
DllTest\DLL_2\DLL_2.vcproj (3959, 2006-01-15)
DllTest\DLL_2\stdafx.h (282, 2006-01-15)
DllTest\DLL_2\stdafx.cpp (209, 2006-01-15)
DllTest\DLL_2\DLL_2.cpp (724, 2006-01-15)
DllTest\DLL_2 (0, 2006-01-15)
DllTest\Dll_3\Dll_3.vcproj (4177, 2006-01-15)
DllTest\Dll_3\stdafx.h (282, 2006-01-15)
DllTest\Dll_3\stdafx.cpp (209, 2006-01-15)
DllTest\Dll_3\Dll_3.cpp (621, 2006-01-15)
DllTest\Dll_3\Point.h (271, 2006-01-15)
DllTest\Dll_3\Point.cpp (236, 2006-01-15)
DllTest\Dll_3\Circle.h (360, 2006-01-15)
DllTest\Dll_3\Circle.cpp (495, 2006-01-15)
DllTest\Dll_3 (0, 2006-01-15)
DllTest\DllCall_3\DllCall_3.vcproj (3906, 2006-01-15)
DllTest\DllCall_3\stdafx.h (215, 2006-01-15)
DllTest\DllCall_3\stdafx.cpp (213, 2006-01-15)
DllTest\DllCall_3\DllCall_3.cpp (382, 2006-01-15)
DllTest\DllCall_3 (0, 2006-01-15)
DllTest\DllCall_2\DllCall_2.vcproj (3906, 2006-01-15)
DllTest\DllCall_2\stdafx.h (195, 2006-01-15)
DllTest\DllCall_2\stdafx.cpp (213, 2006-01-15)
DllTest\DllCall_2\DllCall_2.cpp (337, 2006-01-15)
... ...

======================================================================== 动态链接库 : DLL_2 项目概况 ======================================================================== 应用程序向导已为您创建了这个 DLL_2 DLL。 此文件包含组成 DLL_2 应用程序 的每个文件的内容摘要。 DLL_2.vcproj 这是用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成此文件的 Visual C++ 版本的信息,以及 有关用应用程序向导选择的 平台、配置和项目功能的信息。 DLL_2.cpp 这是主 DLL 源文件。 被创建时,此 DLL 不导出任何符号。因此,当它生成时 不会产生 .lib 文件。如果希望此项目 成为其他某个项目的项目依赖项,需要 添加代码以从此 DLL 导出某些符号, 以便产生导出库,也可以在项目“属性页”对话框中的 “链接器”文件夹中,将“常规”属性页上的 “忽略输入库”属性设置为“是”。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h、StdAfx.cpp 这些文件用于生成名为 DLL_2.pch 的预编译头(PCH)文件以及名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用 "TODO:" 注释指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者