gwg.dpr

来自「广外女生1.5Delphi源代码 、广外女生1.5Delphi源代码、广外女」· DPR 代码 · 共 41 行

DPR
41
字号
{This file is generated by DeDe Ver 2.50 Copyright (c) 1999-2001 DaFixer}

Project gwg;

Uses
  Unit2 in 'Unit2.pas' {TForm2},
  StrForm in 'StrForm.pas' {TStringForm},
  DWForm in 'DWForm.pas' {TDWORDForm},
  IPMlForm in 'IPMlForm.pas' {TIPMailForm},
  Unit1 in 'Unit1.pas' {TForm1};

{$R *.RES}

begin
{
00494538   55                     push    ebp
00494539   8BEC                   mov     ebp, esp
0049453B   83C4F4                 add     esp, -$0C
0049453E   53                     push    ebx
0049453F   B808434900             mov     eax, $00494308

|
00494544   E8E722F7FF             call    00406830
00494549   8B1D3C6A4900           mov     ebx, [$496A3C]
0049454F   8B03                   mov     eax, [ebx]

|
00494551   E8FEADFBFF             call    0044F354
00494556   8B03                   mov     eax, [ebx]

* Possible String Reference to: '广外女生客户端'
|
00494558   BAD8454900             mov     edx, $004945D8

|
0049455D   E8F6A9FBFF             call    0044EF58
00494562   8B0D386B4900           mov     ecx, [$496B38]
00494568   8B03                   mov     eax, [ebx]
}
end.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?