stlptshell.rss

来自「symbian 上的stl_port进过编译的。」· RSS 代码 · 共 21 行

RSS
21
字号
NAME SPTS

#include <eikon.rh>
#include <appinfo.rh>

RESOURCE RSS_SIGNATURE
{
}

RESOURCE LOCALISABLE_APP_INFO r_localisable_app_info
{
    short_caption = "STLP Test";
    caption_and_icon = 
    CAPTION_AND_ICON_INFO
    {
        caption = "STLport Test Shell";
        number_of_icons = 0;
	   	icon_file = "";
	};
}

⌨️ 快捷键说明

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