lesson19

所属分类:编译器/解释器
开发工具:Visual C++
文件大小:169KB
下载次数:66
上传日期:2008-05-08 13:18:41
上 传 者shanyingying
说明:  孙鑫老师VC视频第十九课代码:动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。
(Xin Sun 19th class teacher VC video code: dynamic-link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern )

文件列表:
Code (0, 2008-05-06)
Code\Dll1 (0, 2008-05-06)
Code\Dll1\Dll1.cpp (478, 2004-09-12)
Code\Dll1\Dll1.dsp (4068, 2004-09-12)
Code\Dll1\Dll1.dsw (531, 2004-09-12)
Code\Dll1\Dll1.h (271, 2004-09-12)
Code\Dll1\Dll1.ncb (41984, 2004-09-12)
Code\Dll1\Dll1.opt (53760, 2004-09-12)
Code\Dll1\Dll1.plg (1106, 2004-09-12)
Code\Dll2 (0, 2008-05-06)
Code\Dll2\Dll2.cpp (107, 2004-09-12)
Code\Dll2\Dll2.def (38, 2004-09-12)
Code\Dll2\Dll2.dsp (4070, 2004-09-12)
Code\Dll2\Dll2.dsw (531, 2004-09-12)
Code\Dll2\Dll2.ncb (41984, 2004-09-12)
Code\Dll2\Dll2.opt (53760, 2004-09-12)
Code\Dll2\Dll2.plg (773, 2004-09-12)
Code\Dll3 (0, 2008-05-06)
Code\Dll3\Dll3.cpp (61, 2004-09-12)
Code\Dll3\Dll3.dsp (4009, 2004-09-12)
Code\Dll3\Dll3.dsw (531, 2004-09-12)
Code\Dll3\Dll3.ncb (33792, 2004-09-12)
Code\Dll3\Dll3.opt (53760, 2004-09-12)
Code\Dll3\Dll3.plg (1106, 2004-09-12)
Code\DllTest (0, 2008-05-06)
Code\DllTest\Dll1.dll (221241, 2004-09-12)
Code\DllTest\Dll1.lib (2034, 2004-09-12)
Code\DllTest\Dll2.dll (221241, 2004-09-12)
Code\DllTest\Dll3.dll (221241, 2004-09-12)
Code\DllTest\DllTest.aps (35644, 2004-09-12)
Code\DllTest\DllTest.clw (1189, 2004-09-12)
Code\DllTest\DllTest.cpp (2077, 2004-09-12)
Code\DllTest\DllTest.dsp (4205, 2004-09-12)
Code\DllTest\DllTest.dsw (537, 2004-09-12)
Code\DllTest\DllTest.h (1335, 2004-09-12)
Code\DllTest\DllTest.ncb (50176, 2004-09-12)
Code\DllTest\DllTest.opt (53760, 2004-09-12)
Code\DllTest\DllTest.plg (895, 2004-09-12)
Code\DllTest\DllTest.rc (5368, 2004-09-12)
Code\DllTest\DllTestDlg.cpp (5331, 2004-09-12)
... ...

近期下载者

相关文件


收藏者