btobjectexchange_reg.rss
来自「This C++ code example provides a method 」· RSS 代码 · 共 23 行
RSS
23 行
/*
* ====================================================================
* Name : Btobjectexchange_reg.rss registration file
* Part of : Bluetooth OBEX Example v2.0
* Created : 01.09.2006 by Forum Nokia
* Version : 2.0
* Copyright: Forum Nokia
* ============================================================================
*/
#include <appinfo.rh>
UID2 KUidAppRegistrationResourceFile
UID3 0xE0005b8e
RESOURCE APP_REGISTRATION_INFO
{
app_file="BTObjectExchange";
embeddability=KAppNotEmbeddable;
newfile=KAppDoesNotSupportNewFile;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?