MyFirstDLL

所属分类:Windows编程
开发工具:Visual C++
文件大小:2993KB
下载次数:169
上传日期:2009-09-23 15:52:03
上 传 者hongjintian
说明:  利用VC生成DLL,VC 静态调用DLL。
(use vc to create dll code.)

文件列表:
MyFirstDLL\Debug\MyFirstDLL.dll (28672, 2009-09-23)
MyFirstDLL\Debug\MyFirstDLL.exp (721, 2009-09-23)
MyFirstDLL\Debug\MyFirstDLL.ilk (267036, 2009-09-23)
MyFirstDLL\Debug\MyFirstDLL.lib (1862, 2009-09-23)
MyFirstDLL\Debug\MyFirstDLL.pdb (740352, 2009-09-23)
MyFirstDLL\Debug\MyFirstDLLTest.exe (30720, 2009-09-23)
MyFirstDLL\Debug\MyFirstDLLTest.ilk (312864, 2009-09-23)
MyFirstDLL\Debug\MyFirstDLLTest.pdb (396288, 2009-09-23)
MyFirstDLL\MyFirstDLL\Debug\BuildLog.htm (13954, 2009-09-23)
MyFirstDLL\MyFirstDLL\Debug\dllmain.obj (8142, 2009-09-23)
MyFirstDLL\MyFirstDLL\Debug\mt.dep (69, 2009-09-23)
MyFirstDLL\MyFirstDLL\Debug\MyFirstDLL.dll.embed.manifest (663, 2009-09-23)
MyFirstDLL\MyFirstDLL\Debug\MyFirstDLL.dll.embed.manifest.res (728, 2009-09-23)
MyFirstDLL\MyFirstDLL\Debug\MyFirstDLL.dll.intermediate.manifest (621, 2009-09-23)
MyFirstDLL\MyFirstDLL\Debug\MyFirstDLL.obj (3290, 2009-09-23)
MyFirstDLL\MyFirstDLL\Debug\MyFirstDLL.pch (4653056, 2009-09-23)
MyFirstDLL\MyFirstDLL\Debug\stdafx.obj (110373, 2009-09-23)
MyFirstDLL\MyFirstDLL\Debug\vc90.idb (216064, 2009-09-23)
MyFirstDLL\MyFirstDLL\Debug\vc90.pdb (364544, 2009-09-23)
MyFirstDLL\MyFirstDLL\dllmain.cpp (410, 2009-09-23)
MyFirstDLL\MyFirstDLL\MyFirstDLL.cpp (559, 2009-09-23)
MyFirstDLL\MyFirstDLL\MyFirstDLL.h (160, 2009-09-23)
MyFirstDLL\MyFirstDLL\MyFirstDLL.vcproj (5098, 2009-09-23)
MyFirstDLL\MyFirstDLL\MyFirstDLL.vcproj.PCFCOUS.hongjintian.user (1385, 2009-09-23)
MyFirstDLL\MyFirstDLL\stdafx.cpp (297, 2009-09-23)
MyFirstDLL\MyFirstDLL\stdafx.h (419, 2009-09-23)
MyFirstDLL\MyFirstDLL\targetver.h (1428, 2009-09-23)
MyFirstDLL\MyFirstDLL.ncb (4017152, 2009-09-23)
MyFirstDLL\MyFirstDLL.sln (1376, 2009-09-23)
MyFirstDLL\MyFirstDLL.suo (15872, 2009-09-23)
MyFirstDLL\MyFirstDLLTest\Debug\BuildLog.htm (14850, 2009-09-23)
MyFirstDLL\MyFirstDLLTest\Debug\mt.dep (69, 2009-09-23)
MyFirstDLL\MyFirstDLLTest\Debug\MyFirstDLLTest.exe.embed.manifest (663, 2009-09-23)
MyFirstDLL\MyFirstDLLTest\Debug\MyFirstDLLTest.exe.embed.manifest.res (728, 2009-09-23)
MyFirstDLL\MyFirstDLLTest\Debug\MyFirstDLLTest.exe.intermediate.manifest (621, 2009-09-23)
MyFirstDLL\MyFirstDLLTest\Debug\MyFirstDLLTest.obj (6644, 2009-09-23)
MyFirstDLL\MyFirstDLLTest\Debug\vc90.idb (52224, 2009-09-23)
MyFirstDLL\MyFirstDLLTest\Debug\vc90.pdb (61440, 2009-09-23)
MyFirstDLL\MyFirstDLLTest\MyFirstDLL.lib (1862, 2009-09-23)
... ...

======================================================================== DYNAMIC LINK LIBRARY : MyFirstDLL Project Overview ======================================================================== AppWizard has created this MyFirstDLL DLL for you. This file contains a summary of what you will find in each of the files that make up your MyFirstDLL application. MyFirstDLL.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. MyFirstDLL.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 MyFirstDLL.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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者