CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 加载dll

搜索资源列表

  1. TestDLL

    0下载:
  2. testdll,一个如何在vc++中动态加载dll的实例。-A example about how to load a dll in visual c++.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-08
    • 文件大小:49384
    • 提供者:蔡广文
  1. txtd.tar

    0下载:
  2. 一个基于c 的windwos线程的管理的一个框架。主要包括读写配置文件、读写日志函数、加载DLL文件、异步非阻塞Socket网络通信、进程监控-C the Windwos thread of management based on a framework. Mainly including read and write configuration files, read and write the log function to load the DLL file, asynchronous n
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:564392
    • 提供者:单鹏飞
  1. unloaddll

    0下载:
  2.  一个简单的dll卸载程序,VB反加载DLL,有时候需要把DLL从进程中清除,不防参考一下本源码,新手更适合参考。有点小遗憾就是代码里的注释较少,不过认真看能看懂。-A simple dll uninstall program, VB anti-loaded DLL, sometimes need to clear the DLL from the process, not the anti-reference source, is more suitable for beginners ref
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:1776
    • 提供者:吴莉莉
  1. ModuleRun

    0下载:
  2. 运行程序脱离文件映射困扰,程序运行后可对程序做任意操作,包括删除程序,内存中保留代码. 用rundll32.exe加载dll,然后在dll中重新加载自身并FreeLibrary原先加载的那份脱离隐射-Run the program from the file mapping problems, after running the program can do any action, including the deletion of the program, the memory reser
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-23
    • 文件大小:79726
    • 提供者:jha334201553
  1. MemDll

    0下载:
  2. 从内存加载DLl,Delphi XE以上测试代码通过,-XP3-From memory load DLl, Delphi XE above test code through, XP3
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:3649
    • 提供者:把握现在
  1. LoadAssembly

    0下载:
  2. C#通过Assembly加载Dll文件,并动态访问Dll中的方法。-The sample of Assembly to load dll lib, and use functions in dll.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:19943
    • 提供者:zoucw
  1. loaddll

    0下载:
  2. 动态加载DLL亦即显示链接,Load Dll ,It s easy to learn-Load Dll ,It s easy to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:25975
    • 提供者:因上层
  1. MemoryModule

    0下载:
  2. 内存加载Dll,直接将Dll数据加载到内存中执行,很方便-Memory load Dll, Dll directly load data into memory for execution, it is convenient
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:36936
    • 提供者:朱郑
  1. TheDynamicCallDll

    0下载:
  2. 动态调用Dll文件,程序中需要时候动态加载DLL文件!动态调用DLL可以指定调用的DLL目录地址,而非EXE同目录。解决问题:同名DLL文件,而内部函数不一样的情况。-Dynamic invocation Dll files, programs need when dynamic load the Dll file! Dynamic invocation DLL can specify call DLL directory address, rather than the EXE directo
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:373150
    • 提供者:aiyatou
  1. ChangeWnd

    0下载:
  2. 加载Dll文件即可改变精美的对话框外观和对按钮,文本框等控件实现美化-Loading Dll file can change the beautiful appearance and the dialog button, text box control to achieve beautification etc.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-23
    • 文件大小:7550331
    • 提供者:陈有才
  1. ChangeWnd

    0下载:
  2. 加载Dll文件即可改变精美的对话框外观和对按钮,文本框等控件实现美化-Loading Dll file can change the beautiful appearance and the dialog button, text box control to achieve beautification etc.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:355186
    • 提供者:陈有才
  1. LoadDllInMemory

    0下载:
  2. 直接在内存中加载Dll,调用Dll中的方法,跳过Loadlibrary方法。需在了解PE文件格式的基础上,读源码,用于免杀等安全相关软件。-Directly loaded in memory Dll, Dll method calls, skip Loadlibrary methods. Need to understand the PE file format, based on reading the source code for free to kill other security-r
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:296308
    • 提供者:lyz
  1. Chapter19

    0下载:
  2. 基于windows的静态与动态链接库的调用,创建,加载DLL以及Depends工具-Call the windows of static and dynamic link library-based, create, load the DLL and Depends Tools
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-23
    • 文件大小:162468
    • 提供者:李某
  1. unloaddll

    0下载:
  2. 一个简单的dll卸载程序,VB反加载DLL,有时候需要把DLL从进程中清除,不防参考一下本源码,新手更适合参考。有点小遗憾就是代码里的注释较少,不过认真看能看懂。-A simple dll uninstall program, VB anti-loaded DLL, DLL sometimes need to be removed from the process, not anti refer to the source, the novice is more suitable for ref
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1846
    • 提供者:wpudn12
  1. HOOK-dengluqi--zhuru--dll

    0下载:
  2. hook 登陆器 在游戏没加载驱动保护的瞬间 注入外挂dll 安全稳定注入d-instant hook landers in the game did not load the driver dll plug-injection protection
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-10
    • 文件大小:1406986
    • 提供者:王鹏飞
  1. Delphi_137823

    0下载:
  2. Delphi:Delphi动态载入DLL文件,一个动态加载DLL的Delphi源代码,加载DLL后利用这个DLL获取到Windows用户名,请大家看软件截图吧。 -Delphi: Delphi dynamically loaded DLL file, a dynamically loaded DLL in Delphi source code, after loading the DLL to use this DLL to get to the Windows user name, ple
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:225706
    • 提供者:WETSKKV
  1. MemoryLoadDll

    0下载:
  2. visual basic从内存加载dll。-visual basic dll is loaded from memory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:44580
    • 提供者:1522749042
  1. cLoadDLLTest

    0下载:
  2. 加载DLL的程序文件,加载程序集,通过反编译,来实现插件- 翻译 英语 中文 德语 检测语言 中文(简体) 英语 日语 加载DLL的程序文件
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:16232
    • 提供者:wang
  1. LoadDllFromMem

    0下载:
  2. 这是一个从内存(资源形式)直接加载并调用DLL中函数的例子。 xDll工程只是一个测试用的dll,附上代码,编译出的xDll.dll直接放在testLoadDll工程目录下 testLoadDll是实际测试代码,从资源直接加载Dll并调用其导出函数 加载用MemoryLoadLibrary() 查找导出函数用MemoryGetProcAddress() 释放时用MemoryFreeLibrary 详情请见代码。-This is an example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:89059
    • 提供者:kikaylee
  1. 11111

    0下载:
  2. 该文档主要阐述的是如何动态加载dll文件进行使用,适合刚学开发者,功能讲解很详细-make sure you can use dll to develop system
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:12585
    • 提供者:xwn
« 1 2 3 4 5 6 78 9 10 11 12 ... 21 »
搜珍网 www.dssz.com