文件名称:lesson-19(about-Dll)Code
介绍说明--下载内容均来自于网络,请自行研究使用
深入详解教学:动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Detailed teaching in-depth: the procedures for the preparation of the dynamic link library. The difference between static library and dynamic library, as well as the difference between the calling program in the link a static library and dynamic library. C++ compiler name adapted from the output function of the dynamic link library, extern " C" use the module definition file to solve the problem of adaptation C++ name. Pointer to a function defined with typedef types, how to get the pointer to the function of the dynamic link library.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
深入详解19(关于Dll基础)\Dll1\Dll1.cpp
.......................\....\Dll1.dsp
.......................\....\Dll1.dsw
.......................\....\Dll1.h
.......................\....\Dll1.ncb
.......................\....\Dll1.opt
.......................\....\Dll1.plg
.......................\...2\Dll2.cpp
.......................\....\Dll2.def
.......................\....\Dll2.dsp
.......................\....\Dll2.dsw
.......................\....\Dll2.ncb
.......................\....\Dll2.opt
.......................\....\Dll2.plg
.......................\...3\Dll3.cpp
.......................\....\Dll3.dsp
.......................\....\Dll3.dsw
.......................\....\Dll3.ncb
.......................\....\Dll3.opt
.......................\....\Dll3.plg
.......................\...Test\Dll1.dll
.......................\.......\Dll1.lib
.......................\.......\Dll2.dll
.......................\.......\Dll3.dll
.......................\.......\DllTest.aps
.......................\.......\DllTest.clw
.......................\.......\DllTest.cpp
.......................\.......\DllTest.dsp
.......................\.......\DllTest.dsw
.......................\.......\DllTest.h
.......................\.......\DllTest.ncb
.......................\.......\DllTest.opt
.......................\.......\DllTest.plg
.......................\.......\DllTest.rc
.......................\.......\DllTestDlg.cpp
.......................\.......\DllTestDlg.h
.......................\.......\ReadMe.txt
.......................\.......\res\DllTest.ico
.......................\.......\...\DllTest.rc2
.......................\.......\resource.h
.......................\.......\StdAfx.cpp
.......................\.......\StdAfx.h
.......................\.......\res
.......................\Dll1
.......................\Dll2
.......................\Dll3
.......................\DllTest
深入详解19(关于Dll基础)
.......................\....\Dll1.dsp
.......................\....\Dll1.dsw
.......................\....\Dll1.h
.......................\....\Dll1.ncb
.......................\....\Dll1.opt
.......................\....\Dll1.plg
.......................\...2\Dll2.cpp
.......................\....\Dll2.def
.......................\....\Dll2.dsp
.......................\....\Dll2.dsw
.......................\....\Dll2.ncb
.......................\....\Dll2.opt
.......................\....\Dll2.plg
.......................\...3\Dll3.cpp
.......................\....\Dll3.dsp
.......................\....\Dll3.dsw
.......................\....\Dll3.ncb
.......................\....\Dll3.opt
.......................\....\Dll3.plg
.......................\...Test\Dll1.dll
.......................\.......\Dll1.lib
.......................\.......\Dll2.dll
.......................\.......\Dll3.dll
.......................\.......\DllTest.aps
.......................\.......\DllTest.clw
.......................\.......\DllTest.cpp
.......................\.......\DllTest.dsp
.......................\.......\DllTest.dsw
.......................\.......\DllTest.h
.......................\.......\DllTest.ncb
.......................\.......\DllTest.opt
.......................\.......\DllTest.plg
.......................\.......\DllTest.rc
.......................\.......\DllTestDlg.cpp
.......................\.......\DllTestDlg.h
.......................\.......\ReadMe.txt
.......................\.......\res\DllTest.ico
.......................\.......\...\DllTest.rc2
.......................\.......\resource.h
.......................\.......\StdAfx.cpp
.......................\.......\StdAfx.h
.......................\.......\res
.......................\Dll1
.......................\Dll2
.......................\Dll3
.......................\DllTest
深入详解19(关于Dll基础)