00001 /* 00002 Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 00003 00004 Redistribution and use in source and binary forms, with or without 00005 modification, are permitted provided that the following conditions are met: 00006 00007 * Redistributions of source code must retain the above copyright notice, this 00008 list of conditions and the following disclaimer. 00009 * Redistributions in binary form must reproduce the above copyright notice, 00010 this list of conditions and the following disclaimer in the documentation 00011 and/or other materials provided with the distribution. 00012 * Neither the name of Nokia Corporation nor the names of its contributors 00013 may be used to endorse or promote products derived from this software 00014 without specific prior written permission. 00015 00016 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 00017 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 00018 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 00019 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE 00020 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 00021 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 00022 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 00023 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 00024 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 00025 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 00026 00027 Description: 00028 */ 00029 00030 00031 enum TExampleMenuCommands 00032 { 00033 EExampleItem0 = 200, 00034 EExampleItem1 00035 }; 00036 00037 enum TExampleSubMenuCommands 00038 { 00039 EAnalogPostion = 400, 00040 EAnalogIncrement, 00041 EDigitalPostion, 00042 EDigitalIncrement 00043 }; 00044 00045 #define ECidFileNameLabel 0x11c6 00046 00047 00048 #define ETestDo0 0x1150 00049 #define ETestDo1 0x1151 00050 #define ETestDo2 0x1152 00051 #define ETestDo3 0x1153 00052 #define ETestDo4 0x1124 00053 #define ETestDo5 0x1155 00054 #define ETestDo6 0x1156 00055 #define ETestDo7 0x1157 00056 #define ETestDo8 0x1158 00057 #define ETestDo9 0x1159 00058 #define ETestDoA 0x115A 00059 #define ETestDoB 0x115B 00060 #define ETestDoC 0x115C 00061 #define ETestDoD 0x115D 00062 #define ETestDoE 0x115E 00063 #define ETestDoF 0x115F 00064 00065 #define ETestDo10 0x1160 00066 #define ETestDo11 0x1161 00067 #define ETestDo12 0x1162 00068 #define ETestDo13 0x1163 00069 #define ETestDo14 0x1164 00070 #define ETestDo15 0x1165 00071 #define ETestDo16 0x1166 00072 #define ETestDo17 0x1167 00073 #define ETestDo18 0x1168 00074 #define ETestDo19 0x1169 00075 #define ETestDo1A 0x116A 00076 #define ETestDo1B 0x116B 00077 #define ETestDo1C 0x116C 00078 #define ETestDo1D 0x116D 00079 #define ETestDo1E 0x116E 00080 #define ETestDo1F 0x116F 00081 00082