搜索资源列表
显示链接(动态加载)DLL的简单示例
- 显示链接(动态加载)DLL的简单示例MyDll&MyEXE 动态加载DLL亦即显示链接D-Display Link (dynamic loading) DLL simple example MyD
dongtaidll
- 动态加载dll文件,并通过参数动态调用dll中的方法,可以带标准参数。
LoadLibrary
- CSharp 动态加载Dll动态链接库,看看CSharp是怎样完成的.
dll调试工具
- 在 Windows 系统中,动态库版本冲突实在是一个老大难的问题了,为了解决这个问题,除了使用大量现有的工具外,你还可以利用丰富的 Windows APIs 函数构造自己的调试工具和实用程序。作为例子,本文将提供三个这种类型的工具,讨论如何利用它们来解决动态库的冲突问题。这三个工具分别是: DllSpy——列出加载到系统中的所有 Dlls 以及所有使用这些 Dlls 的进程; ProcessSpy——列出系统中所有正在运行的进
从DLL中动态加载类dyndllclass
- 参考源码,学习例子-reference source, study examples
显示链接(动态加载)DLL的简单示例
- 显示链接(动态加载)DLL的简单示例MyDll&MyEXE 动态加载DLL亦即显示链接D-Display Link (dynamic loading) DLL simple example MyD
incsharpusedll
- 在 C# 中加载自己编写的动态链接库,调用动态连接库中的方法。-in C# prepared by loading their own dynamic link library, called dynamic link library method.
LoadDLL
- 动态链接库 加载器.用调试程序之用.关键字:loadlibary-DLL loader. Debugging with procedures used. Keywords : loadlibary
dongtaidll
- 动态加载dll文件,并通过参数动态调用dll中的方法,可以带标准参数。-Dynamically loaded dll files, and through dynamic invocation parameters dll method, you can take the standard parameters.
vc++dll
- vc创建加载动态库 -vc created to load the dynamic libraries to load dynamic library to create vc
DLLs
- DLL动态静态加载方法与测试代码,对于初学者非常实用-DLL static dynamic loading methods and test code, very useful for beginners
MagicDel
- 通过动态生成并加载DLL,实现可执行文件的自删除。-Through dynamically generated and loaded DLL, the realization of self-executable file delete.
Dll
- linux下的dll生成的示例和如何用显式的方式动态加载调用DLL。-about dll in linux
Addin_Project_Framework_Src
- 插件开发程序,包括一个主程序和两个插件DLL程序,动态加载-Addin
DynamicDllLoading_demo
- dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy().-class loaded dynamically in dll. Only 2 virtual functions are important in this class: Create() and Destroy(). Create() function returns TRUE if the DLL is loaded correct
dllload
- 不使用LoadLibrary加载DLL,此方法可以加密DLL,运行动态解密,然后直接在内存中加载,或把DLL当资源放在EXE中,运行只在内存中解开,不需要外带d-Do not use LoadLibrary load the DLL, this method can be encrypted DLL, run the dynamic decryption, and then directly loaded in memory, or t
DLLTest
- dll的测试代码,教你如何静态和动态加载dll,并且如何生成dll。-dll test code, and teach you how to static and dynamic loading dll, and how to generate dll.
动态加载dll到内存执行
- 动态加载dll到内存执行 用于加密和解密
动态加载DLL身份效验源码
- 本源码为DELPHI编写,动态加载身份证效验DLL喜欢的朋友可以下载(This source code is written for DELPHI, dynamic loading ID card test DLL favorite friends can download.)