S60 3rd Edition SDK FP2 for Symbian OS CommonDialogsEx |
00001 /* 00002 * ============================================================================ 00003 * Name : commondialogsex.hrh 00004 * Part of : CommonDialogsEx 00005 * Description : CommonDialogsEx resource header file. 00006 * Version : 00007 * 00008 * Copyright (c) 2006 Nokia Corporation. 00009 * This material, including documentation and any related 00010 * computer programs, is protected by copyright controlled by 00011 * Nokia Corporation. 00012 * ============================================================================== 00013 */ 00014 #ifndef COMMONDIALOGSEX_HRH 00015 #define COMMONDIALOGSEX_HRH 00016 00017 enum TCommonDialogsExControls 00018 { 00019 ECommonDialogsExSettingsListboxId = 1 00020 }; 00021 00022 enum TCommonDialogsExMenuCommands 00023 { 00024 ECommonDialogsExCmd101 = 1, 00025 ECommonDialogsExCmd102, 00026 ECommonDialogsExCmd201, 00027 ECommonDialogsExCmd202, 00028 ECommonDialogsExCmd301, 00029 ECommonDialogsExCmd401 00030 }; 00031 00032 #endif // CommonDialogsEx
© Nokia 2007 |