DllExport

所属分类:系统编程
开发工具:Visual C++
文件大小:694KB
下载次数:45
上传日期:2010-03-22 09:10:30
上 传 者kevink
说明:  dll导出接口类,使用工厂模式,避免dll hell
(export interface class from dll, use factory pattern to prevent dll hell.)

文件列表:
DllExport (0, 2010-03-22)
DllExport\debug (0, 2010-03-22)
DllExport\debug\DllExport.dll (45056, 2009-03-20)
DllExport\debug\DllExport.exp (510, 2009-03-20)
DllExport\debug\DllExport.ilk (287408, 2009-03-20)
DllExport\debug\DllExport.lib (1726, 2009-03-20)
DllExport\debug\DllExport.pdb (674816, 2009-03-20)
DllExport\debug\Executable.exe (45056, 2009-03-20)
DllExport\debug\Executable.ilk (307820, 2009-03-20)
DllExport\debug\Executable.pdb (1289216, 2009-03-20)
DllExport\DllExport (0, 2009-04-08)
DllExport\DllExport.sln (1360, 2009-03-20)
DllExport\DllExport.suo (16384, 2009-03-20)
DllExport\DllExport\DllExport.cpp (524, 2009-03-20)
DllExport\DllExport\DllExport.vcproj (4694, 2009-03-20)
DllExport\DllExport\DllExport.vcproj.LENOVO.yhkuang.user (1399, 2009-03-20)
DllExport\DllExport\stdafx.cpp (296, 2009-03-20)
DllExport\DllExport\stdafx.h (1358, 2009-03-20)
DllExport\DllExport\XyzLibrary.cpp (883, 2009-03-20)
DllExport\DllExport\XyzLibrary.h (1663, 2009-03-20)
DllExport\Executable (0, 2009-04-08)
DllExport\Executable\AutoClosePtr.h (1945, 2008-09-01)
DllExport\Executable\AutoClosePtrVC6.h (2016, 2008-09-01)
DllExport\Executable\Executable.cpp (1259, 2009-03-20)
DllExport\Executable\Executable.vcproj (4774, 2009-03-20)
DllExport\Executable\Executable.vcproj.LENOVO.yhkuang.user (1425, 2009-03-20)
DllExport\Executable\stdafx.cpp (297, 2009-03-20)
DllExport\Executable\stdafx.h (518, 2009-03-20)

======================================================================== DYNAMIC LINK LIBRARY : DllExport Project Overview ======================================================================== AppWizard has created this DllExport DLL for you. This file contains a summary of what you will find in each of the files that make up your DllExport application. DllExport.vcproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. DllExport.cpp This is the main DLL source file. When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can set the Ignore Input Library property to Yes on the General propert page of the Linker folder in the project's Property Pages dialog box. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named DllExport.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" comments to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者