Welcome![Sign In][Sign Up]
Location:
Search - dll

Search list

[Dialog_WindowDLL输出对话框类的例子

Description: 此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbnetdllcall 示范了从VB.NET调用的例子;-this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB/VB call. Compressed are two examples : one, dlldemo demonstration of a call from the VC; 2, vbnetdllcall demonstration calling from VB.NET example;
Platform: | Size: 71680 | Author: 丁俊 | Hits:

[CSharpcs调用dll时char指针及结构参数的用法

Description: c#调用dll时char指针及结构参数的用法-call dll when char pointer and structural parameters of usage
Platform: | Size: 2048 | Author: 狗狗 | Hits:

[File Operate一个从exe、dll文件中提取、存取图标完整程序

Description: 一个从exe、dll文件中提取、存取图标完整程序-from an exe, dll file extraction and retrieval procedures icon integrity
Platform: | Size: 193536 | Author: 梁白鸥 | Hits:

[Othermergedll(合并 DLL 和 EXE)

Description: 合并 DLL 和 EXE-merger DLL and EXE
Platform: | Size: 83968 | Author: | Hits:

[Otherchart(vb调用vc dll)

Description: chart例程(vb调用vc dll)-chart routines (vb call vc dll)
Platform: | Size: 54272 | Author: 梁钢 | Hits:

[Remote ControlDLL插入型传奇3木马完整代码

Description: DLL插入型传奇3木马完整代码 是学习远程控制的好东西 强烈推荐! 尽供参考!-DLL plug-legendary Trojan 3 is a complete code of the remote control to learn good things strongly recommended! For information do!
Platform: | Size: 55296 | Author: 小雨哥哥 | Hits:

[OS programEXE.BPL.DLL.Interface.项目解决方案演示

Description: EXE+BPL+DLL+Interface项目解决方案演示 先打开ExeBplDll.bpg工程编译安装DataCentre.dpk,然后再编译所有的工程 输出放在Release目录下-EXE DLL Interface BPL solution demonstration project to open ExeBplDll.bpg works DataCentre.dpk compiler installation, and then compile all the works on the output directory Release
Platform: | Size: 135168 | Author: 邓振华 | Hits:

[Documentsdll的创建与使用

Description: 在本篇文章中本人描述了在vc中创建dll的基本方法可能介绍的不够全面仅供参考-article in a footnote, I described the vc dll created the basic methods may be introduced not only comprehensive reference
Platform: | Size: 6144 | Author: ali | Hits:

[OS program一个读取硬盘序列号与CPU序列号的DLL

Description: VC写的,一个读取硬盘序列号与CPU序列号的DLL,大家可以利用它来为自己的软件提供保护机制。-VC written by a reader drives and CPU serial number sequence, the DLL, you can use it for its own software to provide protection mechanisms.
Platform: | Size: 625664 | Author: 高华 | Hits:

[Hook apiDLL封装窗口

Description: 请先编译DLL文件,并将DLL文件拷贝至call Hook目录, 调用CallDll程序加载外挂前,应先运行IE-post compiler DLL files and DLL files are copied to call Hook catalog, call CallDll external loading procedures, before first running IE
Platform: | Size: 164864 | Author: 黄春标 | Hits:

[ActiveX/DCOM/ATL标准DLL

Description: 动态链接库标准调用,这个例子用的是标准的调用方式,有显式调用和隐式调用,如果有好的意见请写信给我.-DLL standard call, this example is the standard way calling, call Explicit and implicit call, if there are good ideas please write to me.
Platform: | Size: 119808 | Author: 耿海瑞 | Hits:

[Other systems在VC客户端调用vb的dll

Description: c++的一个很典型的应用就是dll的调用,对于怎么样好的调用dll程序,阅读本程序对您将大有益处。-c of a typical application is dll call, like how good call dll procedures, the procedures for reading you will greatly benefit.
Platform: | Size: 25600 | Author: | Hits:

[PropertySheetloadpicture.dll

Description: 基于WINCE的图片预览DLL! 支持各类格式的图片,JEPG,GIF,等,以及动态的GIF图片格式!-pulled on the preview pictures DLL! Support a variety of image formats, JPEG, GIF, etc., and dynamic GIF picture format!
Platform: | Size: 771072 | Author: 陈辉 | Hits:

[ActiveX/DCOM/ATLDll中导出接口

Description: Delphi手工实现从Dll中导出接口。刚开始接触接口可以参考。-Delphi manual achieve Dll derived from the interface. Beginning contact interface reference.
Platform: | Size: 241664 | Author: 小十 | Hits:

[Windows DevelopEasyD12.dll做的USB应用程序

Description: EasyD12.dll做的USB应用程序-USB Application made by EasyD12.dll
Platform: | Size: 3480576 | Author: 陈婷婷 | Hits:

[CSharpdll生成和运用

Description: dll生成和运用 ,,这个文件对于初学C#的人员有很大的帮助.-dll generation and use of the document for beginners C# staff will be very helpful.
Platform: | Size: 2048 | Author: 唐睿 | Hits:

[Windows Develop如何调用dll中的函数

Description: 示范如何使用 LoadLibrary(...) 和 GetProcAddress(....)调用dll的输出函数.-the code show how to call the functions in the dll file by LoadLibrary and GetProcAddress.
Platform: | Size: 46080 | Author: | Hits:

[Windows Develop一步一步实现MFC扩展DLL中导出类和对话框

Description: 如果要编写模块化的软件,就要对对动态链接库(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 decide to make the classes and dialogs in common use into DLLs. Now we begin with a simple example, to explain how to export classes an dialogs from MFC extended DLL.
Platform: | Size: 19456 | Author: | Hits:

[Delphi VCL三种DLL插入方法

Description: DELPHI编程技巧,有关三种DLL插入方法,很好用的,快下载吧-Delphi programming skills, the three DLL insertion method is useful, fast download it
Platform: | Size: 11264 | Author: yezi | Hits:

[Delphi VCL一个在dll中的通过UDP传送信息

Description: 一个在dll中的通过UDP传送信息.rar-In dll,sending message by UDP.rar
Platform: | Size: 532480 | Author: 枫之影 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net