⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 locationexample_reg.rss

📁 Symbian Demo, why do you want to get 20 bytes.
💻 RSS
字号:
/*
* ============================================================================
*  Name     : locationexample_reg.rss
*  Part of  : Location Example
*  Created  : 21.05.2007 by Forum Nokia
*  Description:
*  Version  : 1.0
*  Copyright: Nokia Corporation
* ============================================================================
*/

#include <appinfo.rh>
#include <locationexample.rsg>

UID2 KUidAppRegistrationResourceFile
UID3 0xE01FF1Cd

RESOURCE APP_REGISTRATION_INFO 
    {
    app_file="locationexample";
    newfile = KAppDoesNotSupportNewFile;
    embeddability = KAppNotEmbeddable;
    localisable_resource_file = "\\resource\\apps\\locationexample";
    localisable_resource_id = R_LOCATIONEXAMPLE_LOCALISABLE_APP_INFO;
    }

⌨️ 快捷键说明

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