Discussion Board
-
_reg.rss 和 _loc.rss 这些关系不太懂
2007-12-07, 08:57
#1
Registered User
_reg.rss 和 _loc.rss绑定了 见:
RESOURCE APP_REGISTRATION_INFO
{
app_file="MowomCode";
localisable_resource_file = "\\resource\\apps\\MowomCode_loc";
embeddability=KAppNotEmbeddable;
newfile=KAppDoesNotSupportNewFile;
}
我的_loc.rss里面用到_loc.rls文件, _loc.rls文件里面定义了我的字符串。就这样的关系
_loc.rls文件仅仅两个变量
rls_string STRING_short_caption "hahah"
rls_string STRING_r_long_caption "hahah"
为什么程序启动不显示hahah 而显示MowomCode
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules