serialserver/c32serialserver/Test/te_C32Performance/USB PC Side Code/resource.h
branchRCL_3
changeset 26 b564fb5fd78b
parent 0 dfb7c4ff071f
equal deleted inserted replaced
25:9d7ce34704c8 26:b564fb5fd78b
       
     1 /**
       
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 * Microsoft Developer Studio generated include file.
       
    16 * Used by SerialPort.rc
       
    17 * 
       
    18 *
       
    19 */
       
    20 
       
    21 
       
    22 
       
    23 /**
       
    24  @file
       
    25  @internalComponent.
       
    26 */
       
    27 
       
    28 #define IDM_ABOUTBOX                    0x0010
       
    29 #define IDD_ABOUTBOX                    100
       
    30 #define IDS_ABOUTBOX                    101
       
    31 #define IDD_SERIALPORT_DIALOG           102
       
    32 #define IDR_MAINFRAME                   128
       
    33 #define IDC_BUTTON1                     1000
       
    34 #define IDC_Text                        1001
       
    35 #define IDC_EDIT1                       1002
       
    36 
       
    37 // Next default values for new objects
       
    38 // 
       
    39 #ifdef APSTUDIO_INVOKED
       
    40 #ifndef APSTUDIO_READONLY_SYMBOLS
       
    41 #define _APS_NEXT_RESOURCE_VALUE        130
       
    42 #define _APS_NEXT_COMMAND_VALUE         32771
       
    43 #define _APS_NEXT_CONTROL_VALUE         1003
       
    44 #define _APS_NEXT_SYMED_VALUE           101
       
    45 #endif
       
    46 #endif
       
    47