vrexaif.rss
来自「symbian s60 有关音频的代码实例,供参考」· RSS 代码 · 共 24 行
RSS
24 行
/*
============================================================================
Name : VRexAif.rss
Author : Forum Nokia
Created : 31/08/2006 by Forum Nokia
Version : 2.0
Copyright : Nokia Corporation, 2006
Description : RSS for creating the aif file for VRex.
============================================================================
*/
#include <aiftool.rh>
RESOURCE AIF_DATA
{
app_uid=0x1EF9CA30;
num_icons=2;
embeddability=KAppNotEmbeddable;
newfile=KAppDoesNotSupportNewFile;
}
// End of File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?