datagramtest_reg.rss
来自「经过改造的EasyDgm」· RSS 代码 · 共 30 行
RSS
30 行
/*
* ==============================================================================
* Name : DatagramTest_reg.rss
* Part of : DatagramTest
* Interface :
* Description :
* Version :
*
* Copyright (c) 2007 Symbian Ltd. All rights reserved.
* ==============================================================================
*/
#include "DatagramTest.rls"
#include <appinfo.rh>
#include <DatagramTest.rsg>
UID2 KUidAppRegistrationResourceFile
UID3 0xA000017F
RESOURCE APP_REGISTRATION_INFO
{
app_file="DatagramTest";
localisable_resource_file = STRING_DatagramTest_loc_resource_file_1;
localisable_resource_id = R_DATAGRAMTEST_LOCALISABLE_APP_INFO;
embeddability=KAppNotEmbeddable; //KAppEmbeddable,
newfile=KAppDoesNotSupportNewFile;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?