摘要:
1、远程目标机器 安装D:\Program Files (x86)\Borland\Remote Debugger\20,没有光盘从已安装的xe6电脑上Bin目录下拷贝文件 注册dll文件 regsvr32 bordbk200.dllregsvr32 bordbk200N.dll 运行rmtdbg2 阅读全文
posted @ 2014-09-01 18:10
lypzxy
阅读(805)
评论(0)
推荐(0)
摘要:
From http://delphi.wikia.com/wiki/Remote_DebuggerUsing the Remote Debugger with Delphi 2010 EditDelphi 2010 is not able to load debug informations fro... 阅读全文
posted @ 2014-09-01 17:51
lypzxy
阅读(548)
评论(0)
推荐(0)
摘要:
Delphi7环境一、目标远程机器:安装服务光盘里有,单独安装,启动,启动后目标机的托盘图标中会出现一个小“虫子”debug的图标bordbg61.exeD:\Program Files (x86)\Borland\Remote Debugger\6.1\Bin二、开发环境调试机器Run>Param... 阅读全文
posted @ 2014-09-01 16:08
lypzxy
阅读(340)
评论(0)
推荐(0)
摘要:
HWND hIpEdit;void __fastcall TForm2::FormCreate(TObject *Sender){ hIpEdit = CreateWindow(WC_IPADDRESS, NULL, WS_CHILD | WS_VISIBLE, 10, 10, 135, 47... 阅读全文
posted @ 2014-09-01 11:15
lypzxy
阅读(416)
评论(0)
推荐(0)
摘要:
//H Filebool __fastcall AppHookFunc(TMessage &Message);//cpp filevoid __fastcall TForm2::FormCreate(TObject *Sender){ Application->HookMainWindow(... 阅读全文
posted @ 2014-09-01 11:12
lypzxy
阅读(326)
评论(0)
推荐(0)
浙公网安备 33010602011771号