文件名称:bcbdll
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 118kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
BCB下编写DLL的各种方法总结
一.编写 DLL二. 静态调用 DLL
三. 动态调用 DLL 四. DLL 作为 MDIChild (子窗体) 【只编写动态调用的例子】五. BCB 调用 VC 编写的 DLL6. 静态调用例子
-BCB prepared DLL in a variety of ways summed up. DLL prepared two. Static call DLL 3. Dynamic Call DLL 4. As MDIChild DLL (a Form) prepare only example of dynamic call-- 5. BCB call DLL6 prepared by the VC. Examples called statically
一.编写 DLL二. 静态调用 DLL
三. 动态调用 DLL 四. DLL 作为 MDIChild (子窗体) 【只编写动态调用的例子】五. BCB 调用 VC 编写的 DLL6. 静态调用例子
-BCB prepared DLL in a variety of ways summed up. DLL prepared two. Static call DLL 3. Dynamic Call DLL 4. As MDIChild DLL (a Form) prepare only example of dynamic call-- 5. BCB call DLL6 prepared by the VC. Examples called statically
(系统自动生成,下载前可以参看下载内容)
下载文件列表
example1-implicit
.................\dll
.................\...\bcbdll.bpf
.................\...\bcbdll.bpr
.................\...\bcbdll.cpp
.................\...\bcbdll.h
.................\...\bcbdllx.def
.................\exe
.................\...\bcbdll.def
.................\...\bcbdll.dll
.................\...\bcbdll.h
.................\...\bcbdll_msvc.exp
.................\...\bcbdll_msvc.lib
.................\...\exe.dsp
.................\...\exe.dsw
.................\...\main.cpp
.................\readme.txt
example2-explicit
.................\dll
.................\...\bcbdll.bpf
.................\...\bcbdll.bpr
.................\...\bcbdll.cpp
.................\...\bcbdll.h
.................\exe
.................\...\bcbdll.dll
.................\...\exe.dsp
.................\...\exe.dsw
.................\...\main.cpp
.................\readme.txt
example3-definekludge
.....................\dll
.....................\...\bcbdll.bpf
.....................\...\bcbdll.bpr
.....................\...\bcbdll.cpp
.....................\...\bcbdll.h
.....................\exe
.....................\...\bcbdll.def
.....................\...\bcbdll.dll
.....................\...\bcbdll.h
.....................\...\bcbdll_msvc.exp
.....................\...\bcbdll_msvc.lib
.....................\...\exe.dsp
.....................\...\exe.dsw
.....................\...\main.cpp
.....................\readme.txt
example4-stdcallstub
....................\dll
....................\...\bcbdll.bpf
....................\...\bcbdll.bpr
....................\...\bcbdll.cpp
....................\...\bcbdll.h
....................\exe
....................\...\bcbdll.dll
....................\...\bcbdll.h
....................\...\bcbdll.lib
....................\...\exe.dsp
....................\...\exe.dsw
....................\...\main.cpp
....................\msvcdllstub
....................\...........\bcbdll.cpp
....................\...........\bcbdll.def
....................\...........\bcbdll.h
....................\...........\Debug
....................\...........\.....\bcbdll.lib
....................\...........\MSVCDLLSTUB.DSP
....................\...........\MSVCDLLSTUB.DSW
....................\readme.txt
.................\dll
.................\...\bcbdll.bpf
.................\...\bcbdll.bpr
.................\...\bcbdll.cpp
.................\...\bcbdll.h
.................\...\bcbdllx.def
.................\exe
.................\...\bcbdll.def
.................\...\bcbdll.dll
.................\...\bcbdll.h
.................\...\bcbdll_msvc.exp
.................\...\bcbdll_msvc.lib
.................\...\exe.dsp
.................\...\exe.dsw
.................\...\main.cpp
.................\readme.txt
example2-explicit
.................\dll
.................\...\bcbdll.bpf
.................\...\bcbdll.bpr
.................\...\bcbdll.cpp
.................\...\bcbdll.h
.................\exe
.................\...\bcbdll.dll
.................\...\exe.dsp
.................\...\exe.dsw
.................\...\main.cpp
.................\readme.txt
example3-definekludge
.....................\dll
.....................\...\bcbdll.bpf
.....................\...\bcbdll.bpr
.....................\...\bcbdll.cpp
.....................\...\bcbdll.h
.....................\exe
.....................\...\bcbdll.def
.....................\...\bcbdll.dll
.....................\...\bcbdll.h
.....................\...\bcbdll_msvc.exp
.....................\...\bcbdll_msvc.lib
.....................\...\exe.dsp
.....................\...\exe.dsw
.....................\...\main.cpp
.....................\readme.txt
example4-stdcallstub
....................\dll
....................\...\bcbdll.bpf
....................\...\bcbdll.bpr
....................\...\bcbdll.cpp
....................\...\bcbdll.h
....................\exe
....................\...\bcbdll.dll
....................\...\bcbdll.h
....................\...\bcbdll.lib
....................\...\exe.dsp
....................\...\exe.dsw
....................\...\main.cpp
....................\msvcdllstub
....................\...........\bcbdll.cpp
....................\...........\bcbdll.def
....................\...........\bcbdll.h
....................\...........\Debug
....................\...........\.....\bcbdll.lib
....................\...........\MSVCDLLSTUB.DSP
....................\...........\MSVCDLLSTUB.DSW
....................\readme.txt