📄 finditemtestapp.rss.i
字号:
# 1 "C:\\Symbian\\workspace\\FindItemTestApp\\data\\FindItemTestApp.rss"
/*
* ============================================================================
* Name : FindItemTestApp.rss
* Part of : FindItemTestApp
* Interface :
* Description : This file contains all the resources for the FindItemTestApp.
* Version :
*
* Copyright (c) 2002-2006 Nokia Corporation.
* This material, including documentation and any related
* computer programs, is protected by copyright controlled by
* Nokia Corporation.
* ============================================================================
*/
// RESOURCE IDENTIFIER
NAME AWIZ // 4 letter ID
// INCLUDES
# 1 "C:\\Symbian\\9.2\\S60_3rd_FP1\\\\epoc32\\include\\appinfo.rh" 1
// APPINFO.RH
//
// Copyright (c) Symbian Software Ltd 2004-2005. All rights reserved.
//
//
// contains definitions for the Application Information resource files
/**
@publishedAll
@released
*/
//////////////////////////////////////////////////////////////////
// DEFINITIONS FOR THE NON-LOCALISABLE REGISTRATION RESOURCE FILE
//////////////////////////////////////////////////////////////////
/**
@publishedAll
@released
*/
/**
@publishedAll
@released
*/
// constants for capability.hidden
/**
@publishedAll
@released
*/
// constants for capability.newfile
/**
@publishedAll
@released
*/
// constants for capability.embeddability
/**
@publishedAll
@released
*/
// constants for capability.launch
/**
@publishedAll
@released
*/
// bit flags for capability.attributes
/**
@publishedAll
@released
*/
// application group name
/**
@publishedAll
@released
*/
STRUCT APP_REGISTRATION_INFO
{
LONG reserved_long = 0; // reserved for future use, do not use
LLINK reserved_llink = 0; // reserved for future use, do not use
//
LTEXT app_file(256 ) = ""; // name of application binary file (not including extension) - mandatory
LONG attributes = 0;
//
LTEXT localisable_resource_file(256 ) = ""; // path (not including drive) and name of localisable resource file
LONG localisable_resource_id = 1;
//
BYTE hidden = 0 ;
BYTE embeddability = 0 ;
BYTE newfile = 0 ;
BYTE launch = 0 ;
LTEXT group_name(16 ) = "";
//
BYTE default_screen_number = 0;
//
LEN WORD STRUCT datatype_list[]; // DATATYPE
//
LEN WORD STRUCT file_ownership_list[]; // FILE_OWNERSHIP_INFO
//
LEN WORD STRUCT service_list[]; // SERVICE_INFO
//
LLINK opaque_data = 0; // use for opaque data to send to non-native application launchers i.e. MIDlet id
}
/**
@publishedAll
@released
*/
/**
@publishedAll
@released
*/
enum
{
EDataTypePrioritySystem = 0xFFF9,
EDataTypePriorityHigh = 10000,
EDataTypePriorityNormal = 0,
EDataTypePriorityLow = -10000,
EDataTypePriorityLastResort = -20000
};
/**
@publishedAll
@released
*/
STRUCT DATATYPE
{
LONG priority;
LTEXT8 type(256 );
}
/**
@publishedAll
@released
*/
STRUCT FILE_OWNERSHIP_INFO
{
LTEXT file_name(256 );
}
/**
@publishedAll
@released
*/
STRUCT SERVICE_INFO
{
LONG uid = 0;
LEN WORD STRUCT datatype_list[];
LLINK opaque_data = 0;
}
/////////////////////////////////////////////////
// DEFINITIONS FOR THE LOCALISABLE RESOURCE FILE
/////////////////////////////////////////////////
/**
@publishedAll
@released
*/
/**
@publishedAll
@released
*/
STRUCT LOCALISABLE_APP_INFO
{
LONG reserved_long = 0; // reserved for future use, do not use
LLINK reserved_llink = 0; // reserved for future use, do not use
//
LTEXT short_caption(256 ) = "";
STRUCT caption_and_icon; // CAPTION_AND_ICON_INFO
//
LEN WORD STRUCT view_list[]; // VIEW_DATA
//
LTEXT group_name(16 ) = "";
}
/**
@publishedAll
@released
*/
STRUCT CAPTION_AND_ICON_INFO
{
LONG reserved_long = 0; // reserved for future use, do not use
LLINK reserved_llink = 0; // reserved for future use, do not use
//
LTEXT caption(256 ) = "";
//
WORD number_of_icons = 0; // each icon must be a bitmap/mask pair
LTEXT icon_file(256 ) = "";
}
/**
@publishedAll
@released
*/
STRUCT VIEW_DATA
{
LONG reserved_long = 0; // reserved for future use, do not use
LLINK reserved_llink = 0; // reserved for future use, do not use
//
LONG uid = 0;
//
LONG screen_mode = 0;
//
STRUCT caption_and_icon; // CAPTION_AND_ICON_INFO
}
# 21 "C:\\Symbian\\workspace\\FindItemTestApp\\data\\FindItemTestApp.rss" 2
# 1 "C:\\Symbian\\9.2\\S60_3rd_FP1\\\\epoc32\\include\\eikon.rh" 1
# 1 "C:\\Symbian\\9.2\\S60_3rd_FP1\\\\epoc32\\include\\eikon.hrh" 1
# 1 "C:\\Symbian\\9.2\\S60_3rd_FP1\\\\epoc32\\include\\uikon.hrh" 1
// UIKON.HRH
//
// Copyright (c) Symbian Software Ltd 1997 - 2005. All rights reserved.
//
/** UID for dynamically-loaded Uikon library.
@publishedAll
@released
*/
/** Application resource file standard offsets.
@publishedAll
@released
*/
enum TEikAppResourceFileStandardOffset
{
/** Offset of RSS_SIGNATURE resource.
*/
ESignatureResourceOffset=1,
/** Offset of NAME resource.
*/
EDefaultNameResourceOffset,
/** Offset of EIK_APP_INFO resource.
*/
EAppInfoResourceOffset
};
/** Default RSS_SIGNATURE signature field value.
@publishedAll
@released
*/
/** ID of "Cancel" command button.
@publishedAll
@released
*/
// standard commands
/** "Canceled" command ID
@publishedAll
@released
*/
/** "Exit" command ID.
@publishedAll
@released
*/
// EIKSPANE.HRH
//
// Copyright (c) Symbian Software Ltd 1997 - 2004. All rights reserved.
//
// Status pane server, pane declaration flags
/** STATUS_PANE flags resource flag: the pane is owned by the UI server.
@publishedAll
@released
*/
/** STATUS_PANE flags resource flag: the pane is owned by the client application.
@publishedAll
@released
*/
// Status pane server, top level layout flags
/** STATUS_PANE_LAYOUT position resource flag: lay out panes from the top of the status pane area.
@publishedAll
@released
*/
/** STATUS_PANE flags resource flag: lay out panes from the bottom of the status pane area.
@publishedAll
@released
*/
/** STATUS_PANE flags resource flag: lay out panes from the left of the status pane area.
@publishedAll
@released
*/
/** STATUS_PANE flags resource flag: lay out panes from the right of the status pane area.
@publishedAll
@released
*/
/** STATUS_PANE_LAYOUT position resource flag: lay out panes horizontally.
@publishedAll
@released
*/
/** STATUS_PANE_LAYOUT position resource flag: lay out panes vertically.
@publishedAll
@released
*/
// Status pane server, pane layout flags
/** STATUS_PANE flags resource flag: status pane is stretched to fill the available space.
@publishedAll
@released
*/
// Status pane app constants
/** STATUS_PANE_APP_MODEL layout default value: use default layout.
@publishedAll
@released
*/
// error resolver
/** SINGLE_ERROR flags resource flag: this error should be dealt with at the system level and indicates and unrecoverable error (which will result in a panic) if it reaches the UI.
@publishedAll
@released
*/
/** SINGLE_ERROR flags resource flag: this error should not be displayed.
@publishedAll
@released
*/
/** SINGLE_ERROR flags resource flag: this error is used for filling in empty slots in error ranges.
@publishedAll
@released
*/
// used for filling in empty slots in error ranges
// EIKDEF.HRH
//
// Copyright (c) Symbian Software Ltd 1997 - 2004. All rights reserved.
//
/** Shell application bitmap file.
@publishedAll
@released
*/
/** CP1252 ellipsis character value.
@publishedAll
@released
*/
// cp1252=133
/** CP1252 left single quote character value.
@publishedAll
@released
*/
// cp1252=145
/** CP1252 right single quote character value.
@publishedAll
@released
*/
// cp1252=146
/** CP1252 left double quote character value.
@publishedAll
@released
*/
// cp1252=147
/** CP1252 right double quote character value.
@publishedAll
@released
*/
// cp1252=148
/** CP1252 copyright character value.
@publishedAll
@released
*/
/** CP1252 soft hyphen character value.
@publishedAll
@released
*/
/** CP1252 hyphen character value.
@publishedAll
@released
*/
/** UID of Uikon plugin interface notifiers.
@internalComponent
*/
# 4 "C:\\Symbian\\9.2\\S60_3rd_FP1\\\\epoc32\\include\\eikon.hrh" 2
# 1 "C:\\Symbian\\9.2\\S60_3rd_FP1\\\\epoc32\\include\\lafpublc.hrh" 1
/*
* ==============================================================================
* Name : lafpublc.hrh
* Part of :
* Description :
* Version :
*
* Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -