代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/274340/10874930
exe sm_msg.exe
www.eeworm.com/read/274340/10874936
dpr sm_msg.dpr
program SM_Msg;
uses
ShareMem,
Forms,
SysUtils,
Windows,
SM_Msgp in 'SM_Msgp.pas' {frmSM_Msg},
SM_MsgDLL in 'SM_MsgDLL.pas',
ParSet in 'ParSet.pas' {frmParSet},
ADOSM_Data i
www.eeworm.com/read/274340/10874940
~dpr sm_msg.~dpr
program SM_Msg;
uses
ShareMem,
Forms,
SysUtils,
Windows,
SM_Msgp in 'SM_Msgp.pas' {frmSM_Msg},
SM_MsgDLL in 'SM_MsgDLL.pas',
ParSet in 'ParSet.pas' {frmParSet},
ADOSM_Data i
www.eeworm.com/read/274340/10874947
cfg sm_msg.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/274340/10874954
res sm_msg.res
www.eeworm.com/read/418779/10897410
map gen-msg.map
# $Id: gen-msg.map,v 1.39.4.1 2007/09/19 15:09:35 mwatchinski Exp $
# GENERATORS -> msg map
# Format: generatorid || alertid || MSG
1 || 1 || snort general alert
2 || 1 || tag: Tagged Packet
3 || 1 |
www.eeworm.com/read/273840/10899170
msg uart4.msg
www.eeworm.com/read/273367/10918956
dcu unit_msg.dcu
www.eeworm.com/read/273367/10918973
pas unit_msg.pas
unit Unit_Msg;
interface
uses Windows,SysUtils,ScktComp;
Const
BUFFERSIZE =1024;
DEFBLOCKSIZE =6;
CM_AddNewId:Word=1001;//增加新用户
CM_FindQuiz:Word=1002;//查找密码提示问题
Cm_FindPass:word
www.eeworm.com/read/272381/10958971
h dbg_msg.h
// there is only laputa test define
#define LAPUTA_DEBUG_MSG 0
#define DbgMsg(LAPUTA_DBG_ONOFF,arg) if(LAPUTA_DBG_ONOFF) arg