文件名称:Lesson19Code
介绍说明--下载内容均来自于网络,请自行研究使用
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. Static and Dynamic Library for the distinction between procedures and called for the link static and dynamic library distinction. How to use the tool View DLL output function, Depends the use of tools, C compiler technology names adaptation of the dynamic link library output function, extern "C" for the use, the module definition files to resolve the C adaptation of the name. Typedef definition used at the function pointer type, how to obtain dynamic link library function pointer.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 25811251lesson19code.rar 列表 Lesson19Code\Dll1\Debug Lesson19Code\Dll1\Dll1.cpp Lesson19Code\Dll1\Dll1.dsp Lesson19Code\Dll1\Dll1.dsw Lesson19Code\Dll1\Dll1.h Lesson19Code\Dll1\Dll1.ncb Lesson19Code\Dll1\Dll1.opt Lesson19Code\Dll1\Dll1.plg Lesson19Code\Dll1 Lesson19Code\Dll2\Dll2.cpp Lesson19Code\Dll2\Dll2.def Lesson19Code\Dll2\Dll2.dsp Lesson19Code\Dll2\Dll2.dsw Lesson19Code\Dll2\Dll2.ncb Lesson19Code\Dll2\Dll2.opt Lesson19Code\Dll2\Dll2.plg Lesson19Code\Dll2 Lesson19Code\Dll3\Dll3.cpp Lesson19Code\Dll3\Dll3.dsp Lesson19Code\Dll3\Dll3.dsw Lesson19Code\Dll3\Dll3.ncb Lesson19Code\Dll3\Dll3.opt Lesson19Code\Dll3\Dll3.plg Lesson19Code\Dll3 Lesson19Code\DllTest\Debug Lesson19Code\DllTest\Dll1.dll Lesson19Code\DllTest\Dll1.lib Lesson19Code\DllTest\Dll2.dll Lesson19Code\DllTest\Dll3.dll Lesson19Code\DllTest\DllTest.aps Lesson19Code\DllTest\DllTest.clw Lesson19Code\DllTest\DllTest.cpp Lesson19Code\DllTest\DllTest.dsp Lesson19Code\DllTest\DllTest.dsw Lesson19Code\DllTest\DllTest.h Lesson19Code\DllTest\DllTest.ncb Lesson19Code\DllTest\DllTest.opt Lesson19Code\DllTest\DllTest.plg Lesson19Code\DllTest\DllTest.rc Lesson19Code\DllTest\DllTestDlg.cpp Lesson19Code\DllTest\DllTestDlg.h Lesson19Code\DllTest\ReadMe.txt Lesson19Code\DllTest\res\DllTest.ico Lesson19Code\DllTest\res\DllTest.rc2 Lesson19Code\DllTest\res Lesson19Code\DllTest\resource.h Lesson19Code\DllTest\StdAfx.cpp Lesson19Code\DllTest\StdAfx.h Lesson19Code\DllTest Lesson19Code