soundmixer_caption.rss.i

来自「在symbian中」· I 代码 · 共 74 行

I
74
字号
# 1 "D:\\SymbianProject\\8.0a\\SoundMixer\\data\\SoundMixer_caption.rss"
/*
 * ============================================================================
 *  Name     : SoundMixer_caption.rss
 *  Part of  : SoundMixer
 *  Created  : 03/01/2003 by Forum Nokia
 *  Description:
 *     This is the project specification file for SoundMixer.
 *     Initial content was generated by Series 60 AppWizard.
 *
 *  Version  : 1.0.0
 *  Copyright: Forum Nokia
 * ============================================================================
 */

# 1 "D:\\SymbianProject\\8.0a\\SoundMixer\\inc\\soundmixer.loc" 1
/*
 * ============================================================================
 *  Name     : soundmixer.loc
 *  Part of  : SoundMixer
 *  Created  : 03/30/2006 by Forum Nokia
 *  Description:
 *     This is the project specification file for SoundMixer.
 *     Initial content was generated by Series 60 AppWizard.
 *  Version  : 2.0.0
 *  Copyright: Forum Nokia
 * ============================================================================
 */

// LOCALISATION STRINGS





// End of File
# 15 "D:\\SymbianProject\\8.0a\\SoundMixer\\data\\SoundMixer_caption.rss" 2

# 1 "d:\\Symbian\\8.0a\\S60_2nd_FP2_SC\\\\epoc32\\include\\apcaptionfile.rh" 1
// APCAPTIONFILE.RH
//
// Copyright (c) 2000 Symbian Ltd.  All rights reserved.
//
//

/** 
* Contains definitions for the resource files that are input to 
* caption files for Series 60
*/


/**
@internalComponent
*/


/**
@publishedAll
@released
*/
STRUCT CAPTION_DATA
	{
	LTEXT caption(256 )="";
	LTEXT shortcaption(256 )="";
	}
# 16 "D:\\SymbianProject\\8.0a\\SoundMixer\\data\\SoundMixer_caption.rss" 2


RESOURCE CAPTION_DATA
{
    caption= "SoundMixer" ;
    shortcaption= "SoundMixer" ;
}

⌨️ 快捷键说明

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