signedapp_reg_0x20000462.rss
来自「《UIQ 3 The Complete Guide》书的源代码」· RSS 代码 · 共 28 行
RSS
28 行
//
// SignedApp_reg.rss - Application registration file for Er9
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionality.
// In no event shall UIQ Technology be liable for any damages whatsoever arising out of the
// use or inabilty to use this material.
//
#include <AppInfo.rh>
// File type UID
UID2 KUidAppRegistrationResourceFile
// Application UID
UID3 0x20000462
RESOURCE APP_REGISTRATION_INFO
{
// Filename of application binary (minus extension)
app_file = "SignedApp_0x20000462";
// Location of the localisable icon/caption definition file
localisable_resource_file = "\\Resource\\Apps\\SignedApp_loc_0x20000462";
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?