搜索资源列表
DLL登陆窗体
- 这是一个把登录封装到DLL的例子,当前程序还包括自动建立数据库,给数据库加密码。-This is a package to put logged DLL example, the current procedures also include automatic establish a database to database password.
在ActiveX控件中如何动态调用DLL函数.r
- 在ActiveX控件中如何动态调用DLL函数-in how ActiveX DLL function called Dynamic
DLL.OCX.TLB.reg
- office 插件,可以注册.DLL.OCX.TLB等链接文件,计算人体生物节律曲线等功能。
标准DLL
- 动态链接库标准调用,这个例子用的是标准的调用方式,有显式调用和隐式调用,如果有好的意见请写信给我.-DLL standard call, this example is the standard way calling, call Explicit and implicit call, if there are good ideas please write to me.
Dll中导出接口
- Delphi手工实现从Dll中导出接口。刚开始接触接口可以参考。-Delphi manual achieve Dll derived from the interface. Beginning contact interface reference.
向ATL DLL中传递C++对象
- 几个星期以前,我拼命的寻找一个能够通过COM接口传递C++对象的例子,但是,没有找到.这就是我发表这篇文章的原因。 向ATL的DLL中传递一个C++对象参数并不是非常之难,但是,当然也会有点难度,也很有趣。-few weeks ago, I went all out to look for a pass through COM interface C Object example, but not found. This is my reason for this article. ATL
QQdll QQ弹窗插件DLL版 C++源码
- QQ弹窗插件DLL版 C++源码 (可以用来做广告)-QQ plugin DLL version window shells C++ Source (can be used to advertise)
szcapkcs_dll
- PKCS11源码 主要用于各CA公司 内容提供了简单的DLL和OCX-PKCS11
reg-ocx
- 注册ocx dll文件的工具 非常方便-Tools registered ocx dll files is very convenient
NTGraph_src
- ActiveX Control DLL : NTGRAPH,类似与示波器类型控件-ActiveX Control DLL : NTGRAPH,This skeleton project not only demonstrates the basics of writing an ActiveX Control, but is also a starting point for writing the specific features of your control.
DllCode
- Dll示例程序,详细演示了 如何制定使用DLL,vc完整源代码。适合研究应用。-Dll sample procedures, detailed demonstration of how to develop the use of DLL, vc complete source code. Suitable for research applications.
opcdist
- OPC开发必须组件: opc_aeps.dll opccomn_ps.dll opchda_ps.dll opcproxy.dll aprxdist.exe opcenum.exe-OPC development must components: opc_aeps.dllopccomn_ps.dllopchda_ps.dllopcproxy.dllaprxdist.exeopcenum.exe
SharpTestCppProgress
- 程序展示如何在Csharp中动态调用DLL库-Procedures demonstrate how to dynamically call CSharp DLL library
vbdlltest
- 最简单的VB调用VC开发的dll,含VC\VB代码-VB calls the simplest VC development dll, containing VCVB code
regsvr32_dll
- 模拟windows提供的用于注册或注销dll、ocx的regsvr32. 也就是如何动态加在DLL,并使用其导出函数的方式-Simulation to provide windows for the registration or cancellation of the dll, ocx' s regsvr32. That is how the dynamic increase in the DLL, and use its export function the way
wtclient
- The WinTECH Software Rapid Client Development DLL, (WTclient), provides an easy to use API for integrating a custom application with data from any OPC Server
VB-dll
- VB中创建的DLL只是COM组件,无法作为输出函数的DLL,其实这只是个错误的说法。-vb-dll
PlayAudioFileWithoutActiveXControls
- 不用ActiveX控件播放声音文件 Public Declare Function sndPlaySound Lib "winmm.dll" Alias _ "sndPlaySoundA" (ByVal lpszSoundName As String, _ ByVal uFlags As Long) As Long-Play Audio File Without ActiveX Controls
dll
- DLL编程资料。一本很全面的书,关于DLL在LINUX、VC、DELPHI中的使用。-DLL programming information. A very comprehensive book on the DLL in LINUX, VC, DELPHI in use.
VB-Activex-Dll
- ActiveX DLL是VB建立的动态链接库。这是VB ActiveX DLL的Demo程序,由VB的exe调用。例子简单易懂。-VB created ActiveX DLL is a dynamic link library. This is a VB ActiveX DLL' s Demo program, the VB-exe call. Easy to understand examples.