搜索资源列表
dllTest
- steps: . compile dll: cl /LD f.cpp . view the exports: dumpbin /exports f.dll . compile exe: cl test.cpp . run: test
DllCall
- 展示了如何调用dll,使用的开发工具是vc++ 6.0,实际使用时只需要把相应的dll文件,如dllTest.dll放到相应的目录即可。-demonstrates how call dll, the use of development tools is vc 6.0, only the actual use of the dll should corresponding documents, If dllTest.dll into t
file-dll
- 动态库操作文件的例子,LIBRARY \"dlltest.dll\" EXPORTS readfromfile @1 g_bSuccess @2-the dynamic operation of the document examples, LIBRARY "dlltest.dll" EXPORTS readfromfile @ a g_bSuccess @ 2
DllTest
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别
DllTest
- 动态库调用,是一个很好的学习如何调用动态库的例子
dllTest
- 一个利用生成的动态链接文件,采用递归法来计算的例子.请先生成动态链接文件,再用Test文件夹内的程序进行测试
DllTest
- 本程序是对动态库检测的例子,如何调用外面做好的动态库
dllTest
- 使用VC++6.0编写Dll的实例,包括dll的创建以及如何调用dll.
DllTest
- This sample is demostrating how to create an event in a DLL file and afterward how to call this event from a client program. Hope it can help you to understand the DLL event mechanism and CALLBACK term in VC++.
dllTest
- 用vc++学习DLL编程的好的例子。可以自由下载。
DllTest
- dll编程的一个小测试程序,能掌握一些基本的dll编程的知识
dlltest
- Boost扩展Python应用样例 使用Boost1.32库,生成可以在Python环境下调用的Dll库-Boost Python application to expand the use of Boost1.32 for example, can generate the Python environment calls for the D
dlltest
- Boost扩展Python应用样例 使用Boost1.32库,生成可以在Python环境下调用的Dll库-Boost Python application to expand the use of Boost1.32 for example, can generate the Python environment calls for the D
dllTest
- steps: . compile dll: cl /LD f.cpp . view the exports: dumpbin /exports f.dll . compile exe: cl test.cpp . run: test
dllTest
- 使用VC++6.0编写Dll的实例,包括dll的创建以及如何调用dll.-Use VC++ 6.0 Examples of the preparation of Dll, including the creation of dll and how to call dll.
DLLTest
- 生成一个DLL文件,在其他程序中链接并调用其中的函数-Generate a DLL file, in other proceedings in which the link and call a function of
DllTest
- DLLTEST测试,通过次实例我们可以很好的了解DLL的构成,以及编程方法。-DLLTEST testing, through times good examples we can know the composition of DLL, as well as the programming method.
DllTest
- vc调用动态连接库程序说明: DllTest是vc调用DLL动态连接库的演示程序,其中包含了静态调用动态库、动态加载调用动态库以及动态调用Delphi编写的动态库等多种DLL动态库调用方式,适合于正在学习使用DLL动态连接库编程的编程人员快速上手。(其中包含被调用的DLL动态库源代码及Delphi动态库源代码)-vc program called Dynamic Link Library Descr iption: DllTes
DllTest
- 这是一个用vc开发的动态链接库的调用程序。通过学习它,你可以初步了解动态链接库的有关知识。-This is a development with vc the dynamic link library procedure call. Through the study of it, you can understand the dynamic link library preliminary knowledge.
DllTest
- hook钩子的dlltest的程序源码 让你了解dll,是你学习的好放法-hook hook dlltest program source code so that you understand the dll, you learn to put France