搜索资源列表
Peer_Conference_System
- DirectShow 的.net平台下的网络视频传输系统,可以编译成assembly dll, 然后在c#中用p/invoke调用即可
动态引用DLL中的类函数vc
- 动态引用DLL中的类函数,很好的-dynamic invoke DLL function of the type, good
ASP_client
- ASP调用Tmax.创建ASP的Tmax为客户样品 “ <How安装和test> ” 1 。返回的ASP环境的配置。 Windows安装光盘安装IIS从控制面板“ - > Internet服务管理器,确认IIS Web服务器会执行。 2 。 Tmax分别将安装在您的PC上。 3 。在tmaxcomcli.dll % TMAXDIR % \斌\的树叶。 ( Tmax分别安装bin文件夹添加到PATH ) 4 。 regsvr32 tma
DynInvok_src
- 这个一个C#调用c/c++的DLL库的例子,请大家学习。源代码非我所写-c sharp invoke c or c++ libinary
CSharpDotNet_invoke_VBDotnet_DLL
- C#.net中调用VB.net创建的D-using C#.net to invoke the dll created by vb.net
mmclibrary2
- c#调用MMC的代码示例 包括DLLImport代码-C# code for how to invoke the dll to control the MMC
viki
- SDK Demo ........\ ....\AudioCodecSDK.dll ........\....\ChannelCfg.dat ........\....\ClientCfg.dat ........\....\CVT_StdToHik.dll ........\....\DEC_G711.dll ........\....\DEC_G722.dll ........\....\DEC_G729.dll ........\....\
Semi-transparent_Draw_PNG
- 将图片资源导入Dll,再从Dll导出图片资源,(注意dll工程和主工程的stdsfx.h中都已经修改了版本) 具体实现思想是 将图片封装到dll,然后应用程序动态调用图片资源。 测试图片格式有 bmp、 png,其他类型请自行调用 CTestRCDlg::LoadImageFromResource,此函数最后一个参数为图片格式(使用"PNG"、"GIF")-Concrete realization of idea is to picture package to the dll, and
TestDllN
- 在应用程序中,除了隐式的链接动态链接库外,也可显式链接动态链接库。尤其当没有与DLL相关联的LIB文件时,则必须使用显式链接。使用显式链接必须知道函数返回值的类型和所传递的参数个数、类型和顺序。以下将演练如何显式调用动态链接库。-In the application, in addition to implicitly link the dynamic link library, but also to explicitly link the dynamic link library. Espe
CSharpaVCInterface
- C#调用VC++DLL接口,该实例中有c#实例源码和VC封装DLL程序源码,以及如何声明调用-The interface: c# invoke dll of VC
Python-invoke-DLL
- python对DLL的处理,包括处理WinDLL,以及CD-Python process DLL file,including handle Windll and CDLL
testdll
- 使用显式调用的方式调用动态链接库mydll.dll中的函数DrawTree(),在客户区显示一个递归分形树。 -Using an explicit call to invoke the function in the front to create a dynamic link library mydll.dll DrawTree (), a recursive fractal tree displayed in the client area.
J2534
- C# invoke J2534 dll to access vehicle ECU
Net0307
- 在 C# 中通过 P/Invoke 调用Win32 D-在 C# 中通过 P/Invoke 调用Win32 DLL
qiutidakong_template
- 在UG下调用DLL文件,对UG进行的建模操作,先运行,生成DLL文件的动态链接-Invoke the DLL file in the UG, modeling operations performed on the UG, run, generate DLL files dynamic link
47486363466446
- 易语言调用DLL窗口组件源码,应用程序编程源码,很好的参考资料。-Easy language to invoke the DLL component source code, application programming source code, a good reference.
UseKeyHook
- 调用键盘钩子DLL,实现监视系统的键盘操作,VC++精选编程源码,很好的参考资料。-Invoke keyboard hook DLL, realizing the system keyboard, VC++ select programming source code, a good reference.
example-of-CSharp-call-CPP-dll
- C#调用C++dll实例(使用了P/Invoke的调用方法)-example of C# call C++ dll
fileqingli
- 自编自写的VB文档清理工具,重点读取文档的打印日期和最后编辑日期,网上代码基本都是要调用word或excel打开文档,才能读取摘要信息,感觉严重不妥,所以依托dsofile.dll重写了一个。DirectCOM.dll是自己用PowserBasic写的免注册调用Com的,原理就是Hook,自己实现CoCreateInstanceEx。 整个文件夹(包括文件夹本身) "E:\t\" 文件夹内所有文件 "E:\t\*" 多个文件 "E:\t\a.txt" & Chr(0
TesIESDLL
- 使用VS2013,包括所有工程文件,能够生成和调用DLL,其中,生成DLL分两种情况:一是通过已有代码创建项目生成DLL;另一种是直接新建项目生成DLL。(Using VS2013, including all engineering files, can generate and invoke DLL, and generate DLL in two cases. One is to create DLL through existing code, and the other is to g