搜索资源列表
VC++动态链接库(DLL)编程深入浅出.pdf
- VC++动态链接库(DLL)编程深入浅出,深入详解了vc各种动态链接库的创建和用法!
动态链接库DLL
- 介绍动态链接库DLL的相关知识与编程实现-introduced DLL with the relevant knowledge Programming
动态链接库(dll)实例
- 这是一个很好的动态链接库(dll)实例-This is a good dynamic link library (dll) Example
动态链接
- unix下的动态链接库方式-the DLL
MFC扩展动态链接库
- 我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。-I contacted the time is not long, right DLL understanding is not very deep here in a simple examples to illustrate what applications and ho
动态链接库编程
- 动态连接库编程,可以将系统资源放在动态链接库中,实现对动态连接苦进行访问-DLL programming, system resources can be placed on dynamic link library, and realize the hardships Dynamic Link visit
一步一步实现MFC扩展DLL中导出类和对话框
- 如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to make you software module, you should make sense of DLL. Modifying my previous software these days, I
putemrealDLL
- vb6环境下开发的动态链接库(dll),能够为想学ActiveX编程的人提供帮助-VB6 environment of dynamic link library (dll), I wanted to learn to ActiveX programming to provide help
ResourceDllCall
- VC++动态链接库编程之DLL典型实例源代码 适用平台 Win9x/Me/NT/2000/XP -VC dynamic link library DLL programming source code examples of typical application platform'd
LabVIEW调用动态链接库之参数问题
- LabVIEW调用动态链接库之参数问题!实现LAB与其他语言的连接-LabVIEW called dynamic link library, Parametric problem! LAB realization, and other languages link! !
动态链接库(DLL)入门程序
- 一个比较完整的动态链接库的实现,有相应的测试程序,大家可去其他网站下载一些有关dll的资料结合该程序,入门应该很不错.-a complete dynamic link library to achieve a corresponding test procedures, we can go to other websites related to the information dll combination of the proced
动态链接库进阶
- 动态连接库教程,帮助大家学习动态连接库的设计和联系。-DLL directory to help people acquire the dynamic link library design and linkages.
autoclose.dll
- 一个在超过指定的时间后自动关闭窗口的动态链接库 -in over a specified period of time after closing window of the dynamic link library
dllexe
- 设计DLL调用方法EXE 利用到动态链接库编译完BUG中的.lib 和.dll文件,拷贝到创建完成的DESDlltest.exe工程目录下,要看到调用的结果,必须完成加密函数的实现,对输入的明文在输入的密钥后对其进行DES 加密,解密也是DES加密的逆过程!-design EXE DLL call methods used to dynamic link library compiler End of BUG. And lib. Dl
Dll_Study_Notebook
- Dll(动态链接库)学习笔记,可以快速入门DLL的开发-Dll (Dynamic Link Library) study notes, Quick Start DLL Development
VC-DLL-CLASS
- VC动态链接库的实例程序,包括动态链接库(调用类)的生成和调用实例。-VC Examples of dynamic-link library procedures, including dynamic link library (call type) the generation and call examples.
dev c++技术文档 制作动态链接库
- 利用 DEVC++ 创建动态链接库dll(Creating dynamic link library DLL with DEVC++)
动态链接库
- 详细记录了linux系统和windows系统中动态链接库的生成过程。并且通过JNI调用所生成的动态链接库。(The generation of dynamic link libraries in Linux and Windows systems is documented in detail. And the generated dynamic link library is used by JNI.)
LabVIEW使用DLL动态链接库
- 用LabVIEW调用C/C++编写的动态链接库已解决现有代码的重复使用,减少开发周期(The dynamic link library written by calling C/C++ with LabVIEW has solved the reuse of existing code and reduced the development cycle)