?? eiserver.dpr
字號:
{此文件 由 DeDe Ver 3.50.02 Copyright (c) 1999-2002 DaFixer 生成}
Project eiServer;
Uses
DBLogDlg in 'DBLogDlg.pas' {TLoginDialog},
DBPWDlg in 'DBPWDlg.pas' {TPasswordDialog},
LocalDB in 'LocalDB.pas' {TFrmDB},
IdSrvClient in 'IdSrvClient.pas' {TFrmIDSoc},
svMain2 in 'svMain2.pas' {TFrmMain},
FSrvValue in 'FSrvValue.pas' {TFrmServerValue},
InterMsgClient in 'InterMsgClient.pas' {TFrmMsgClient},
InterServerMsg in 'InterServerMsg.pas' {TFrmSrvMsg};
{$R *.RES}
begin
{
004FFBF8 55 push ebp
004FFBF9 8BEC mov ebp, esp
004FFBFB 83C4F4 add esp, -$0C
004FFBFE B8E8F84F00 mov eax, $004FF8E8
* Reference to: sysinit.@InitExe;
|
004FFC03 E82C7DF0FF call 00407934
* Reference to TApplication instance
|
004FFC08 A1342D5000 mov eax, dword ptr [$00502D34]
004FFC0D 8B00 mov eax, [eax]
* Reference to: forms.TApplication.Initialize(TApplication);
|
004FFC0F E824A7F4FF call 0044A338
* Reference to TFrmMain instance
|
004FFC14 8B0D902B5000 mov ecx, [$00502B90]
* Reference to TApplication instance
|
004FFC1A A1342D5000 mov eax, dword ptr [$00502D34]
004FFC1F 8B00 mov eax, [eax]
* Reference to class TFrmMain
|
004FFC21 8B151CCF4900 mov edx, [$0049CF1C]
* Reference to: forms.TApplication.CreateForm(TApplication;TComponentClass;void;void);
|
004FFC27 E824A7F4FF call 0044A350
* Reference to TFrmDB instance
|
004FFC2C 8B0DC82F5000 mov ecx, [$00502FC8]
* Reference to TApplication instance
|
004FFC32 A1342D5000 mov eax, dword ptr [$00502D34]
004FFC37 8B00 mov eax, [eax]
* Reference to class TFrmDB
|
004FFC39 8B1580354900 mov edx, [$00493580]
* Reference to: forms.TApplication.CreateForm(TApplication;TComponentClass;void;void);
|
004FFC3F E80CA7F4FF call 0044A350
* Reference to TFrmIDSoc instance
|
004FFC44 8B0DE02C5000 mov ecx, [$00502CE0]
* Reference to TApplication instance
|
004FFC4A A1342D5000 mov eax, dword ptr [$00502D34]
004FFC4F 8B00 mov eax, [eax]
* Reference to class TFrmIDSoc
|
004FFC51 8B152CBD4900 mov edx, [$0049BD2C]
* Reference to: forms.TApplication.CreateForm(TApplication;TComponentClass;void;void);
|
004FFC57 E8F4A6F4FF call 0044A350
* Reference to TFrmServerValue instance
|
004FFC5C 8B0DB82F5000 mov ecx, [$00502FB8]
* Reference to TApplication instance
|
004FFC62 A1342D5000 mov eax, dword ptr [$00502D34]
004FFC67 8B00 mov eax, [eax]
* Reference to class TFrmServerValue
|
004FFC69 8B15105A4A00 mov edx, [$004A5A10]
* Reference to: forms.TApplication.CreateForm(TApplication;TComponentClass;void;void);
|
004FFC6F E8DCA6F4FF call 0044A350
* Reference to TFrmSrvMsg instance
|
004FFC74 8B0DF4285000 mov ecx, [$005028F4]
* Reference to TApplication instance
|
004FFC7A A1342D5000 mov eax, dword ptr [$00502D34]
004FFC7F 8B00 mov eax, [eax]
* Reference to class TFrmSrvMsg
|
004FFC81 8B1590494B00 mov edx, [$004B4990]
* Reference to: forms.TApplication.CreateForm(TApplication;TComponentClass;void;void);
|
004FFC87 E8C4A6F4FF call 0044A350
* Reference to TFrmMsgClient instance
|
004FFC8C 8B0D642A5000 mov ecx, [$00502A64]
* Reference to TApplication instance
|
004FFC92 A1342D5000 mov eax, dword ptr [$00502D34]
004FFC97 8B00 mov eax, [eax]
* Reference to class TFrmMsgClient
|
004FFC99 8B15D8414B00 mov edx, [$004B41D8]
* Reference to: forms.TApplication.CreateForm(TApplication;TComponentClass;void;void);
|
004FFC9F E8ACA6F4FF call 0044A350
* Reference to TApplication instance
|
004FFCA4 A1342D5000 mov eax, dword ptr [$00502D34]
004FFCA9 8B00 mov eax, [eax]
* Reference to: forms.TApplication.Run(TApplication);
|
004FFCAB E820A7F4FF call 0044A3D0
* Reference to: system.@Halt0;
|
004FFCB0 E8E33EF0FF call 00403B98
004FFCB5 8D4000 lea eax, [eax+$00]
004FFCB8 0000 add [eax], al
}
end.
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -