dll

所属分类:编译器/解释器
开发工具:Visual C++
文件大小:1976KB
下载次数:11
上传日期:2007-08-16 11:29:48
上 传 者fengqy
说明:  动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。
(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\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\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\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\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 (20936, 2007-08-07)
Code\DllTest\DllTest.clw (1189, 2007-08-07)
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 (66560, 2007-08-07)
Code\DllTest\DllTest.opt (53760, 2007-08-07)
Code\DllTest\DllTest.plg (1620, 2007-08-07)
Code\DllTest\DllTest.rc (5368, 2004-09-12)
Code\DllTest\DllTestDlg.cpp (5331, 2004-09-12)
Code\DllTest\DllTestDlg.h (1442, 2004-09-12)
Code\DllTest\res\DllTest.ico (1078, 2004-09-12)
Code\DllTest\res\DllTest.rc2 (399, 2004-09-12)
Code\DllTest\resource.h (777, 2004-09-12)
... ...

近期下载者

相关文件


收藏者