recorderaif.rss
来自「symbian手机通话录音程序」· RSS 代码 · 共 36 行
RSS
36 行
/*
* ============================================================================
* Name : Recorderaif.rss
* Part of : RecorderExample
* Created : 20.03.2005 by Forum Nokia
* Description:
* This is the project specification file for RecorderExample
* Version : 1.0.0
* Copyright: Nokia Corporation
* ============================================================================
*/
// INCLUDES
#include <aiftool.rh>
// CONSTANTS
// RESOURCE DEFINITIONS
RESOURCE AIF_DATA
{
app_uid = 0x101FF1Ce;
caption_list=
{
CAPTION
{
code = ELangEnglish;
caption = "CallRecorder";
}
};
num_icons = 2;
embeddability = KAppNotEmbeddable;
newfile = KAppDoesNotSupportNewFile;
}
// End of File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?