搜索资源列表
DllTest
- dll编程的一个小测试程序,能掌握一些基本的dll编程的知识
DllTest.zip
- vc调用动态连接库程序说明: DllTest是vc调用DLL动态连接库的演示程序,其中包含了静态调用动态库、动态加载调用动态库以及动态调用Delphi编写的动态库等多种DLL动态库调用方式,适合于正在学习使用DLL动态连接库编程的编程人员快速上手。(其中包含被调用的DLL动态库源代码及Delphi动态库源代码),vc program called Dynamic Link Library Descr iption: DllTest is vc call Dynamic Link Libra
DllTest
- 动态链接库的实现,如何创建动态链接库,如何对动态链接库进行使用-The realization of a dynamic link library, how to create a dynamic link library, how to use dynamic-link library
dlltest
- 简单的动态连接库字符串测试程序,让初学者容易了解动态库的原理 -Simple dynamic link library string test procedures, so that beginners, easy to understand the principle of dynamic libraries
UIDLL
- Labwindws CVI 打包带界面的DLL的例程,以及调用的方法Test是创建dll,DLLtest 是调用dll的案例-Packing Belt Labwindws CVI interface DLL s routines, as well as the method call Test is to create dll, DLLtest call dll is the case
DLLTest
- 生成一个DLL文件,在其他程序中链接并调用其中的函数-Generate a DLL file, in other proceedings in which the link and call a function of
dllTest
- 一个简单的dll程序,通过这个程序的学习,你可以掌握编写dll的精髓。-Dll a simple procedure through the study of this process, you can grasp the essence of the preparation of dll.
DllTest
- DLLTEST测试,通过次实例我们可以很好的了解DLL的构成,以及编程方法。-DLLTEST testing, through times good examples we can know the composition of DLL, as well as the programming method.
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
- 一个动态链接库源文件,实现动态链接库的生成功能-A dynamic link library source files, dynamic link library generation function
dlltest
- VC++ dll静态与动态连接库编程测试,包含2的DLL和一个调用程序,便宜环境VS2008-VC++ dll static and dynamic link library programming and testing, including two of the DLL, and a calling program, cheap environment VS2008
DllTest
- 动态链接库创建 测试-Dynamic Link Library to create test
dllTest
- 动态库编程实例 适合零基础新手入门 亲身测试 绝对可以!-program example of dll
DllTest
- 一个简单的dll程序,想熟悉WIN32下DLL编程的朋友可以下载看看,还是很值的研究的-A simple DLL program, want to be familiar with the friends of the WIN32 DLL programming can be downloaded see, it s still very value of the research
DllTest
- 动态链接库的使用方法 , 简单的实例说明windows中的动态链接-The use of the dynamic link library, simple examples of the windows in the dynamic link
DllTest
- 本程序演示了创建链接库程序的创建所需的源代码。-The demonstration of the process to create the required source code to create a link library.
dlltest
- VC++动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。-VC++ dynamic link library program. The difference between static and dynamic library, as well as the calling program when the link static and dynamic libraries difference.
dlltest
- 动态链接库(Dll)实例,入门的可以学习-Dynamic Link Library (Dll) Example
DLLTEST
- 动态库测试的例子Examples of dynamic libraries tests -Examples of dynamic libraries tests
DLLtest
- 动态链接库应用实际例子,在VC环境下可以直接运行,对初学者很有帮助。-Dynamic link library application example, in the VC environment can be directly run, very helpful for beginners.