chinesedisplay_reg.rss

来自「This C++ application demonstrates how to」· RSS 代码 · 共 15 行

RSS
15
字号
#include <appinfo.rh>
#include <ChineseDisplay.rsg>

UID2 KUidAppRegistrationResourceFile
UID3 0x21EF0029

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

⌨️ 快捷键说明

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