cameraapp_reg.rss
来自「Symbian智能手机操作系统源代码值的参考_摄像头」· RSS 代码 · 共 26 行
RSS
26 行
/*
* ====================================================================
* Name : CameraApp_reg.rss registration file
* Part of : CameraApp
* Created : 05/06/2006 by Forum Nokia
* Version : 2.0
* Copyright: Nokia Corporation, 2006
* ============================================================================
*/
#include <appinfo.rh>
#include <cameraapp.rsg>
UID2 KUidAppRegistrationResourceFile
UID3 0xE01FF1d8
RESOURCE APP_REGISTRATION_INFO
{
app_file="CameraApp";
localisable_resource_file = "\\resource\\apps\\CameraApp_loc";
embeddability=KAppNotEmbeddable;
newfile=KAppDoesNotSupportNewFile;
}
/*
End of file
*/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?