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

搜索资源列表

  1. Zip32Jni.dll

    0下载:
  2. 利用Jni技术,实现在Java种调用Zip32-Load Zip32.dll in Java by JNI
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:365.29kb
    • 提供者:宋军强
  1. http-ftp-dll

    0下载:
  2. http下载的dll库.有头文件.需要加载.说明也再头文件里面-http download the dll. Is the first document. Want to load. Note again the first file
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:53.23kb
    • 提供者:杨书童
  1. ktrexe

    0下载:
  2. 一个VC写的键盘记录器源代码,功能比较简单,采用的是 DLL动态库注入的方式,本程序分为两个模块,一个为EXE 加载模块,一个为DLL功能模块. 功能比较朴实,可以用于学习.-VC to write a keyboard logger source code, function relatively simple, uses a dynamic library DLL into the way, this program is divided into two modules, on
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:44.56kb
    • 提供者:x5a4d
  1. pfsz

    0下载:
  2. 内存加载皮肤设置for易语言(SkinH_EL.dll) -Memory load skin settings for easy language (SkinH_EL.dll)
  3. 所属分类:Windows编程

    • 发布日期:2017-03-30
    • 文件大小:251.11kb
    • 提供者:twtybai
  1. PE_analyser

    0下载:
  2. 对PE文件(exe,dll,sys等)进行分析,还有就是被创建根据进程,列出该程序加载的模块(dll)-Of PE files (exe, dll, sys, etc.) analysis, there is created in accordance with the process set out in the program to load the module (dll)
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:67.7kb
    • 提供者:王林
  1. jfb

    0下载:
  2. 积分榜,支持多人,自动加载,替换头像,显示弗莱士-Points to support the people, automatic load, replace the head, showing Flesch
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:208.02kb
    • 提供者:
  1. MultiFunction_dll

    0下载:
  2. How to create a professional dll file and use it in your own program. This dll has lots of functions some of them are given below: 1. It allow the create and delete database on MySql Server. 2. Print ListView data and text file. 3. Utility of ini fil
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:34.21kb
    • 提供者:Shyam Singh
  1. RemoteVirusControl

    0下载:
  2. DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程-DLL injection technique is the remote Win32 virus, a technique widely used. Using this technology, the virus body is usually located in a DLL, in the system startup t
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1.31mb
    • 提供者:sli
  1. DLL_Memory_Loader

    0下载:
  2. Load a Dll From memory
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3.86kb
    • 提供者:vvj
  1. Runtime_Dynamic_DLL_Loading

    0下载:
  2. This archive contains two Code::Blocks project. The first one is a DLL skeleton. It includes a default DLLMain function (the DLL entry point) that is called when the DLL is loaded in the memory and a sample function HelloDll. The second project con
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:8.18kb
    • 提供者:mihi64
  1. SkinPlusPlusDLLTestSkin

    0下载:
  2. 这个是用SkinPlusPlusDLL.dll 来进行对话框进行加载皮肤的 希望对这个有兴趣的学友有帮助-This is used to carry out the dialog box to load SkinPlusPlusDLL.dll the hope of the skin are interested in this helpful Xueyou
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:849.34kb
    • 提供者:
  1. DllMemoryLoader

    0下载:
  2. load a dll from resource to memory without writting to disk
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:3.86kb
    • 提供者:UnNamed053
  1. load

    0下载:
  2. 修改导入表加载dll的完整源代码,通过此代码,可以加载任何你需要插入的dll文件-Modify the import table loaded dll' s complete source code, by this code, you can load any dll files you need to insert
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:44.31kb
    • 提供者:3gbooks
  1. DllLoadTest

    0下载:
  2. you can use C++ dll load in C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:29.23kb
    • 提供者:calmgale
  1. Load-a-dll-on-visual

    0下载:
  2. a simple code to load any dll.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.95mb
    • 提供者:milano
  1. Program-DLL-with-VC

    0下载:
  2. :通过用VC编写动态链接库DLL,并在VB中调用DLL的方式,借助计算机自带网卡和企业的 内部网络实现了测量数据的网络传输。给出了具体的设计思想和整个过程,介绍了VC下的网络编程 技术和DLL编程技术,给出了在VB下加载DLL的具体方法,对工业在线测量仪器实现网络化、信息化 具有很好的借鉴作用。-: VC prepared by using the dynamic link library DLL, and call the DLL in the VB approach, using
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:158.83kb
    • 提供者:王伟
  1. pifu

    0下载:
  2. 易语言开发,内存加载运行she皮肤,不释放dll文件。-Easy language development, memory load operation she skin, do not release the dll file.
  3. 所属分类:界面编程

    • 发布日期:2017-03-30
    • 文件大小:361.92kb
    • 提供者:lilei
  1. VcDll

    0下载:
  2. Visual c++6.0,创建DLL,隐式加载DLL,测试D-under Visual c++6.0 environment,create DLL,load DLL,and test DLL
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.82mb
    • 提供者:孙东磊
  1. explicitly-link-DLL

    0下载:
  2. 动态链接库的处理,如何显示的加载动态链接库,包含两个文件,一个库文件,一个加载文件。-The processing of the dynamic link library, how to display the loaded dynamic link library that contains two files, a library file, a load file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:65.58kb
    • 提供者:贺二博
  1. dll-embeded-in-exe

    0下载:
  2. Exe中嵌入Dll加载引用库库,可隐藏系统的架构,又可同时系统的可扩展灵活性,多人并行开发!-Exe embedded Dll load referenced library library to hide the system architecture, but also at the same time the system can be expanded flexibility and many parallel development!
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:167.16kb
    • 提供者:小考
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com