Code

所属分类:编译器/解释器
开发工具:Visual C++
文件大小:169KB
下载次数:3
上传日期:2010-12-13 11:27:45
上 传 者jingqingyuan1111
说明:  动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。
(DLL program code. Static libraries and dynamic repository of differentiation, and calling program in the link static libraries and dynamic library difference. How to use tools to check DLL output function, Depends tools using, C++ compiler adapted technology to name DLL output functions, the influence of extern "C" usage, using C++ module definition file to solve problem. Name adapted With typedef definition pointer to a function pointer type, how to get dynamic connection pool of a function pointer.)

文件列表:
Code\Dll1\Dll1.cpp (478, 2010-01-09)
Code\Dll1\Dll1.dsp (4068, 2010-01-09)
Code\Dll1\Dll1.dsw (531, 2010-01-09)
Code\Dll1\Dll1.h (271, 2010-01-09)
Code\Dll1\Dll1.ncb (41984, 2010-01-09)
Code\Dll1\Dll1.opt (53760, 2010-01-09)
Code\Dll1\Dll1.plg (1106, 2010-01-09)
Code\Dll2\Dll2.cpp (107, 2010-01-09)
Code\Dll2\Dll2.def (38, 2010-01-09)
Code\Dll2\Dll2.dsp (4070, 2010-01-09)
Code\Dll2\Dll2.dsw (531, 2010-01-09)
Code\Dll2\Dll2.ncb (41984, 2010-01-09)
Code\Dll2\Dll2.opt (53760, 2010-01-09)
Code\Dll2\Dll2.plg (773, 2010-01-09)
Code\Dll3\Dll3.cpp (61, 2010-01-09)
Code\Dll3\Dll3.dsp (4009, 2010-01-09)
Code\Dll3\Dll3.dsw (531, 2010-01-09)
Code\Dll3\Dll3.ncb (33792, 2010-01-09)
Code\Dll3\Dll3.opt (53760, 2010-01-09)
Code\Dll3\Dll3.plg (1106, 2010-01-09)
Code\DllTest\Dll1.dll (221241, 2010-01-09)
Code\DllTest\Dll1.lib (2034, 2010-01-09)
Code\DllTest\Dll2.dll (221241, 2010-01-09)
Code\DllTest\Dll3.dll (221241, 2010-01-09)
Code\DllTest\DllTest.aps (35644, 2010-01-09)
Code\DllTest\DllTest.clw (1189, 2010-01-09)
Code\DllTest\DllTest.cpp (2077, 2010-01-09)
Code\DllTest\DllTest.dsp (4205, 2010-01-09)
Code\DllTest\DllTest.dsw (537, 2010-01-09)
Code\DllTest\DllTest.h (1335, 2010-01-09)
Code\DllTest\DllTest.ncb (50176, 2010-01-09)
Code\DllTest\DllTest.opt (53760, 2010-01-09)
Code\DllTest\DllTest.plg (895, 2010-01-09)
Code\DllTest\DllTest.rc (5368, 2010-01-09)
Code\DllTest\DllTestDlg.cpp (5331, 2010-01-09)
Code\DllTest\DllTestDlg.h (1442, 2010-01-09)
Code\DllTest\res\DllTest.ico (1078, 2010-01-09)
Code\DllTest\res\DllTest.rc2 (399, 2010-01-09)
Code\DllTest\resource.h (777, 2010-01-09)
... ...

近期下载者

相关文件


收藏者