摘要
详细介绍了在C++Builder 6.0中编写动态链接库(Dynamic Link Libraries,DLL)的方法,并分别说明了DLL的静态链接方式、动态链接方式及其延时加载特性.
A method of creating and linking Dynamic Link Libraries (DLL) in C + + Builder application development was introduced. Linking modes of DLL, statically and dynamically, and the delay loading feature of DLL were illuminated respectively in this paper.
出处
《仲恺农业技术学院学报》
2005年第3期29-33,共5页
Journal of Zhongkai Agrotechnical College
关键词
DLL
引出函数
静态链接
动态链接
延时加载特性
DLL
exported function
statically linked
dynamically linked
delay load feature