搜索资源列表
dll调用与嵌套调用
- 一.Win32动态链接库 1.制作的步骤: (1)新建WIN32 Dynamic-link Library工程,工程名为MyDll,选择A simple DLL project类型。 (2)MyDll.h的内容如下: 以下是引用片段: extern "C" _declspec(dllexport) int sum(int a,int b);//本文所有的例子只有一个sum即加法函数。 (3)MyDll.cpp的内容如下: ……
HWinfo.dll.rar
- HWInfo.dll是本人开发的一个提取硬盘序列号、CPU相关信息、主板序列号以及网卡MAC地址的动态链接库,可用于为共享软件产生机器码提供硬件特征值。,Yes I HWInfo.dll developed a hard drive serial number extraction, CPU-related information, motherboard serial number and the network card MAC address dynamic link library th
dll-exe2.rar
- dll动态链接的使用,该dll是串口通信的封装函数,使用该dll的一个实例。,dll dynamic link the use of the dll is a serial communication package function, using an instance of the dll.
CreateRemoteThread-DLL-Injection
- 一个Visual C++实现的完整的使用CreateRemoteThread的DLL进程注入方案源代码 本文和程序是基于CreateRemoteThread注入DLL的方法上的扩展,修改了以前方法的一些缺陷,并增加了几个功能,与其他文章不同,这里,给出了一个完整的解决方案。包括:1.实现一个遵守微软"Best Practices for Creating DLLs"的DLL动态链接库。2. 注入dll,并可以同时执行这个dll代码。3. 如果注入不成功,给出错误处理并通知用户。 4. 使用C
TSCLIB.DLL-Delphi-Example
- 调用TSC动态链接库的Delphi源码。 此代码为网络收集,如侵犯版权,请告知-TSC call dynamic link library of Delphi source code. This code for the network to collect, such as copyright infringement, please inform
DLL
- VC++创建动态链接库 应用动态链接库实现界面换肤 应用动态链接库实现国际化-VC++ application to create a dynamic link library Dynamic Link Library Dynamic Link Library interface skinning application to achieve international
INOUT.DLL
- 用C++编写WINDOWS下端口操作动态链接库INOUT.DLL,用C++编写WINDOWS下端口操作动态链接库INOUT.D-With C++ Prepared WINDOWS port operation under dynamic link library INOUT.DLL, using C++ Prepared WINDOWS port operation under dynamic link library INOUT.D
dll
- dll 动态连接库 vc++ 源码下载 -dll Dynamic Link Library vc++ source download
RAR.dll
- winrar 在visual c++中的dll动态链接库的描述。很全面很详细的介绍!-winrar in visual c++ in the dynamic link library dll descr iption. Is very comprehensive in detail!
dll
- dll编程:本书教你如何在在平台上开发高质量的动态链接库,C-dll programming: this book teach you how to develop the platform in the dynamic link library of high-quality, C++
dll
- 基于VC++6.0开发的计算器,应用了动态链接库技术,可以进行表达式计算.-VC++6.0 based on the development of calculators, use of dynamic-link library technology, the expression can be calculated.
FastReport.v4.7.181
- 无需附加的动态链接库(DLL)就可提供快速、紧致、灵活的代码。 运行时可使用内建的功能强大且易于使用的设计工具。 带有"文本搜索"和"编辑"功能的MSWord-like报表预览。 常用的组件集:文本,线,图片,形状,对象链接和嵌入(OLE), RichText, 图表,Barcode。 可以创建自己的组件。 将报表输出为其它格式(例如:TXT, RTF, CSV, HTML, PDF 等等)。 -No additional dynamic link libra
dll
- 一个简单的动态连接库程序,点击对话框中的调用后可以调用例外一个程序。-A simple dynamic link library program, click the dialog box, after calling a program can call an exception.
link
- 链接库应用 动态链接库 源代码 链接库应用 1.Win32动态链接库:实现在Win32 DLL中使用对话框资源 2.Win32静态链接库:实现在字符界面下求某个数的平方 3、MFC 动态链接库: -Link Library application source code for dynamic link library dynamic link library application 1.Win32 link library: towards the use of dial
Dll
- 利用动态链接库(DLL) 现LabVIEW与USB设备的数据通信.pdf-Dynamic link library (DLL) with USB devices are LabVIEW data communications. Pdf
dll
- VC++动态链接库(dll)编程深入浅出-VC++ dynamic link library (dll) program in layman' s language
cp3245mt.dll
- Dynamic Link Run Time Library (VCL MT)
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.
VC-Call-Dll
- vb中调用动态链接库的方法介绍,有需要的可以看一下,有两种方法-vb call the method introduced dynamic link library, we need to look at, there are two ways
Java-to-call-VC-PP-DLL
- Java 通过JNI 技术调用VC ++ DLL 的方法, 并设计了含有串口GPS 类和Java 导出 函数的DLL , 该DLL 既可以用于Java 访问串口GPS , 也可以用于VC ++ 访问串口GPS , 实现了Java和VC ++ 共用的动态连接库设计。-Java through JNI technology called VC++ DLL' s methods, and design and the Java class containing the serial GPS