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

📄 linkedmessagebox_reg.rss

📁 这是Symbian平台下软件里实现超链接的对话框,非常方便实用.只要点按下超链接就可以打开指定的网页,打开指定的文件等功能.
💻 RSS
字号:
/*
============================================================================
 Name        : LinkedMessagebox_reg.rss
 Author      : 
 Version     :
 Copyright   : Your copyright notice
 Description : Application registration resource file
============================================================================
*/

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

UID2 KUidAppRegistrationResourceFile
UID3 0xe2983054

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

⌨️ 快捷键说明

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