viewexaif.rss

来自「Symbian OS C++ 手机应用开发(第一卷)部分事例代码」· RSS 代码 · 共 24 行

RSS
24
字号
/*
* ============================================================================
*  Name     : ViewExaif.rss
*  Part of  : ViewEx
*  Description:
*     RSS for creating the aif file for ViewEx.
*     Initial content was generated by Series 60 AppWizard.

*  Copyright (c) 2004 Symbian Software Ltd. All rights reserved.
* ============================================================================
*/

#include <aiftool.rh>

RESOURCE AIF_DATA
    {
    app_uid=0x0257696A;
    num_icons=2;
    embeddability=KAppNotEmbeddable;
    newfile=KAppDoesNotSupportNewFile;
    }

// End of File

⌨️ 快捷键说明

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