链接库的编写和调用 静态加载版本

时间:2014-02-16 13:01:02
【文件属性】:

文件名称:链接库的编写和调用 静态加载版本

文件大小:236KB

文件格式:ZIP

更新时间:2014-02-16 13:01:02

MFC 静态加载链接

动态链接库的编写和调用 实现功能为求和和字符串逆序 采用静态连接加载Dll,供学习使用


【文件预览】:
实验1:动态链接库的编写和调用
----test_dll.exe(108KB)
----simple_Dll.dll(268KB)
----test_dll()
--------StdAfx.cpp(210B)
--------simple_Dll.dll(268KB)
--------test_dll.clw(1KB)
--------test_dll.h(1KB)
--------test_dll.aps(35KB)
--------test_dllDlg.h(1KB)
--------test_dll.opt(54KB)
--------test_dll.plg(2KB)
--------Debug()
--------test_dll.dsp(4KB)
--------ReadMe.txt(4KB)
--------StdAfx.h(1KB)
--------test_dll.rc(6KB)
--------Resource.h(962B)
--------test_dll.cpp(2KB)
--------res()
--------test_dll.ncb(57KB)
--------simple_Dll.lib(2KB)
--------test_dll.dsw(524B)
--------test_dllDlg.cpp(5KB)
----Readme.txt(39B)
----simple_dll()
--------simple_dll.ncb(49KB)
--------simple_dll.dsp(4KB)
--------simple_dll.dsw(545B)
--------Debug()
--------simple_dll.plg(254B)
--------simple_dll.cpp(313B)
--------simple_dll.opt(53KB)
--------simple_dll.h(153B)
----simple_Dll.lib(2KB)

网友评论