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

搜索资源列表

  1. soundUsePrtdll

    0下载:
  2. 一个语音播放器的雏形,你可以以DLL形式播放,或本地播放.由以语音文件较大没有上传.呵呵.祥情请见源代码.-a voice in the fledgling player, you can play in the form of DLL, or local players. From a larger voice not upload documents. Ha ha. Cheung situation, see the source code.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:440285
    • 提供者:新康
  1. CNetControl

    0下载:
  2. 图形显示CPU内存利用率 1.本程序分两种情况来获取CPU的利用率,NT下利用ntdll.dll中没有公开的API: NtQuerySystemInformation, 9x下利用注册表来获取CPU的利用率 2.通过 GlobalMemoryStatus来获取内存的使用情况 3.程序中封装了两个类 CcpuUsgesCtl和CmemUsgesCtl,使用这两这个类可以实现CPU,内存利用率的定时读取,并以图形化的形式显示出来-graphics CPU utilization of a
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:144853
    • 提供者:王勃
  1. 将一个dll以资源形式捆绑到exe

    0下载:
  2. 可以将一个dll以资源形式捆绑到exe,再在exe中调用,dll最好是extern c接口.,Dll can be a form of bundling resources to exe, then exe call, dll preferably extern c interface.
  3. 所属分类:系统编程

    • 发布日期:2017-03-26
    • 文件大小:5623
    • 提供者:anywind
  1. Reource

    0下载:
  2. 将数据文件或其他东东以资源的形式存到exe或dll中 ,运行的使用提出来用-Data files or other resources in the form of Dongdong depositors to exe or dll, run by the use of raised
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1442
    • 提供者:sporder
  1. newfinger

    0下载:
  2. 封装成dll形式的读取指纹模块的动态库,用于某个门禁系统。经过系统测试的。-Dll form of packaging into a fingerprint reader module dynamic libraries for a particular access control system. After system testing.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:277206
    • 提供者:杨海生
  1. Formusedll

    0下载:
  2. Form调用Dll中数据库操作,代码封装在dll里面-Form call Dll in database operations, the code is packaged in a dll inside the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:340962
    • 提供者:lq
  1. Md5

    0下载:
  2. 是当今比较新的算法MD5,比DES和DES5都要加密好,是dll文件,在自己写的程序中加入它,就可以直接用了,全是意接口的形式-Is the relatively new algorithm MD5, should DES5 than DES and encryption, and is a dll file, written in their own process to join it, can be directly used, the interface is intended to f
  3. 所属分类:加密解密

    • 发布日期:2017-04-15
    • 文件大小:5111
    • 提供者:王湛懿
  1. tabledll

    0下载:
  2. 这是一个基于VC平台用QT开发的表格DLL程序。-This is a VC-based platform developed by QT procedure DLL form.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:372315
    • 提供者:
  1. DllShow

    0下载:
  2. 生成dll文件调用vb窗体,传递参数-Dll file is generated called vb form, passing parameters ........
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2535949
    • 提供者:hyb
  1. VB.Decompiler.Pro.v7.7.RETAIL.INCL.KEYGEN-FFF-[OYK

    0下载:
  2. P-Code decoding started and image extraction. Numerous bug fixes. Event detection added. Dll and OCX Support added. External Components added to vbp file. Begun work on a basic antidecompiler. Form property editor, complete with a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-24
    • 文件大小:8339040
    • 提供者:zgychat
  1. DepMng

    0下载:
  2. 使用Kernel32.dll中的API设置系统DEP(数据执行保护)功能。-Set DEP (Data Execution Prevention) by using an API form Kernel32.dll.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3852
    • 提供者:邱惠昌
  1. 13

    0下载:
  2. 从管理员身份获得 SYSTEM 权限的四种方法 伪寄存器语法(Pseudo-Register Syntax) 利用 cards.dll 写自己的扑克程序 利用 Debug API 编写一个简单的脱壳机 手工构造一个超微型的 PE 文件 改造 MFC 编写的控件在 Win32ASM 中使用 枚举全局钩子 监视远程线程的创建 编写一个简单的 SoftICE 命令扩展 识别 ida.dll 导出函数为可读形式(idc 脚本 调试 DLL 时加载到不同地址的小技巧
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-09
    • 文件大小:1453083
    • 提供者:jianjian
  1. testdll

    0下载:
  2. 该例程主要是一个DEMO,通过回调的形式将dll中图片的内存传到界面。 参考价值:dll的编写,回调的使用,图片文件的读写与保存。2012-9-25-The routine is mainly a DEMO, passed to the callback in the form of pictures in the dll memory interface. Reference value: dll written callback use image files to read and
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:26872724
    • 提供者:jackshen
  1. remote-inject

    1下载:
  2. 远程线程注入*c++代码。远程线程插入(注入)技术指的是通过在另一个进程中创建远程线程的方法进入目标进程的内存地址空间。将*程序以DLL的形式实现后,需要使用插入到目标进程中的远程线程将该*DLL插入到目标进程的地址空间,即利用该线程通过调用Windows API LoadLibrary函数来加载*DLL,从而实现*对系统的侵害。 -Remote thread injecting Trojan c++ code. Remote thread injection ( injectio
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:45927
    • 提供者:陈嘉
  1. KeyLoger

    0下载:
  2. Delphi *器 ,DLL版本的 宿主窗体隐藏版本-Delphi keyloggers host form hidden version of the DLL version
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:7024
    • 提供者:小强
  1. 86xFAHJT

    3下载:
  2. 非常全面的易语言操作打印机源码 易语言对打印机各种操作介绍的很详细 纯源码 无模块 无DLL 文件 能否给个打印机能根椐纸张大小自动换行打印的模块? 打印机根椐纸张大小自动换行打印 步骤如下: 1、用数据源的“取打印页高”命令取出页面的高度; 2、根据每行数据的高度算出每页所能够容纳的行数; 3、使用数据源的“置打印设置”命令将每页行数写到打印设置中即可。 那编辑框的内容在打印时怎样设置高度和宽度呢?不会要用手工编辑击硬回车来吧? 打印编辑框
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:98583
    • 提供者:zikorhan
  1. testdll

    0下载:
  2. VC++使用DEF文件导出函数,DEF导出函数以DLL文件的形式,最终编译后生成DLL文件,下载包内为源码文件包。-VC++ using the DEF file export function, DEF exported functions in the form of a DLL file, and ultimately generate DLL files compiled for source files within the download package package.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:3402
    • 提供者:方传祥
  1. dllInterface

    0下载:
  2. 动态调用dll里的窗体,使用接口方式,便于管理及使用-Dynamic call dll in the form, use the interface mode, easy to manage and use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:365876
    • 提供者:金利
  1. dllform

    0下载:
  2. Delphi利用DLL封装窗体用DELPHI创建DLL文件,封装窗体的实现方法实例: 即一个程序不再是单一的一个EXE文件了,而是由一个EXE文件加N个DLL文件组成,这样做的原因是方便以后的维护与更新,也是跨平台开发的重要一步。 -Delphi DLL package use the form to create a DLL file using DELPHI, implementation examples package form: that is, a program is no
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-23
    • 文件大小:352715
    • 提供者:pan
  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
« 12 »
搜珍网 www.dssz.com