搜索资源列表
exe ,dll 调试器
- Functions of eXeScope Below table lists functions which eXeScope supports. OK:Enable,-:Disable (*1)Can output as a text file. (*2)Can display and rewrite as a binary dump format. (*3)Can import and export as a binary or text file. (*4)C
易支持库创建--移位扩展库
- 本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序, 1.支持库为标准DLL格式,扩展名为fne. 在其中实现了移位操作(Delphi7+WinXp通过) 2.在易语言中导入此支持库(复制TaoLibShift.fne)到易语言的LIB目录下,然后才可以执行 [诺亚点阵汉字提取器.e] 3.输出的格式有 ASM和C两种格式,可以直接应用于8x8点阵LED,-This procedure aims to explain how to use De
delphidllclass
- .调用普通COM组件 Project->Import type library...->选中要调用COM组件->Create Unit ,记住类的名称 var test : Txx test := Txx.Create(nil) test.Show test := nil 2.调用带有连接点的COM组件 Project->Import
mysqlbackupdll
- Delphi mysql 导入导出 COM-dll 源码 PHP 调用 demo-Delphi mysql export import COM-dll source PHP call demo
MACSPOOF
- Program Macspoof Created by Bruce Raisley and released to the public domain. Compiles under Delphi 6,7 and up Requires: NETCONLib_TLB import type library Type Lib: C:\WINDOWS\system32\hnetcfg.dll (1)
LC_eXeScope6.41
- eXeScope 是一个能够直接编辑可执行文件的资源编辑器。 它能够分析并改写 EXE、DLL、OCX 等文件的资源。而且这是不需要源代码的。几乎 支持所有的资源格式,比如菜单、对话框、字符串、消息表、图标、光标、位图、快 捷键列表、版本信息、Delphi 窗体,WAV 文件、MIDI、AVI、GIF、 HTML、JPEG、 工具栏。而且,eXeScope 能够分析并显示 导入/导出 函数和在 DLL、OCX 中的类型 库等等。-eXeScope is a resource
headconv
- dll import header program for delphi import dll and the use public functions on dll's in delphi