搜索资源列表
将一个dll以资源形式捆绑到exe
- 可以将一个dll以资源形式捆绑到exe,再在exe中调用,dll最好是extern c接口.,Dll can be a form of bundling resources to exe, then exe call, dll preferably extern c interface.
USBCAN_LabVIEW_Demo.rar
- LABVIEW关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8507 USB-CAN总线适配器开发,二次开发例程。,LABVIEW call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn Wuhan
dll.rar
- 本程序介绍了利用动态链接库dll输出函数和变量的方法,以及在vc++中调用dll的方法。,This procedure describes the use of dynamic link library dll export functions and variables, as well as in the vc++ call dll methods.
DllTest.zip
- vc调用动态连接库程序说明: DllTest是vc调用DLL动态连接库的演示程序,其中包含了静态调用动态库、动态加载调用动态库以及动态调用Delphi编写的动态库等多种DLL动态库调用方式,适合于正在学习使用DLL动态连接库编程的编程人员快速上手。(其中包含被调用的DLL动态库源代码及Delphi动态库源代码),vc program called Dynamic Link Library Descr iption: DllTest is vc call Dynamic Link Libra
USBCAN200_LabVIEW_Demo.rar
- LABVIEW关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8508 USB-CAN200 CAN总线适配器开发,二次开发例程。,LABVIEW call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn
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
BuildConcept.rar
- 形式概念分析中,构建概念格源代码,已打包成DLL可供其它代码调用。,Formal concept analysis, concept lattice construction of the source code has been packaged into a DLL call for other code.
CAN232B_LabVIEW_Demo
- LABVIEW关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8501 CAN转RS232总线卡开发,二次开发例程。-LABVIEW call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn Wuhan
dll_Decompiler_3in1
- 3合一工具,专用于DLL接口的查看和破解 效果不错 DLL调用超强查看器 dll查看器 d-3-one tool, dedicated to the DLL interface to view and crack super call good results DLL dll viewer dll viewer
VC
- SafeNet宏狗VC调用的例子,里面有COM ,DLL ,OBJ,Staticlib库-VC call the dog SafeNet macro examples, which are COM, DLL, OBJ, Staticlib Library
SLE4432_42_rar
- 调用winscard.dll(winscard.h这是微软标准的库),进行SLE4432、4442的调用。-Call winscard.dll (winscard.h This is Microsoft' s standard library), to conduct SLE4432 and 4442 calls.
VB_Call_VCDll
- 自己写的VB调用VC编写的DLL库函数的例子。因VB是弱类型的语言所以很多操作用C实现简单而用VB实现很困难,这时用VC生成函数封装到DLL里,由VB调用显得很轻巧自然,尤其是有位运算时。-Written in VB to call their own VC prepared DLL library function example. VB is a result of the weak type of language used to operate many C to achieve a s
WaveObj
- vb调用dll实现水波特效(WaveObj.dll由孤帆改写编译自罗云彬的汇编代码)-dll call vb realize wave effects [WaveObj.dll rewritten by the compiler since孤帆Luo Bin assembly code]
DLL
- DLL除了可同时被多个应用程序共享外,还可以在不改变调用接口(从而不需修改使用它的应用程序)的情况下,改进和升级里面的库函数。而且DLL与编写它的语言无关,例如,用VC生成的规则DLL,可以被VB、Delphi等生成的应用程序使用-Apart from the DLL can be shared by multiple applications, but also can change the call interface (so no need to amend the application
dll
- 测试显示、隐式dll和exe程序的调用关系。win32程序。-Testing has shown that implicit dll and exe to call the relationship between the procedure.
dll_Is_Sample3
- dll开发很简单 方法3,使用DEF文件建立dll程序,并实现了dll的调用-dll developed a very simple way to 3, use the DEF file dll program to establish and achieve the dll call
GetInfo
- 获取系统信息 分两部分 主程序 vc编写 调用c#写的dll获取系统信息 dll 用 C# 编写了 通过 WMI 来获取系统信息 -Get system information prepared in two parts the main program vc dll call c# written dll used to obtain system information C# prepared to obtain system information through WM
csp.dll
- csp(密码服务提供者)的动态库,微软CSP系统调用,需注册-csp (cryptographic service provider) the dynamic library, Microsoft' s CSP system call, need to register
dll
- 易语言从内存加载DLL源码例程程序结合易语言特殊功能支持库,通过置入汇编代码从内存加载DLL。 本易语言源码例程属于易语言高级教程。 点评:本源码是易语言置入汇编代码的一个重要例程,实现了底层操作,值得学习。-dll call
dll-call-test
- C++调用dll实例,简单易学,通俗易懂,适合新手学习使用-c++ dll call, is adaptive to fresh-coder