📄 [aa4788af].rss
字号:
/*
* ===================================================================
* Name : [aa4788af].rss
* Part of : Example application
* Description : A startup control file to add executables in example
* application * to startup list.
* Version : 1
*
* Copyright ? 2002-2004 Nokia. All rights reserved.
* This material, including documentation and any related
* computer programs, is protected by copyright controlled by
* Nokia. All rights are reserved. Copying, including
* reproducing, storing, adapting or translating, any
* or all of this material requires the prior written consent of
* Nokia. This material also contains confidential
* information which may not be disclosed to others without the
* prior written consent of Nokia.
* ===================================================================
*/
#include <startupitem.rh>
RESOURCE STARTUP_ITEM_INFO dispatcher
{
executable_name = "!:\\sys\\bin\\AutoStart.exe";
recovery = EStartupItemExPolicyNone;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -