MemoryRun

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:621KB
下载次数:80
上传日期:2004-11-02 12:22:03
上 传 者sunslx
说明:  MemoryRun是一个提供了在内存中运行可执行文件功能的单元.用Delphi7编写, 没有用任何内镶汇编.
(MemoryRun is a memory in the executable file to run functional modules. With Delphi7 prepared without using any embedded compilation.)

文件列表:
Demo (0, 2004-04-23)
Demo\Bin (0, 2004-04-23)
Demo\Bin\DelphiUpx.exe (379392, 2004-04-23)
Demo\Bin\RunRes.exe (19968, 2004-04-23)
Demo\DelphiUpx (0, 2004-04-23)
Demo\DelphiUpx\BuildHead.bat (14, 2004-04-23)
Demo\DelphiUpx\Common (0, 2004-04-23)
Demo\DelphiUpx\Common\Lh5Unit.pas (32721, 2004-04-23)
Demo\DelphiUpx\DelphiUpx.cfg (494, 2004-04-23)
Demo\DelphiUpx\DelphiUpx.dof (2595, 2004-04-23)
Demo\DelphiUpx\DelphiUpx.dpr (683, 2004-04-23)
Demo\DelphiUpx\DelphiUpx.res (876, 2004-04-23)
Demo\DelphiUpx\head.rc (56, 2004-04-23)
Demo\DelphiUpx\head.RES (199312, 2004-04-23)
Demo\DelphiUpx\SdkHead (0, 2004-04-23)
Demo\DelphiUpx\SdkHead\SdkHead.cfg (559, 2004-04-23)
Demo\DelphiUpx\SdkHead\SdkHead.dof (3265, 2004-04-23)
Demo\DelphiUpx\SdkHead\SdkHead.dpr (795, 2004-04-23)
Demo\DelphiUpx\SdkHead\SdkHead.res (876, 2004-04-23)
Demo\DelphiUpx\Unit_FrmMain.dfm (3282, 2004-04-23)
Demo\DelphiUpx\Unit_FrmMain.pas (7731, 2004-04-23)
Demo\DelphiUpx\Unit_ModifIconByStream.dcu (2849, 2004-04-23)
Demo\DelphiUpx\VclHead (0, 2004-04-23)
Demo\DelphiUpx\VclHead\VclHead.cfg (559, 2004-04-23)
Demo\DelphiUpx\VclHead\VclHead.dof (3265, 2004-04-23)
Demo\DelphiUpx\VclHead\VclHead.dpr (862, 2004-04-23)
Demo\DelphiUpx\VclHead\VclHead.res (876, 2004-04-23)
Demo\RunRes (0, 2004-04-23)
Demo\RunRes\BuildRes.bat (15, 2004-04-23)
Demo\RunRes\RunRes.cfg (510, 2004-04-23)
Demo\RunRes\RunRes.dof (3243, 2004-04-23)
Demo\RunRes\RunRes.dpr (1261, 2004-04-23)
Demo\RunRes\RunRes.res (876, 2004-04-23)
Demo\RunRes\Setup.exe (22528, 2004-04-23)
Demo\RunRes\setup.rc (23, 2004-04-23)
Demo\RunRes\setup.RES (22612, 2004-04-23)
Unit (0, 2004-04-23)
Unit\MemoryRun.dcu (6550, 2004-04-23)

描述 -------------- MemoryRun是一个提供了在内存中运行可执行文件功能的单元.用Delphi7编写, 没有用任何内镶汇编. 版权 ------------- 作者:陈经韬 信箱:lovejingtao@21cn.com 主页:http://www.138soft.com 日期:2004年4月23日 版本:0.5 函数 ------------ 1:procedure CjtMemoryRun(pExe: Pointer); 其中pExe是欲运行exe的内存指针. 注意:如果你的exe引用了Vcl窗口,那么必须在引用MemoryRun的单元包含Forms单元. 2:procedure About;显示版本信息 演示 ------------ Demo\DelphiUpx:演示如何把exe文件读取到流里面然后运行. Demo\RunRes:演示如何从资源文件里面运行exe文件

近期下载者

相关文件


收藏者