mymaths_dll

所属分类:Windows编程
开发工具:Visual C++
文件大小:30KB
下载次数:16
上传日期:2006-03-24 14:54:17
上 传 者yonghong
说明:  一个简单的动态链接库的例子。通过动态链接库中的函数,计算简单的数学。
(a simple dynamic link library example. Through dynamic link library functions, a simple mathematical calculation.)

文件列表:
mymaths_dll\mymaths (0, 2004-11-01)
mymaths_dll\mymaths.cpp (266, 2004-11-01)
mymaths_dll\mymaths.dsp (4369, 2004-11-01)
mymaths_dll\mymaths.dsw (537, 2004-11-01)
mymaths_dll\mymaths.ncb (50176, 2006-03-24)
mymaths_dll\mymaths.opt (109568, 2006-03-24)
mymaths_dll\mymaths.plg (1621, 2006-03-24)
mymaths_dll\StdAfx.cpp (294, 2004-11-01)
mymaths_dll\StdAfx.h (802, 2004-11-01)
mymaths_dll (0, 2006-03-24)

======================================================================== DYNAMIC LINK LIBRARY : mymaths ======================================================================== AppWizard has created this mymaths DLL for you. This file contains a summary of what you will find in each of the files that make up your mymaths application. mymaths.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. mymaths.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 check the "doesn't produce lib" checkbox in the Linker settings page for this project. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named mymaths.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者