smbmusicapsonginfo_reg.rss
来自「索爱手机代码」· RSS 代码 · 共 25 行
RSS
25 行
#include <appinfo.rh>
UID2 KUidAppRegistrationResourceFile
UID3 0x10282013
RESOURCE APP_REGISTRATION_INFO
{
// LONG reserved_long = 0; // reserved for future use, do not use
// LLINK reserved_llink = 0; // reserved for future use, do not use
app_file = "SmbMusicAPSongInfo";
attributes = 0; // Assumed 0.
// MOD_S [ PTX824 PrePlatSec ] SEMCJ Tetsuya.Yamamoto 2007.06.09
// localisable_resource_file = "\\Resource\\Apps\\SmbMusicAPSongInfo_loc";
localisable_resource_file = "";
// MOD_E [ PTX824 PrePlatSec ] SEMCJ Tetsuya.Yamamoto 2007.06.09
// localisable_resource_id = 1;
hidden = KAppNotHidden;
embeddability = KAppNotEmbeddable;
newfile = KAppDoesNotSupportNewFile;
launch = KAppLaunchInForeground;
group_name = "";
default_screen_number = 0; // Assume Screen 0.
// service_list = {};
// opaque_data = 0;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?