搜索资源列表
VCGetDelphiDll
- 告诉大家一个在VC下如何调用Delphi等其它语言编写的动态库,只是一个方法。希望大家多多交流-tell you in a VC how to call other languages such as Delphi prepared by the DLL is only one way.
vc++dllintroduce
- VC++动态链接库编程之基础慨念: Visual C++支持三种DLL,它们分别是Non-MFC DLL(非MFC动态库)、MFC Regular DLL(MFC规则DLL)、MFC Extension DLL(MFC扩展DLL)-VC DLL programming basis for the conception : Visual C support three DLL, They are the Non-MFC DLL (Dynamic Library MFC), MFC Regular
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
BinFileEx_VcCode
- BinFileEx.DLL是一个封装了用于生成保存各种常用数据到自定义二进制文件的类和函数的动态链接库,用它创建的二进制文件中可以存储以下数据类型: 整型数据、双精度浮点数据、字符串、文件类型[指每一个文件的内容作为一个数据项看待]。 所创建的二进制文件可以正确的被读出来。如果你在编程中想建立一个属于自已格式的二进制文件,此文件中保存自已在程序中生成的各种数据和文件。 BinFileEx.DLL还封装了用于得到汉字内码和由内码得到全部字母、汉字和符号的类和函数的动态链接库,用它可以随
CnzResouse
- 程序内含有2个工程,一个是自我删除动态链接库,此工程可以操作制定EXE行为,例如将制定的文件放置在EXE文件中。同时也可以实现自我删除,制作自我删除程序时有用。另一个是测试工程,主要用于测试此DLL.-The Project has Two son project. One is a dll and other is a test execute project. The dll can del itself or change the exe resource.
Code1
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library and the writing of the program. Static libraries and d
getDLLVersion
- vb使用GetFileVersionInfo获取动态库文件的版本号源代码。-source code vb to use GetFileVersionInfo Get DLL file version numbers.
3cdll
- 一个保留3位有效数字的动态连接库程序,主要介绍的dll的编写,和算法-A retained three significant figures of the dynamic link library program, introduces the dll in the preparation, and algorithms
DLLTest200
- DLLTest200.rar,动态库的程序,写的简单易懂,可以参考-DLLTest200.rar,special for dll
MethodinVB
- 本文以调用Info-ZIP公司的unzip32.dll动态连接库中的函数Wiz_UnzipToMemory为例,详细讨论了在VB中使用Wiz_UnzipToMemory函数时正确传递用户自定义类型参数的方法、在VB中使用指针读取用户自定义类型UzpBuffer参数变量retstr的成员Buffer内容的方法、在VB中释放内存的方法。-Based on the unzip32.dll dynamic link library, call the Info-ZIP function of Wiz_U
07153934
- 开元反病毒软件的系统DLL(动态连接库) C语言编写,很好-Kaiyuan antivirus software system DLL (dynamic link library) of C language to write, very good
HFZNQT
- VC++动态链接库编程之DLL典型实例源代码 适用平台 Win9xMeNT2000XP-Vc++ DLL dynamic link library programming Win9xMeNT2000XP typical example source code for platform