文件名称:Ch12Demo2
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.2mb
- 下载次数:
- 0次
- 提 供 者:
- 于*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用VC开发的,动态链接库程序举例。DLL是一个包含可由多个程序同时使用的代码和数据的库,DLL不是可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。-Developed using VC, dynamic link library program for example. DLL is one that contains multiple programs can use the code and data libraries, DLL is not an executable file. Dynamic Link provides a way to make the process can call the executable code does not belong to its function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Ch12Demo2\Ch12Demo2.dsp
.........\Ch12Demo2.dsw
.........\Ch12Demo2.ncb
.........\Ch12Demo2.opt
.........\Ch12Demo2.plg
.........\Debug\Ch12Demo2.exe
.........\.....\Ch12Demo2.ilk
.........\.....\Ch12Demo2.pch
.........\.....\Ch12Demo2.pdb
.........\.....\UseDll.obj
.........\.....\vc60.idb
.........\.....\vc60.pdb
.........\Factorial DLL.dll
.........\Factorial.h
.........\UseDll.cpp
.........\Debug
Ch12Demo2
.........\Ch12Demo2.dsw
.........\Ch12Demo2.ncb
.........\Ch12Demo2.opt
.........\Ch12Demo2.plg
.........\Debug\Ch12Demo2.exe
.........\.....\Ch12Demo2.ilk
.........\.....\Ch12Demo2.pch
.........\.....\Ch12Demo2.pdb
.........\.....\UseDll.obj
.........\.....\vc60.idb
.........\.....\vc60.pdb
.........\Factorial DLL.dll
.........\Factorial.h
.........\UseDll.cpp
.........\Debug
Ch12Demo2