vncviewer_reg.rss
来自「vncviewer_source_1.0」· RSS 代码 · 共 29 行
RSS
29 行
/*
* ==============================================================================
* Name : VncViewer_reg.rss
* Part of : VncViewer
* Interface :
* Description :
* Version :
*
* ==============================================================================
*/
#include "VncViewer.rls"
#include <appinfo.rh>
#include <VncViewer.rsg>
UID2 KUidAppRegistrationResourceFile
UID3 0xA0001C5C
RESOURCE APP_REGISTRATION_INFO
{
app_file="VncViewer";
localisable_resource_file = STRING_VncViewer_loc_resource_file_1;
localisable_resource_id = R_VNCVIEWER_LOCALISABLE_APP_INFO;
embeddability=KAppNotEmbeddable;
newfile=KAppDoesNotSupportNewFile;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?