搜索资源列表
LabVIEW2DLL.zip
- Labview .vi call VC++ 2005 DLL,Labview .vi call VC++ 2005 DLL
20073132117580
- 高级XP界面程序PB源码,环境:PB9.0 说明: 方法 API 函数 function integer ClassXP(ulong hWnd, integer bEnable) library "ClassXP.dll" 调用 ClassXP(0,1) 将来版本支持皮肤-PB High XP interface program source, the environment: PB9.0 Descr iption: Method API function funct
DLLSource
- Delphi中的DLL封装和调用对象技术及配书源码-Delphi package and the DLL call with object technology and source book
vb-dll
- vb调用dll,dll里面一个简单加法函数,一个结构参数赋初值,在窗体显示出来。在vb调用时,在文件目录中右键用vb运行,否则因为目录问题会出现找不到dll的现象。-call vb dll, dll inside a simple additive function, a structural parameter initial value, in the form displayed. In vb call, right in the file directory using vb run,
lavview-error-dll
- 这个文档主要讲述在labview调用DLL时出错的情况及其处理-This document focuses on call in LabVIEW DLL error and its handling
ServerManager
- 我做的一个系统托盘程序(Delphi7),里面牵扯到dll动静态调用,程序可以缩小的系统托盘上,点击托盘图标,界面会弹出,而且使用了隐藏任务栏功能,还有资源文件的使用和制作方法,反正是一些软件开发很常用并且实用的Demo。要求管理员加精。-I do a system tray program (Delphi7), which involves static and dynamic dll call, the procedure can reduce the system tray, click
dll
- 简单的dll使用,静态调用dll文件,使用dll文件中的内容,简单的使用dll说明-Dll the easy to use, static call dll file, dll file using the contents of the easy to use dll descr iption
MFCDll
- MFC dll 示例 以及动态和静态调用示例-Example MFC dll and examples of dynamic and static call
hp3478a
- 用于惠普3478a万用表的编程驱动,可以在labwindows中制作成dll文件。供其他程序调用。-For Hewlett-Packard multimeter 3478a driver programming, you can create labwindows into dll file. Call for other programs.
dll
- 一个简单的动态连接库程序,点击对话框中的调用后可以调用例外一个程序。-A simple dynamic link library program, click the dialog box, after calling a program can call an exception.
AutoRegisterOPCCOM
- a在开发OPC应用程序的时候,如果OPC对象没有在机器上注册,那么程序是无法运行的. 所以必须对OPCDAAuto.dll进行注册.如果您习惯于使用RegSvr32命令手工注册,那没有什么,可是如果您的程序要在未知的环境下运行,那么自动注册是必要的. 这个程序就是为了解决自动注册的问题 使用说明: 这是个命令行程序, 专为其他程序调用,也可在控制台下手工执行. 参数: /r 注册OPC组件 /u 反注册OPC组件 使用时必须将OP
Step-by-step-instructions-to-do-DLL
- 如何使用Call Library Function Node:-How to use the Call Library Function Node:
Dynamic-call-DLL-functions
- 该模块可以不用在易语言设计状态下声明DLL函数,而直接在程序中使用DLL函数。-The module in the Yi language design state can not declare DLL functions directly in the program using the DLL functions.
dll
- windows编写的DLL过程,以及调用过程,显示调用-windows DLL written in process, and call the process of displaying call
java-call-lazarus-dll
- 用lazarus + jni_pas 编写的 Dll 文件 可以被java 语言调用。-The Dll file used the lazarus+ jni_pas written java language can be called.
DLL-(Dynamic-Link-Library)
- 详细的介绍了用VS2010创建动态链接库,在VB,NET工程里调用,程序想当简单,通俗易懂;并且付图-Detailed descr iption of the use VS2010 to create a dynamic link library, in VB, NET project to call the program wanted a simple, easy to understand and pay chart
XSteam-DLL-call
- XSTEAM.DLL的说明文档,包含使用方法和功能描述以及举例说明-the introduction of XSTEAM.DLL,including the function of XSTEAM.DLLand how to use it
C++应用C#Dll
- 使用C++调用C#封装好的Dll,便于混合编程。(Using the C++ call C# packaged Dll, easy to mix programming.)
键鼠模拟(64位系统专用)自带dll
- 易语言64位系统鼠标模拟模块,集成了dll调用,方便快捷(E language 64 bit system mouse simulation module, integrated with DLL call, convenient and quick)
C#调用C++DLL(函数参数包含指针)
- C#调用C++DLL(函数参数包含指针)(C Shar call c plus plus's dll file demo.)