搜索资源列表
dll c
- LC记事本1.00源程序 C++Builder4编写的记事本程序源代码-LC Notepad 1.00 C source Builder4 memo prepared by the source code
ffmpeg C#版 封装ffmepg dll 函数
- ffmpeg C#版 封装ffmepg dll 函数 使用C#封装ffmpeg dll 将C++移植到C#项目中
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的内容如下: ……
普通C或C++代码调用C#动态库函数
- C#实现的函数封装到DLL中,这种DLL和标准的C DLL是不一样的。本文实现了普通的C代码或C++代码调用到C#实现的DLL中的函数。
C#调用C++的DLL
- C#调用C++的DLL C# C++ 类型对比
CSharp-reference-mstscax.dll C#调用mstscax.dll编写远程桌面软件
- C#调用mstscax.dll编写远程桌面软件-C# reference mstscax.dll write remote desktop software
SMS-dll.rar
- 该控件是我珍藏的一个GSM SMS发送短信的,可以用来asp,C# 等二次调用非常简单!,The control is my collection of a GSM SMS to send text messages, and can be used to asp, C# Secondary call is very simple!
C++Builder_USB-CAN.rar
- C++ Builder关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8507 USB-CAN总线适配器开发,二次开发例程。,C++ Builder call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.c
QQdll QQ弹窗插件DLL版 C++源码
- QQ弹窗插件DLL版 C++源码 (可以用来做广告)-QQ plugin DLL version window shells C++ Source (can be used to advertise)
CreateRemoteThread-DLL-Injection
- 一个Visual C++实现的完整的使用CreateRemoteThread的DLL进程注入方案源代码 本文和程序是基于CreateRemoteThread注入DLL的方法上的扩展,修改了以前方法的一些缺陷,并增加了几个功能,与其他文章不同,这里,给出了一个完整的解决方案。包括:1.实现一个遵守微软"Best Practices for Creating DLLs"的DLL动态链接库。2. 注入dll,并可以同时执行这个dll代码。3. 如果注入不成功,给出错误处理并通知用户。 4. 使用C
labview-DLL
- LabVIEW与C语言混合编程,利用CIN节点或者CLF节点-Hybrid Programming of labview and c,with CIN node or CLF node
JindiSMSApi.dll
- 金笛提供的DLL 是C++开发用的测试,可以用-Jindi provides DLL is C++ developers to use the test, you can use
DGraph_src
- 显示柱壮图的控件(ActiveX, dll)-the control of displaying bar graph
SdiCViewDll_src
- 一个使用dll中的文档视图类的例子--An example of using document view class in dll
C#调用google搜索服务的源码示例(winform)
- C#的例子-C# Example
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,采用DDRAW写,有测试代码,其实测试代码比DLL含金量更高。-Absolutely original, an efficient video player DLL, using DDRAW write a test code, test code in fact a higher gold content than the DLL.
NPGsql必要dll
- c#访问PostgreSQL数据库必须要引用的dll(C# accesses the DLL that the PostgreSQL database must reference)
dll
- dll的制作与引用的Demo,里面有二个文件夹,一个是DLL的制作,一个是运用制作好的DLL。(DLL production and reference Demo, there are two folders, one is the production of DLL, the other is the use of a good DLL.)
神思RdCard.dll C++调用demo
- 神思 RdCard.dll C++调用demo,找了好久,很好用,写的也很详细,欢迎大家踊跃下载