C^(++) Builder中DLL的创建及调用  被引量:9

Build and Debug of DLL in C^(++) Builder

在线阅读下载全文

作  者:周立[1] 蒋天发[1] 

机构地区:[1]中南民族大学计算机科学学院,湖北武汉430073

出  处:《现代电子技术》2009年第16期73-75,79,共4页Modern Electronics Technique

基  金:国家自然科学基金资助项目(40571128);国家民委重点科研资助项目(Mzy02004)

摘  要:DLL是一个能被应用程序和其他的DLL调用的过程与函数的集合体,它包含公共代码或资源。由于DLL使用内存共享技术,在某些地方Windows也给了DLL一些更高的权限,因而DLL中可以实现一些一般程序所不能实现的功能。同时,DLL还为不同语言间的代码共享提供了一条捷径。因而DLL在编程时应用较为广泛。在此介绍了在BorlandC++Builder 6开发平台中创建及调用其自身的DLL,以及如何调用由Visual C++6.0所生成的DLL。DLL is a aggregate of processes and functions which can be transfered by other applications and DLL,it contains public code or resources. Because the use of memory sharing technology and the higher liberty from windows, DLL can carry out some special functions. Moreover,DLL provide a short cut for code sharing of different languages,it has a wide use. The establish and transfer process of DLL on the platform of Borland C^++ Builder 6, the transfer process of DLL generated by Visual C^++ 6. 0 are presented.

关 键 词:C++ BUILDER VISUAL C++ DLL 静态调用 动态调用 

分 类 号:TP311[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象