代码搜索:MSGServer
找到约 298 项符合「MSGServer」的源代码
代码结果 298
www.eeworm.com/read/175249/9554228
cfg msgserver.cfg
-$A8
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J-
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/175249/9554233
dof msgserver.dof
[FileVersion]
Version=6.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U
www.eeworm.com/read/175249/9554234
exe msgserver.exe
www.eeworm.com/read/175249/9554235
dpr msgserver.dpr
program msgServer;
uses
Forms,
xBASE in 'xBASE.pas',
MainFrm in 'MainFrm.pas' {ChatInfo};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TChatInfo, ChatInfo);
www.eeworm.com/read/175249/9554243
res msgserver.res
www.eeworm.com/read/175249/9554248
~dpr msgserver.~dpr
program msgServer;
uses
Forms;
{$R *.res}
begin
Application.Initialize;
Application.Run;
end.
www.eeworm.com/read/280448/10328907
ico msgserver.ico
www.eeworm.com/read/280448/10328911
h msgserver.h
// MsgServer.h : main header file for the MSGSERVER application
//
#if !defined(AFX_MSGSERVER_H__24319C41_56CE_4280_9FBE_DCFD6CC53BDE__INCLUDED_)
#define AFX_MSGSERVER_H__24319C41_56CE_4280_9FBE_
www.eeworm.com/read/280448/10328915
stt msgserver.stt
[Directories]
Target=.\TrueTime
Intermediates=.\TrueTime
[Instrumentation]
Inlines=No
Level=Function
[General]
BuildModel=0
Target=MsgServer - Win32 Debug