mguardscclient.pan,v

来自「symbian s60手机上的短信拦截源代码。」· PAN,V 代码 · 共 83 行

PAN,V
83
字号
head	1.1;access;symbols	v1_0:1.1.1.1	xueyw:1.1.1	v111:1.1.1.1	MGuard:1.1.1;locks; strict;comment	@# @;1.1date	2007.08.22.11.19.19;	author administrator;	state Exp;branches	1.1.1.1;next	;deltatype	text;permissions	644;commitid	3e846cc1bb63640;kopt	kv;filename	@MGuardScClient.pan@;1.1.1.1date	2007.08.22.11.31.31;	author administrator;	state Exp;branches;next	;deltatype	text;permissions	644;commitid	81046cc1e913f93;kopt	kv;filename	@MGuardScClient.pan@;desc@@1.1log@sc take care of  the lock/unlock of the screen@text@/** ============================================================================*  Name     : MGuardScClient.pan*  Part of  : MGuardSc*  Created  : 19.08.2007 by xueyw*  Description:*  Version  :*  Copyright: * ============================================================================*/#ifndef __MGUARDSCCLIENT_PAN__#define __MGUARDSCCLIENT_PAN__// Panic Category _LIT( KMGuardScClient, "MGuardScClient" );// MGuardScClient application panic codes enum TMGuardScClientPanics    {    EMGuardScClientBasicUi = 1,    EMGuardScClientProgram,    EMGuardScClientBadState    };#endif // End of File@1.1.1.1log@no message@text@@

⌨️ 快捷键说明

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