您现在的位置:首页 >> 搜索"写的"
站内搜索
  • Delphi写的一个屏幕截取函数 2011-09-03 点击:711 评论:0
  • procedure CopyScreen(x : integer; y : integer; Width : integer; Height : integer; bm : TBi...
  • Delphi编写的一个推箱子游戏推荐 2011-09-03 点击:437 评论:0
  • 主要特性:1.支持超过600关2.XML支持3.皮肤支持4.无限次数撤销5.支持缩略图模式6.支持鼠标推和移动 600) this.width = 600;'> 迅雷专用高速下...
  • Delphi写的一个函数的Hook类 2011-09-03 点击:829 评论:0
  • unit HookFuncLib;interfaceuses Windows,SysUtils,Classes;const CHookJump_LEN = 5; //要修改的函数的...
  • Delphi下物理内存读写的代码 2011-09-03 点击:602 评论:0
  • function:function ReadOrWritePhyMem(ReadOnly:Boolean; //为TRUE时表示读,FALSE时表示写Address, //起始地址...
  • Delphi写的等待进程运行结束函数 2011-09-03 点击:799 评论:0
  • procedure TForm1.Button1Click(Sender: TObject);var sCommandLine: string; bCreateProcess: b...
  • 盒子文章(www.2ccc.com) © 2024 版权所有 All Rights Reserved.
  • 沪ICP备05001939号