mguardpimmgr.pan,v

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

PAN,V
95
字号
head	1.2;access;symbols	arelease:1.1.1.1	avendor:1.1.1;locks; strict;comment	@# @;1.2date	2007.07.30.13.31.28;	author administrator;	state dead;branches;next	1.1;deltatype	text;permissions	444;commitid	d5846ade82f1656;kopt	kv;filename	@MGuardPIMMgr.pan@;1.1date	2007.07.24.10.59.30;	author administrator;	state Exp;branches	1.1.1.1;next	;deltatype	text;permissions	644;1.1.1.1date	2007.07.24.10.59.30;	author administrator;	state Exp;branches;next	;deltatype	text;permissions	644;desc@@1.2log@no message@text@/** ============================================================================*  Name     : MGuardPIMMgr.pan*  Part of  : MGuardPIMMgr*  Created  : 18.07.2007 by xueyw*  Description:*     MGuardPIMMgr.pan - panic codes*  Version  :*  Copyright: * ============================================================================*/#ifndef __MGUARDPIMMGR_PAN__#define __MGUARDPIMMGR_PAN__//  Data Typesenum TMGuardPIMMgrPanic    {    EMGuardPIMMgrNullPointer    };//  Function PrototypesGLREF_C void Panic(TMGuardPIMMgrPanic aPanic);#endif  // __MGUARDPIMMGR_PAN__// End of file@1.1log@Initial revision@text@@1.1.1.1log@no message@text@@

⌨️ 快捷键说明

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